Skip to content

Releases: MikaelSlevinsky/FastTransforms

FMM Fast Chebyshev--Legendre transform

03 Sep 16:28
Compare
Choose a tag to compare

Store rho in annulus synthesis and analysis

15 Nov 14:01
Compare
Choose a tag to compare

This allows construction of adjoint plans to get the value of rho.

Annulus transforms

15 Nov 00:27
821c780
Compare
Choose a tag to compare
  • Change the hard exits in the modified plans to warnings.
  • Add single-precision modified plan methods.
  • Add annulus transforms and documentation and an example.

Modified classical orthogonal polynomial transforms

09 May 19:52
Compare
Choose a tag to compare

This computes the connection coefficients between polynomially- or rationally-modified orthogonality weights of the classical orthonormal polynomials and the unmodified ones using banded Cholesky and QL factorizations.

Allow FFTW planner flags into fftw.c API

02 Feb 19:03
Compare
Choose a tag to compare

Fix FFTW usage

02 Feb 17:35
Compare
Choose a tag to compare

Improve spherical harmonic rotations

05 Jan 17:37
4f0beb3
Compare
Choose a tag to compare

Fix spin-weighted spherical harmonics with |m| = 1

17 Mar 15:40
Compare
Choose a tag to compare

Support adjoint and transposes for reverse-mode automatic differentiation

10 Feb 20:29
Compare
Choose a tag to compare
v0.5.0

add const char TRANS to remaining fftw transforms

Fix associated transforms with eigenvalues with algebraic and geometric multiplicity greater than 1

02 Dec 17:39
Compare
Choose a tag to compare

Use the true eigenvectors to correct the singularities in the low-rank block V12 = V̂12 + S12, where S12 is the sparse correction.