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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file multivectors-1.2.1.post0.tar.gz
.
File metadata
- Download URL: multivectors-1.2.1.post0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc3bb5dd3d9b6028863be62621837c658bbbd08a65836e49725c22077b5dd9d4 |
|
MD5 | c79336cfc02f53809301bfb62d9a2b64 |
|
BLAKE2b-256 | 7c08f383ae5c384d74e1eb5553c457d4b2e35fbf20e439e447d579cb80474b8a |
File details
Details for the file multivectors-1.2.1.post0-py3-none-any.whl
.
File metadata
- Download URL: multivectors-1.2.1.post0-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e38721231886e9eb46163adf06d9dcacd9806e969df3b5330ee3e7b086dde9db |
|
MD5 | f183426979775089dc4fcf5755110936 |
|
BLAKE2b-256 | f0079c465d10ae913933a11f2b7cc2c87635602698c540dfb05cc584d0241e13 |