D3DEnergetic / FIDASIM

A Neutral Beam and Fast-ion Diagnostic Modeling Suite
http://d3denergetic.github.io/FIDASIM/
Other
29 stars 19 forks source link

Dependencies description for 2.0.0-pre version #196

Closed zhubr closed 4 years ago

zhubr commented 4 years ago

Hello, It would be nice to have specifically documented the employed python modules (that is, numpy, scipy, skimage, matplotlib, h5py) in the "Dependencies" section, ideally with some reference compatible version numbers, or if possible, compatible version ranges. That would save quite a lot of burden in preparing a compatible environment. Also, the reference to Anacond Python in "Dependencies" section currently points to a "404 error". And while we are at it, the command example in "Run a test case" section should better be "python run_tests.py ..." because automagic interpreter selection might not work well (depending on specific environment). Thanks.

lstagner commented 4 years ago

Thanks for the suggestion. We are currently working on better support for python (PR #203)