Releases: moble/SphericalFunctions.jl
Releases · moble/SphericalFunctions.jl
v2.2.6
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.
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#45) (@dependabot[bot])
- Warn about transposed iterators (#47) (@moble)
v2.2.5
SphericalFunctions v2.2.5
Merged pull requests:
- CompatHelper: bump compat for Quaternionic to 2, (keep existing compat) (#44) (@github-actions[bot])
v2.2.4
SphericalFunctions v2.2.4
v2.2.3
SphericalFunctions v2.2.3
Merged pull requests:
- Bump julia-actions/cache from 1 to 2 (#38) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#39) (@dependabot[bot])
v2.2.2
v2.2.1
SphericalFunctions v2.2.1
Merged pull requests:
v2.2.0
SphericalFunctions v2.2.0
Merged pull requests:
v2.1.5
SphericalFunctions v2.1.5
Closed issues:
- Correct Holmes and Featherstone to Xing et al. (#28)
Merged pull requests:
v2.1.4
SphericalFunctions v2.1.4
Merged pull requests:
v2.1.3
SphericalFunctions v2.1.3
Merged pull requests:
- CompatHelper: bump compat for FastTransforms to 0.15, (keep existing compat) (#26) (@github-actions[bot])