Skip to main content

Geometric Algebra in Python

Project description

Geomatica

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

After pip install geomatica, you can do all of this:

from geomatica import GA

ga = GA() # create a Geometric Algebra

i,j,k = ga[1:4] # extract 3 basis vectors

v = 3*i-5*j+k # some vector
S = (i+j-k)^(-j+2*k) # some bivector, constructed using wedge product

print(-i*j*k*S) # hodge dual of bivector S in R3
print((v|S)/S) # project v onto S through dot product + multiplication by inverse of S

Further information can be found in docstrings.


pypi: HERE!

github: HERE!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geomatica-1.3.6.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

geomatica-1.3.6-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file geomatica-1.3.6.tar.gz.

File metadata

  • Download URL: geomatica-1.3.6.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.16

File hashes

Hashes for geomatica-1.3.6.tar.gz
Algorithm Hash digest
SHA256 759e0c1b5705de8b40ccbd0edf84040360d8bb3f66a925439bf8cda084c047b2
MD5 06b487d74bea8b50a27c5ed8c0a1a830
BLAKE2b-256 efe4ed5fd6f8a4fd45d3f07187179ce422213957da29ae84501a5a47aef9a4a2

See more details on using hashes here.

File details

Details for the file geomatica-1.3.6-py3-none-any.whl.

File metadata

  • Download URL: geomatica-1.3.6-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.16

File hashes

Hashes for geomatica-1.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 5cd7093995f0f147e137a01cc065ec50facae972b24172c332aa1bb3b4ec0aa3
MD5 849d2890aad0d5ace67030b85e2c94dd
BLAKE2b-256 5e0669932667728fc24bbffa0fb8726a5238d2fc3f2c3e0407e7961a1c8fd675

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page