Releases: SciNim/nimfftw3
Releases · SciNim/nimfftw3
v0.5.3
v0.5.2
v0.5.1
Use --combined thread
- FFTW now relies on --combine threads to be compatible with FFTW.jl
- nimfftw3 can now compile and install FFTW3 for source. This is untested for windows at the moment.
- use -d:localFftw3 to use the fftw3 installed y Nimble. Otherwise, use your system install through LD_LIBRARY_PATH
Supports fftw3_threads
Add fftw3_threads proc
Next is ffw3_openmp
Shared library name less restrictive
Merge pull request #21 from SciNim/feat_v046_fix_version bump nimble version
Automate documentation generation
- Fix tag / nimble version being non-identical
- Automate docs generation
Minor improvements
Merge pull request #16 from SciNim/clonkk_devel add optim for 1/2/3d tensor
new CI and a pretty badge
- Improve tests
- Remove useless 1d/2d/3d API for Tensor
- Add CI
Add fftshift Weave version
Merge pull request #12 from SciNim/hotfix_nimble_ver Nimble to v0.4.2