This website requires JavaScript.
Explore
Help
Sign In
12345qiupeng
/
gtsam
Watch
1
Star
0
Fork
You've already forked gtsam
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
09bb25498f
gtsam
/
cython
/
requirements.txt
4 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix a typo in requirements.txt
2017-10-14 09:59:33 +08:00
Cython>=0.25.2
put back requirements.txt, now with backports.
2017-03-26 11:38:49 +08:00
backports_abc>=0.5
Set minimum supported numpy version to 1.11.0 (#366) * add deadsnakes ppa to install python3.6 on Ubuntu Xenial * updated travis distro to Ubuntu 18.04 bionic * Revert "updated travis distro to Ubuntu 18.04 bionic" This reverts commit 323264a924e8554da49c27a374e9a6278c5a659e. * restrict numpy version to be less than 1.19.0 * use ubuntu packaged numpy as baseline version to test against * downgrade minimum required version of numpy to version supported by Ubuntu Xenial * undo explicit pip install
2020-06-24 05:08:44 +08:00
numpy>=1.11.0