Skip to content

Releases: SciNim/nimfftw3

v0.5.3

04 Jul 09:22
3c77c17
Compare
Choose a tag to compare

Fix CI docs version

v0.5.2

04 Jul 15:58
6f4beb2
Compare
Choose a tag to compare

Remove weave as dependencies

v0.5.1

30 Jun 09:07
Compare
Choose a tag to compare

Minor docs improvement

Use --combined thread

21 May 09:33
Compare
Choose a tag to compare
  • 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

16 Apr 14:32
8f75a51
Compare
Choose a tag to compare

Add fftw3_threads proc
Next is ffw3_openmp

Shared library name less restrictive

09 Apr 09:40
1fe879f
Compare
Choose a tag to compare
Merge pull request #21 from SciNim/feat_v046_fix_version

bump nimble version

Automate documentation generation

08 Apr 12:54
Compare
Choose a tag to compare
  • Fix tag / nimble version being non-identical
  • Automate docs generation

Minor improvements

06 Apr 07:32
754825e
Compare
Choose a tag to compare
Merge pull request #16 from SciNim/clonkk_devel

add optim for 1/2/3d tensor

new CI and a pretty badge

24 Mar 15:07
d1c27b2
Compare
Choose a tag to compare
  • Improve tests
  • Remove useless 1d/2d/3d API for Tensor
  • Add CI

Add fftshift Weave version

17 Mar 10:41
536098a
Compare
Choose a tag to compare
Merge pull request #12 from SciNim/hotfix_nimble_ver

Nimble to v0.4.2