Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
0.2.1
9259db35 · ·0.2.1: Fixes for Windows build The Windows build needed some extra preprocessor defines for M_PI.
-
-
-
0.1.2
7b75dc41 · ·Fixes for Windows build - Can now also build against conda-forge FFTW, instead of "official" FFTW pre-built library from the FFTW website. - Automatically disable `long double` precision test and benchmark builds on MSVC, since `long double` is not properly supported in MSVC - Cleaned up AppVeyor Windows build script.
-
0.1.1
d8c77289 · ·Minor release in preparation of conda-forge submission. - Added installation configuration. - Added version information.
-
0.1.0
028ac5d1 · ·First release! - numpy.fft-style interface - regular FFT - real FFT - Hermitian FFT - supports row-major aligned xarrays - float, double and long double precision