# HG changeset patch # User Jeff Hammel # Date 1505068184 25200 # Node ID cb1a02a413bc24f323dad44131ea3c6d3cfb3731 # Parent 4d173452377ef56b9bbb14a54dfa4cadb1b9f9ad note dependencies diff -r 4d173452377e -r cb1a02a413bc README.txt --- a/README.txt Mon Sep 04 15:19:29 2017 -0700 +++ b/README.txt Sun Sep 10 11:29:44 2017 -0700 @@ -13,6 +13,7 @@ - h5py: http://www.h5py.org/ - matplotlib: http://matplotlib.org/ - scipy: https://www.scipy.org/install.html +- sci-kit learn: http://scikit-learn.org/stable/install.html For `h5py` you may need your `python-dev` package and or `libhdf5-dev`. For `scipy` you need Lapack.