Skip to content

v2.2.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 19:57
a8f2aa8

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: