Metadata-Version: 2.4
Name: manifpy
Version: 0.0.5
Summary: A small library for Lie theory.
Home-page: https://github.com/artivis/manif
Author: Jeremie Deray
Author-email: deray.jeremie@gmail.com
License: MIT
Project-URL: Source, https://github.com/artivis/manif
Project-URL: Tracker, https://github.com/artivis/manif/issues
Keywords: geometry lie-theory state-estimation slam robotics computer-vision
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Framework :: Robot Framework
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: testing
Requires-Dist: numpy; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Provides-Extra: all
Requires-Dist: numpy; extra == "all"
Requires-Dist: pytest; extra == "all"
Dynamic: license-file
