gtsam/cython/gtsam_eigency
Varun Agrawal 8859b963a2 In-place cython build
Build everything inside the build/cython{BuildType} directory directly, so we can bypass the `make install` step and introduce the `make python-install` step which allows cmake to handle all dependencies.
2020-07-01 12:13:53 -05:00
..
CMakeLists.txt In-place cython build 2020-07-01 12:13:53 -05:00
LICENSE.txt clonedEigency --> gtsam_eigency. Update readme. 2017-07-28 15:26:19 -04:00
__init__.py.in fix missing Eigen in Cython wrapper 2019-02-17 01:02:17 +01:00
conversions.pxd clonedEigency --> gtsam_eigency. Update readme. 2017-07-28 15:26:19 -04:00
conversions.pyx clonedEigency --> gtsam_eigency. Update readme. 2017-07-28 15:26:19 -04:00
core.pxd clonedEigency --> gtsam_eigency. Update readme. 2017-07-28 15:26:19 -04:00
core.pyx clonedEigency --> gtsam_eigency. Update readme. 2017-07-28 15:26:19 -04:00
eigency_cpp.h remove trailing spaces 2019-02-11 10:58:34 -05:00