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.2.tar.gz (7.3 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.2-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: geomatica-1.3.2.tar.gz
  • Upload date:
  • Size: 7.3 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.2.tar.gz
Algorithm Hash digest
SHA256 7670286e868eca5fe4a9a736de9a61aaa86becaea8de8c3def47a1d0f0b56a27
MD5 2e5d388d4b01d22df7ca19c546b1a53e
BLAKE2b-256 3044aefe61a7e6d5cbfb6116713cf37d01e68b6f0acfd3ddf0da1068d8ec95cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geomatica-1.3.2-py3-none-any.whl
  • Upload date:
  • Size: 7.1 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bf9e8f03863fb69d0384960b11febf26971b64c0169ca89891059a6b07af1000
MD5 4f3488ead7a7954b782a0c115f604b35
BLAKE2b-256 fd04f61e00d643217743d4bb20b21650c841fe4ba75d8290ab6d55ea376dfc15

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