This release is a pre-release and may not be stable for production use.
___ __ ____ __ _ _ __ /\
/ __) /__\ (_ _) /__\ ( \( ) /__\ ,--------------------------------------/ vvvvvvvvvvv\
( (__ /(__)\ )( /(__)\ ) ( /(__)\ "=====================================\^^^^^^^^^^^^'
\___)(__)(__)(__)(__)(__)(_)\_)(__)(__) \/
Michael Buehlmann
Catalog Analyzer: A library for Spherical Fourier Bessel (SFB) Decomposition
==================================================================================================
CatAna is a C++ library and Python package to perform fast spherical Fourier Bessel transformation (Fourier transformation in spherical coordinates) on discrete, point-like datasets.
The code is hosted on GitHub. Please contact the author if you have any questions, find bugs or have ideas to improve CatAna.
Requirements
cmake >= 3.2.0
GNU Scientific Library (GSL) and headers
FFTW3 library and headers
CFITSIO library and headers
Compiler supporting C++14 (gcc >= 5.0, clang >= 3.4)
The library is only being tested on Python 3.5. A compiler supporting OpenMP is recommended to take advantage of the speedup from parallelization.
For the following steps make sure that your CC and CXX variables are set to the correct compiler and that python is the correct python executable. Using a virtual environment is recommended.
Installation
pip install catana
Documentation
Documentation can be found under https://michaelbuehlmann.github.io/CatAna/
The code is hosted on GitHub
Release files for catana 2.0.0b4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| catana-2.0.0b4.tar.gz | 1.8 MB | Details |
Release files / catana-2.0.0b4.tar.gz
| Download URL | catana-2.0.0b4.tar.gz |
|---|---|
| Size | 1.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
705a7ae6095ed16bde31ad39391795382daabea9ed5161706830cb822bd19839
|
|
BLAKE2b-256 checksum How to use checksums |
44135bf426ed3610ee29c0b1d2ab81be580353f9bd9e8b3671b3dfc23d27a826
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |