freebsd-ports/math/ssht/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

11 lines
588 B
Text

The SSHT code provides functionality to perform fast and exact spin spherical
harmonic transforms based on the sampling theorem on the sphere derived in
McEwen & Wiaux (2011).
SSHT can also interface with ducc0 and use it as a backend for the forward,
inverse and inverse adjoint transforms.
In some applications adjoint forward and inverse spherical harmonic transforms
are also required (for example, when solving convex optimisation problems).
Functionality is also provided to perform fast and exact adjoint transforms,
based on the fast algorithms derived in McEwen et al. (2013).