Becksteinlab / scipy_proceedings

Tools used to generate the SciPy conference proceedings
Other
0 stars 2 forks source link

Methods details: Python and conda? #36

Closed orbeckst closed 5 years ago

orbeckst commented 5 years ago

@VOD555

orbeckst commented 5 years ago

@VOD555 is the following correct?

We tested PMDA 0.2.1, MDAnalysis 0.20.0 (development version), Dask 1.1.1, and NumPy 1.15.4 under Python 3.
All packages except PMDA and MDAnalysis were installed in an anaconda environment with `conda`_ from the `conda-forge`_ channel.
PMDA and MDAnalysis development versions were installed from source in a conda environment  with ``pip install``.
orbeckst commented 5 years ago

Depending on your comments, 4af3190 needs to be changed.

VOD555 commented 5 years ago

I used python 3.6 and anaconda is installed. Dask version is 1.2.0. Other things are correct.