Spherical harmonics transformation in Python
Project description
pyshtransform
pyshtransform is a python toolbox that implements spherical harmonics transformations.
Installation
Install using pip:
$ pip install pyshtransform
Usage
...
Acknowledgements
This package contains some functions inspired by SHTOOLS.
Todo-list
- write documentation
Snippets
Code linting and formatting:
pixi run ruff check
pixi run ruff format
Static type checking:
pixi run mypy src/
Run test suite:
pixi run pytest -vs tests/
Generate api doc:
pixi run sphinx-apidoc -f -o docs/source/api/ src/
Generate doc:
pixi run sphinx-build -M clean docs/source/ docs/build/
pixi run sphinx-build -M html docs/source/ docs/build/
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
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 pyshtransform-1.1.1.tar.gz.
File metadata
- Download URL: pyshtransform-1.1.1.tar.gz
- Upload date:
- Size: 46.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
483a6d0e0cb95255e4dedb197593dc1aaa6be3b5054b036cc2e8b75109d30bea
|
|
| MD5 |
67c8bde2a0f91df22804d03d98702223
|
|
| BLAKE2b-256 |
f8a2197692e8254791bbb68e8de5300d95038f070b4be192099e218d1e74971e
|
File details
Details for the file pyshtransform-1.1.1-py3-none-any.whl.
File metadata
- Download URL: pyshtransform-1.1.1-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f77a6d12382c8d07db52c6d3bcb01b29e621cb5f37a5dad79f242ed8a79aa32e
|
|
| MD5 |
debd9274f32144119a1728788a1e20f5
|
|
| BLAKE2b-256 |
f014d0d7e97fc640a7c3843b136cf43810cc50b1f177b59922794c4d475e48e4
|