Lie groups in Python
Project description
pylie: Lie groups in Python
This package implements common Lie groups in python. The idea is to have Lie groups interact as you would expect: multiplication operators are defined for group products as well as default group actions on vectors. There are also some analysis and plotting tools.
Installation
Run setup and install:
python3 -m build && python3 -m pip install dist/pylie-0.1.0.tar.gz
Possible Issues
If python says there is no module called 'build', then you probably need to install build:
python3 -m pip install build
If the installation says it is installing 'UNKNOWN-0.0.0' then you need to upgrade pip:
pip install --upgrade pip
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylieg-0.2.0.tar.gz.
File metadata
- Download URL: pylieg-0.2.0.tar.gz
- Upload date:
- Size: 53.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19cf9dce7e5816e58bbcb311fd04cd7f7f7bd85affacc5b9f0c8f53c135f3d48
|
|
| MD5 |
edd3c93cccabc5b1bcd0060717821f9b
|
|
| BLAKE2b-256 |
39db1a39bc0b22c08f80dbb6c486bd454da159154f65575fe3520025a3e1e1d5
|
File details
Details for the file pylieg-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pylieg-0.2.0-py3-none-any.whl
- Upload date:
- Size: 47.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25ac85663eaac1db9d5ab5598507c507fc3e791d3ae280e660197d66f578daf9
|
|
| MD5 |
2b6eaa7183c25b6e98e62ab161cc34b6
|
|
| BLAKE2b-256 |
c25e5bd139423717f814cb9a932f3f04ebbf75d4adf8dc3a54ee48b45875252d
|