Version 2.4.0
The parsed Formula objects are now readable via a python API, for use in upstream packages such as the forthcoming correctionlib-gradients utility.
What's Changed
- Add ARCHITECTURE.md by @eguiraud in #205
- Store all information about the AST in FormulaAST by @eguiraud in #212
- Expose FormulaAST from C++ to Python by @eguiraud in #214
- Factor out common logic in [Multi]Binning::child by @eguiraud in #207
Full Changelog: v2.3.3...v2.4.0