Markdown readme

release/4.3a0
Andrew Melim 2014-12-17 10:47:17 -08:00 committed by Ellon Mendes
parent dca285a9d8
commit 6a34fa0a22
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
Python Wrapper and Packaging
============================
This directory contains the basic setup script and directory structure for the gtsam python module. This directory contains the basic setup script and directory structure for the gtsam python module.
During the build of gtsam, when GTSAM_BUILD_PYTHON is enabled, the following instructions will run. During the build of gtsam, when GTSAM_BUILD_PYTHON is enabled, the following instructions will run.
* Wrap parses gtsam.h and constructs a cpp file called ${moduleName}_python.cpp * Wrap parses gtsam.h and constructs a cpp file called ${moduleName}_python.cpp