cms-nanoAOD / correctionlib

A generic correction library
https://cms-nanoaod.github.io/correctionlib/
BSD 3-Clause "New" or "Revised" License
16 stars 22 forks source link

Expose FormulaAST from C++ to Python #214

Closed eguiraud closed 1 year ago

eguiraud commented 1 year ago

This is so that Python tools based on correctionlib can use correctionlib's Formula to parse an expression and then recover the corresponding AST.