Skip to content

Releases: moble/SphericalFunctions.jl

v2.2.6

04 Dec 19:57
a8f2aa8
Compare
Choose a tag to compare

SphericalFunctions v2.2.6

This release adds prominent warnings that d_iterator and D_iterator do not actually do what they claim to do; the matrices are transposed compared to what is claimed in the documentation. This is not the intended behavior. In this sense, the code is already broken, but fixing it will also be a breaking change. So this should be the last patch release in this series; the next release should fix the bug, and therefore increment the major version number to 3.0.0. See the docstrings of the two functions for more explanation.

Diff since v2.2.5

Merged pull requests:

v2.2.5

24 Oct 03:17
34ec21c
Compare
Choose a tag to compare

SphericalFunctions v2.2.5

Diff since v2.2.4

Merged pull requests:

  • CompatHelper: bump compat for Quaternionic to 2, (keep existing compat) (#44) (@github-actions[bot])

v2.2.4

12 Jul 04:46
d317f7b
Compare
Choose a tag to compare

SphericalFunctions v2.2.4

Diff since v2.2.3

v2.2.3

22 May 20:29
0adff5b
Compare
Choose a tag to compare

SphericalFunctions v2.2.3

Diff since v2.2.2

Merged pull requests:

v2.2.2

29 Mar 20:36
ac917e0
Compare
Choose a tag to compare

SphericalFunctions v2.2.2

Diff since v2.2.1

Merged pull requests:

  • Add Aqua quality assurance tests (#35) (@moble)
  • Try to re-enable tests on nightly (#36) (@moble)
  • CompatHelper: bump compat for FastTransforms to 0.16, (keep existing compat) (#37) (@github-actions[bot])

v2.2.1

13 Jan 04:25
cee0955
Compare
Choose a tag to compare

SphericalFunctions v2.2.1

Diff since v2.2.0

Merged pull requests:

  • Add Aqua quality assurance tests (#33) (@moble)
  • CompatHelper: bump compat for Hwloc to 3, (keep existing compat) (#34) (@github-actions[bot])

v2.2.0

12 Oct 21:18
ddbf0f3
Compare
Choose a tag to compare

SphericalFunctions v2.2.0

Diff since v2.1.5

Merged pull requests:

  • Improve d,D,Y APIs; extend docs and testing of operators (#31) (@moble)

v2.1.5

04 Aug 03:49
6b547a0
Compare
Choose a tag to compare

SphericalFunctions v2.1.5

Diff since v2.1.4

Closed issues:

  • Correct Holmes and Featherstone to Xing et al. (#28)

Merged pull requests:

v2.1.4

02 Apr 05:01
0c9e8fb
Compare
Choose a tag to compare

SphericalFunctions v2.1.4

Diff since v2.1.3

Merged pull requests:

  • Fix bug where Y, d, and D iterators stop at ell_max-1 (#27) (@moble)

v2.1.3

26 Mar 03:42
0a1bbe7
Compare
Choose a tag to compare

SphericalFunctions v2.1.3

Diff since v2.1.2

Merged pull requests:

  • CompatHelper: bump compat for FastTransforms to 0.15, (keep existing compat) (#26) (@github-actions[bot])