gtsam/cython/gtsam
Duy-Nguyen Ta b1071b08a0 redirect stdcout to a stringstream so Python __str__() can properly return a string after calling the c++ print function
This is to avoid a printing issue in some Python's IDE when __str__() is called to update objects' values in Debug mode.
2017-07-25 16:32:26 -04:00
..
tests redirect stdcout to a stringstream so Python __str__() can properly return a string after calling the c++ print function 2017-07-25 16:32:26 -04:00
utils fix bad import * style 2017-03-18 19:50:35 -04:00
__init__.py.in Configure __init__.py based on setting of GTSAM_BUILD_UNSTABLE. 2017-04-07 00:29:27 -07:00