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

handling import problems #27

Closed clarkedavida closed 1 year ago

clarkedavida commented 1 year ago

jishnu has issues with parallel_func_eval on mac; i have issues with numba on clusters. would be nice to either

clarkedavida commented 1 year ago

this might be doable with an updated init.py or something

clarkedavida commented 1 year ago

along this vein, windows doesn't know what lscpu means, so maybe find something that will also work with pycharm on windows. surely there is a module for this

clarkedavida commented 1 year ago

i think the lscpu issue really belongs elsewhere. in general it's probably a better idea to just give a virtual environment tutorial. i'll just make an issue for that