[go: up one dir, main page]

Menu

[175193]: / requirements.txt  Maximize  Restore  History

Download this file

8 lines (5 with data), 269 Bytes

1
2
3
4
5
6
7
. Numpy (pip install numpy)
. SuiteSparse (download from
http://www.cise.ufl.edu/research/sparse/SuiteSparse/ and unpack in a fresh
directory. No need to install but specify the location in site.cf)
OSX users using homebrew can simply say "brew install suitesparse".