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, and CategoryPanel data containers.
  • Lazy Graph objects for factor, prediction, and weight logic.
  • Transformer functions for unary panel operations.
  • Composer functions for multi-input operations.
  • Internal execution runtime and operation metadata.

Documentation