Skip to content

Releases: JuliaApproximation/FastTransforms.jl

v0.8.2

15 Jan 01:57
v0.8.2
Compare
Choose a tag to compare

v0.8.2 (2020-01-15)

Diff since v0.8.1

Closed issues:

  • tests hang (#98)
  • tests hang possibly due to type inference (#95)
  • integration with LibHealpix.jl (#28)

Merged pull requests:

v0.8.1

27 Nov 15:19
v0.8.1
Compare
Choose a tag to compare

v0.8.1 (2019-11-27)

Diff since v0.8.0

Merged pull requests:

v0.8.0

27 Nov 04:49
v0.8.0
Compare
Choose a tag to compare

v0.8.0 (2019-11-27)

Diff since v0.6.1

Merged pull requests:

v0.6.1

27 Nov 00:11
v0.6.1
Compare
Choose a tag to compare

v0.7.0

08 Nov 08:46
v0.7.0
Compare
Choose a tag to compare

v0.7.0 (2019-11-07)

Diff since v0.6.0

Closed issues:

  • Multidimensional generic FFTs, perhaps in a separate package? (#86)
  • Building requires sudo privileges (#84)
  • Clenshaw-Curtis is still working? (#83)
  • Tag v0.7 (#82)
  • no method matching plan_cheb2jac(::Type{Complex{Float64}}, ::Int64, ::Float64, ::Float64) (#81)
  • Support complex transforms (#79)
  • error in setup? (#77)
  • Support SpecialFunctions v0.8 (#76)
  • pochhammer(-2,1.0) unexpectedly errors. (#70)
  • speed regression on Julia 1.1 ? (#69)
  • TH_cheb2leg BigFloat error (#61)
  • Cleanup tests (#58)
  • Failed to precompile on 32 bit Linux machine under Julia v1.0.1 (#56)
  • FastTransforms.th_cheb2leg([1.0]) is broken (#32)
  • cheb2leg(Float64[]) segfaults (#31)
  • Add FMM-accelerated JAC2JAC (#25)
  • Unify and abstractify type hierarchy (#24)
  • Fix FastTransforms.th\_cheb2legplan\(Float64,1\) (#10)

Merged pull requests:

v0.6.0

03 Sep 08:18
v0.6.0
Compare
Choose a tag to compare

v0.6.0 (2019-09-03)

Diff since v0.5.0

Closed issues:

  • link to fft(Double64s) works on Julia v1.3.0-DEV, not on v1.1.1 (#68)

Merged pull requests:

v0.5.0

28 May 23:19
v0.5.0
6891d7f
Compare
Choose a tag to compare

v0.5.0 (2019-05-28)

Diff since v0.4.2

Closed issues:

  • Transfer ownership to JuliaApproximation? (#63)
  • More generic FFT (#62)
  • icjt not working with empty vectors (#60)
  • Too-specific typing for fft (#34)

Merged pull requests:

Fix bugs, better calculation of points

23 Nov 20:19
Compare
Choose a tag to compare
v0.4.2

allow symmetry to transcend numerics in Fejer's second-kind nodes

Add examples and support v0.7 final

09 Aug 18:07
Compare
Choose a tag to compare

Support Julia v0.7, add Chebyshev transforms

25 Jul 09:03
9b47598
Compare
Choose a tag to compare
v0.4.0

nightly no longer a failure