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

speeding up "lattice" class #59

Open clarkedavida opened 1 month ago

clarkedavida commented 1 month ago

this class can be significantly sped up by leveraging numpy better. in particular you will want to get rid of the iterators.