Compute blades and multivectors in arbitrary-dimensional space.
Project description
multivectors
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-0.1.0.tar.gz
(9.6 kB
view details)
Built Distribution
File details
Details for the file multivectors-0.1.0.tar.gz
.
File metadata
- Download URL: multivectors-0.1.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a962e9881881e0a2e6f688b7feb15960f00d4fe4bb6a480d087813462e378b41 |
|
MD5 | 311f92b0834b43756ac3305d22e9827a |
|
BLAKE2b-256 | 82bcb7db774457994fb107961b095c996beb6f483b04db1475fd26b3374ba078 |
File details
Details for the file multivectors-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: multivectors-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7380005a442b4e1a78293a86d8775b2a406522591d31fb02fb7907c378e78bba |
|
MD5 | 1a8d2b72d99d00d471c8f6986687de96 |
|
BLAKE2b-256 | e897b27c050a2666ec5b27f2fd28e9e5d2b41224386106812ff80a237f8a52ce |