gtsam/python/CustomFactors.md

5 lines
181 B
Markdown

# GTSAM Python-based factors
One now can build factors purely in Python using the `CustomFactor` factor. See [this notebook](../gtsam/nonlinear/doc/CustomFactor.ipynb) for usage.