Metadata-Version: 2.1
Name: geomatica
Version: 1.1.1
Summary: Geometric Algebra in Python
Home-page: https://github.com/svntythsnd/geomatica
Author: slycedf
License: MIT
Keywords: geometric algebra GA Clifford multivector mathematics physics bivector wedge
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.11
Description-Content-Type: text/markdown

### Geomatica
... is a library for implementing Geometric Algebra in Python


To start, `pip install geomatica` and create a Geometric Algebra with `geomatica.GA()`. The rest you can find in documentation :)

---
pypi: [HERE!](https://pypi.org/project/geomatica)

github: [HERE!](https://github.com/svntythsnd/geomatica)
