Releases: MikaelSlevinsky/FastTransforms
Releases · MikaelSlevinsky/FastTransforms
FMM Fast Chebyshev--Legendre transform
Store rho in annulus synthesis and analysis
This allows construction of adjoint plans to get the value of rho.
Annulus transforms
- 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
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
Fix FFTW usage
Improve spherical harmonic rotations
Fix spin-weighted spherical harmonics with |m| = 1
Support adjoint and transposes for reverse-mode automatic differentiation
v0.5.0 add const char TRANS to remaining fftw transforms
Fix associated transforms with eigenvalues with algebraic and geometric multiplicity greater than 1
Use the true eigenvectors to correct the singularities in the low-rank block V12 = V̂12 + S12, where S12 is the sparse correction.