Commit Graph

10996 Commits (b8292399d643f2ae445116b81caee7c57c9dcb96)

Author SHA1 Message Date
Jeremy Aguilon e909f2faba Merged with upstream/develop' 2019-03-13 01:06:32 -04:00
matthew.broadway a9bba03b72 Merged in matt_broadway/gtsam/feature/setup.py (pull request #378)
added setup.py
2019-03-13 03:59:54 +00:00
Chris Beall e2bae62b01 Merged in feature/mkl-off-by-default-and-performance-docs (pull request #393)
Turn MKL off by default. Add section on performance to INSTALL.md

Approved-by: Frank Dellaert <dellaert@cc.gatech.edu>
2019-03-13 03:55:50 +00:00
Jeremy Aguilon 359fc433ae Merged 2019-03-12 17:05:32 -04:00
Jeremy Aguilon 929d6696c2 Merge with upstream 2019-03-12 17:02:01 -04:00
Chris Beall 40134c3a9e Restore warnings about MKL, change notice about performance. 2019-03-12 11:16:32 -07:00
chrisbeall e24b402db4 Turn MKL off by default. Add section on performance to INSTALL.md 2019-03-12 09:25:14 -07:00
Matthew Broadway a4b713454a updated cython README 2019-03-12 09:49:03 +00:00
Matthew Broadway ecb8471e86 updated cython README 2019-03-12 09:47:25 +00:00
Fan Jiang 0d924e23db Fix compilation on MKL 2019 2019-03-12 14:49:18 +08:00
Matthew Broadway 5a0e7bb92a fixed string formatting to work with python 2 and 3 2019-03-11 15:05:53 +00:00
Matthew Broadway 03500b004b enforcing the setup script from being run from the installation directory 2019-03-11 15:02:11 +00:00
Matthew Broadway 91fa7adf07 added more keywords 2019-03-11 14:54:12 +00:00
Matthew Broadway 9b80f4b158 not using DeprecationWarning because it is ignored by default 2019-03-11 14:52:58 +00:00
Matthew Broadway 7161c04610 fixed __init__.py to not crash if gtsam_unstable doesn't exist 2019-03-11 14:52:58 +00:00
Matthew Broadway fcfcceef71 added gtsam_unstable import back to gtsam 2019-03-11 14:52:58 +00:00
Matthew Broadway 803c14deb3 removed unnecessary variable from cmake 2019-03-11 14:52:58 +00:00
Matthew Broadway 290aad3372 small change to setup.py 2019-03-11 14:52:58 +00:00
Matthew Broadway 135ef5a0d0 baking in requirements and README to setup.py rather than reading at install time 2019-03-11 14:52:58 +00:00
Matthew Broadway fe9ede47d1 added dlls to package_data 2019-03-11 14:52:58 +00:00
Matthew Broadway d56efccead setup.py only installs for the python version it is built for 2019-03-11 14:52:58 +00:00
Matthew Broadway 0d7b52d99f copy __init__.py before compiling c++ 2019-03-11 14:52:58 +00:00
Matthew Broadway 88dac759d7 setup.py gets installed into correct directory 2019-03-11 14:52:58 +00:00
Matthew Broadway c1b048020e fixed bug with detecting nested python packages in setup.py 2019-03-11 14:52:58 +00:00
Matthew Broadway fe3003a688 install gtsam_unstable __init__.py 2019-03-11 14:52:58 +00:00
Matthew Broadway a62197ec6e gtsam_unstable as a separate package 2019-03-11 14:52:58 +00:00
Matthew Broadway f6af989e67 setup.py install .so files 2019-03-11 14:52:58 +00:00
Matthew Broadway 54512731e3 added setup.py 2019-03-11 14:52:58 +00:00
Frank Dellaert 400be7f5d4 Merged in fix/python_test (pull request #389)
Fixed 2 unit tests
2019-03-11 13:25:43 +00:00
mbway 8a81364daf
started porting more examples to python 2019-03-10 16:25:42 +00:00
Chris Beall 20c4af4ec6 Merged in feature/cython-plot2d-marginals (pull request #388)
wip - plotting covariances in 2d in cython examples
2019-03-09 18:26:17 +00:00
Frank Dellaert 549fcca2ac Fixed 2 unit tests 2019-03-09 13:06:31 -05:00
Jeremy Aguilon e91e85203b Merged with upstream/develop 2019-03-08 14:12:36 -05:00
matthew.broadway 0e23f77212 Merged in matt_broadway/gtsam/fix/python3cython (pull request #369)
Fix/python3cython

Approved-by: Duy-Nguyen Ta <thduynguyen@gmail.com>
Approved-by: Frank Dellaert <dellaert@cc.gatech.edu>
2019-03-08 13:51:55 +00:00
Jeremy Aguilon fe3741e466 Fix broken file 2019-03-07 14:25:05 -05:00
Jeremy Aguilon f4bf0d5b0b Update unstable.h file to match upstream 2019-03-07 14:23:11 -05:00
Matthew Broadway 2f232fd4d4 removed redundant call to find_package 2019-03-07 15:58:05 +00:00
Jeremy Aguilon 9a3d517925 Make documentation on .cpp file more specific 2019-03-06 17:49:40 -05:00
Jeremy Aguilon 7d2e4d2e64 Fix warning message in the unit tests/examples 2019-03-06 17:47:34 -05:00
cbeall 2a967c74ab wip - plotting covariances in 2d 2019-03-06 07:59:53 -08:00
Matthew Broadway dc80bc0755 find correct interpreter version before looking for cython 2019-03-06 10:00:13 +00:00
Matthew Broadway 7290a707a2 link to INSTALL.md 2019-03-06 09:47:07 +00:00
Jeremy Aguilon efa36f8901 Merged 2019-03-05 19:21:06 -05:00
Jeremy Aguilon ed2300dd39 Remove unwanted lines 2019-03-05 18:08:48 -05:00
Jeremy Aguilon f3baa4d5b0 Forgot to remove print statement 2019-03-05 18:08:22 -05:00
Jeremy Aguilon 409806efc6 Clumsy mistake - line should be inside if statement 2019-03-05 18:07:46 -05:00
Jeremy Aguilon 73681b4d2d Revert unneeded change 2019-03-05 17:42:30 -05:00
Jeremy Aguilon 6bd8e44fc7 init 2019-03-05 17:35:50 -05:00
Matthew Broadway 4eb71ef183 updated reference to INSTALL document 2019-03-04 10:14:39 +00:00
Matthew Broadway 437a1136b0 added note about not always providing a speedup 2019-03-04 10:09:10 +00:00