Skip to main content

High performance Spherical Harmonic Transform

Project description

This is the python module to use SHTns, a high performance spherical harmonic transform and rotation library. It requires FFTW installed in your system.

GETTING STARTED

Basic Installation:

  • make sure FFTW is installed in your system; if not, install it using your system package manager.

  • run:

    pip install shtns

This simple installation should work and be enough for most use cases. However, in order to have the highest possible performance, FFTW should be compiled and tuned for your machine, which is not the case with pre-compiled system packages.

Example code:

See https://bitbucket.org/nschaeff/shtns/src/master/example/shallow_water.py

MORE INFO

See https://bitbucket.org/nschaeff/shtns/src/master/README.md

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

shtns-3.6.1.tar.gz (220.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page