bagelquant-core is the shared research kernel for the BagelQuant ecosystem.
It turns aligned panel data into lazy graph logic that can be composed,
executed, cached, and reused.
What It Contains
Domain,Panel, andCategoryPaneldata containers.- Lazy
Graphobjects for factor, prediction, and weight logic. - Transformer functions for unary panel operations.
- Composer functions for multi-input operations.
- Internal execution runtime and operation metadata.