Fast and exact Wigner Transforms
Project description
SO3: Fast Wigner transforms
DESCRIPTION
The SO3 code provides functionality to perform fast and exact Wigner transforms based on the sampling theorem on the rotation group derived in McEwen et al. (2015).
INSTALLATION
The python package, so3 (pyso3 was taken), is available on so3 and can be installed with:
pip install so3
The C package can be installed with CMake and conan:
Both can be installed using pip:
pip install conan cmake
Then SO3 can be compiled with:
git clone http://astro-informatics.github.io/so3/ -b main
mkdir so3/build && cd so3/build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local -Dconan_deps=True ..
make
make install
The above will also download FFTW and SSHT and compile them, if necessary.
DOCUMENTATION
Further documentation is available here.
Usage for the python package is also given in the package docstring.
REFERENCING
If you use SO3 for work that results in publication, please reference the SO3 url and cite our related academic paper:
- J. D. McEwen, M. Büttner, B. Leistedt, H. V. Peiris, Y. Wiaux, A novel sampling theorem on the rotation group, IEEE Sig. Proc. Let., 22(12):2425-2429, 2015 (arXiv:1508.03101)
LICENSE
SO3 is released under the GPL-3 license. For further details see LICENSE.
AUTHORS
SO3 was initially developed by Martin Büttner, Jason McEwen, and Boris Leistedt but significant contributors have since been made by a number of others.
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
File details
Details for the file so3-1.3.6.tar.gz
.
File metadata
- Download URL: so3-1.3.6.tar.gz
- Upload date:
- Size: 59.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 478ac5c0bf5230468297121340df5ba19e87ffe2a9f1839e6623e75b9c7e64b4 |
|
MD5 | 443f68c05c1dc74f62b63206b9cf2ddd |
|
BLAKE2b-256 | 7124040ae85959bbbeacf9e5378fb23359c541223ef0549da0fa8eceb919a691 |
File details
Details for the file so3-1.3.6-cp38-cp38-macosx_10_16_x86_64.whl
.
File metadata
- Download URL: so3-1.3.6-cp38-cp38-macosx_10_16_x86_64.whl
- Upload date:
- Size: 628.1 kB
- Tags: CPython 3.8, macOS 10.16+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47e4ff43a8053f3948f28b03270f370ca2ee27983d5b0f29d418c5197fea5d32 |
|
MD5 | cfe9e686624c87738c6c68fff1ab93ef |
|
BLAKE2b-256 | 203609a82d4804027050544bfe4b1ea0f4fe0c27b3b75f0a4c8ab456ba038230 |