summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 331dd570ac0c009de589e25162d22c96221c0eb2 (plain)
1
2
3
4
5
6
7
8
9
10
numpy
scipy>=1.3
cython
matplotlib
autograd
pymanopt==0.2.4; python_version <'3'
pymanopt; python_version >= '3'
cvxopt
scikit-learn
pytest