Skip to content

Tags: JuliaMath/FFTA.jl

Tags

v0.2.5

[Diff since v0.2.4](v0.2.4...v0.2.5)

**Merged pull requests:**
- Fix the size one case and provide informative error message in the size zero case. (#47) (@andreasnoack)
- Bump actions/cache from 1 to 4 (#51) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#52) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 5 (#53) (@dependabot[bot])

**Closed issues:**
- Reduce package load times (#42)
- Bug in Pow4 kernel (#48)
- Transfer to organization? (#49)
- Bump GitHub Actions (#50)

v0.2.4

[Diff since v0.2.3](v0.2.3...v0.2.4)

v0.2.3

[Diff since v0.2.2](v0.2.2...v0.2.3)

**Closed issues:**
- Add support for `AbstractFFT` Interface (#22)
- Create thorough documentation (#23)

**Merged pull requests:**
- Adding more info in docs (#36) (@dannys4)
- Adding dev docs (#37) (@dannys4)
- Removing loopvectorization (#38) (@dannys4)
- Add `codecov` badge (#39) (@dannys4)
- Add support for AbstractFFTs Interface (#40) (@dannys4)
- CompatHelper: add new compat entry for AbstractFFTs at version 1, (keep existing compat) (#43) (@github-actions[bot])
- CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#44) (@github-actions[bot])
- CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#45) (@github-actions[bot])

v0.2.2

[Diff since v0.2.1](v0.2.1...v0.2.2)

**Closed issues:**
- Implement a radix-3 FFT (#24)
- Rely on `promote` instead of `convert` (#26)
- Release v0.2.2 (#34)

**Merged pull requests:**
- Update README.md (#27) (@dannys4)
- Add an example that makes FFTA look good (#28) (@dannys4)
- Creating radix 3 FFT (#29) (@dannys4)
- Update Project.toml (#30) (@dannys4)
- Create accessible documentation for FFTA (#31) (@dannys4)
- CompatHelper: add new compat entry for Documenter at version 0.27, (keep existing compat) (#32) (@github-actions[bot])
- Build out documentation (#33) (@dannys4)
- Releasing v0.2.2 (#35) (@dannys4)

v0.2.1

## FFTA v0.2.1

[Diff since v0.2.0](v0.2.0...v0.2.1)


**Closed issues:**
- Release alpha 0.2.0 (#17)
- Release v0.2.1 (#20)

**Merged pull requests:**
- Change direction to enum (#18) (@dannys4)
- Test two dimensions, Add radix-4 transform (#19) (@dannys4)
- Bound compat for `MuladdMacro.jl` (#21) (@dannys4)

v0.2.0

## FFTA v0.2.0

[Diff since v0.1.0](v0.1.0...v0.2.0)


**Closed issues:**
- Release v0.1.0 (#7)

**Merged pull requests:**
- Releasing v0.1.0 (#6) (@dannys4)
- Better typing, support for reals (#9) (@dannys4)
- Move callgraph into new file (#10) (@dannys4)
- CompatHelper: add new compat entry for LoopVectorization at version 0.12, (keep existing compat) (#12) (@github-actions[bot])
- New and improved! (#13) (@dannys4)
- Remove randomness (#14) (@dannys4)
- Remove docs from CI (#15) (@dannys4)
- New release! (#16) (@dannys4)

v0.1.0

## NSFFT v0.1.0

**Merged pull requests:**
- CompatHelper: add new compat entry for "Primes" at version "0.5" (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for "DocStringExtensions" at version "0.8" (#4) (@github-actions[bot])