changeset 46:cb1a02a413bc

note dependencies
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 Sep 2017 11:29:44 -0700
parents 4d173452377e
children fc81439f7ae2
files README.txt
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.