-
Fixed a bug in the Python implementation of
inner1d
. [#265] -
Removed the
degree
argument from thelength
andangle
functions in thespherical_geometry.great_circle_arc
module as it was never working correctly with themath_util
module and add unnecessary complication. [#265] -
Build wheel with Numpy 2.0 release candidate ahead of Numpy 2.0 release [#279]