gordonwatts / BDTTrainingAnalysisLanguage

Pull from ATLAS EXOT 15 Derivation, columnar data, and flat rootutples with RDF to scikitlearn in one nice fast swoop
0 stars 2 forks source link

Add simple type system hints to help the system out with pointers etc. #79

Closed gordonwatts closed 5 years ago

gordonwatts commented 5 years ago

THis should be basic enough to support what we need, and should be defined in python code. Eventually, if we need it, it should be extensible enough that it can be parsed from C++ in cling (etc.) and generated into python code. For now, just the back end.