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.1.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file multivectors-0.1.1.tar.gz
.
File metadata
- Download URL: multivectors-0.1.1.tar.gz
- Upload date:
- Size: 10.1 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 | ac839f9a89a9e6570cfeddd4bff32bd1d57e4026c4e169d6659324bbcbf9a25d |
|
MD5 | 507df9f4155a88e9c4720c184b26779a |
|
BLAKE2b-256 | c78fe5b84f13f5b4445380a2e5febab803105c8162e419378796d492f7b0d057 |
File details
Details for the file multivectors-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: multivectors-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.4 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 | 130d9a6d5a8ce236f78a86b7b145aeeb76c529f67a2a3b8beffdbd5c20da03aa |
|
MD5 | c2761d43a252635363b67587b88ed7ba |
|
BLAKE2b-256 | 6cc982a2366a38a627e093cbae2ee07b46e287cbc8b5287cbb975cfb71ae313a |