Skip to content

Bug fixes: inner1d, degree arg removed. Build with numpy 2.0

Latest
Compare
Choose a tag to compare
@mcara mcara released this 13 Jun 11:09
0f5f0a3
  • Fixed a bug in the Python implementation of inner1d. [#265]

  • Removed the degree argument from the length and angle functions in the spherical_geometry.great_circle_arc module as it was never working correctly with the math_util module and add unnecessary complication. [#265]

  • Build wheel with Numpy 2.0 release candidate ahead of Numpy 2.0 release [#279]