LatticeQCD / AnalysisToolbox

A set of Python tools for statistically analyzing data. This includes aspects of lattice QCD applications related to QCD phenomenology.
MIT License
22 stars 4 forks source link

eliminate every single lambda function #44

Closed clarkedavida closed 1 year ago

clarkedavida commented 1 year ago

i am losing my mind

clarkedavida commented 1 year ago

related to this, eliminate "expand" option everywhere. it's an unreadable and frustrating mess. enforce that all functions must pass their fit parameters as a single array-like object.

clarkedavida commented 1 year ago

done, except for the enforcing thing, which will eventually become part of the model class