Skip to main content

Compute blades and multivectors in arbitrary-dimensional space.

Project description

Compute blades and multivectors in arbitrary-dimensional space.

Installation

pip install multivectors

Usage

>>> import math
>>> from multivectors import x, y, z
>>> v = 2*x + 3*y + 4*z
>>> print(v.rotate(math.pi/2, x * y))
(-3.00x + 2.00y + 4.00z)

For more see the docs

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

multivectors-1.2.1.post0.tar.gz (15.0 kB view hashes)

Uploaded Source

Built Distribution

multivectors-1.2.1.post0-py3-none-any.whl (17.9 kB view hashes)

Uploaded Python 3

Supported by

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