0.6.4

PyPI link to release 0.6.4 Documentation for release 0.6.4

Python Changes

Surface Changes

  • Stopped raising ValueError('At least one value outside of unit interval', s_val, t_val) or ValueError('outside of unit interval') when a curve-curve intersection falls barely outside of the parameter space [0, 1] (329a59a).

ABI Changes

Surface Changes

  • Removed Status_WIGGLE_FAIL enum and re-numbered all larger Status enum values (by subtracting one)
  • Changing “wiggle failure” in curve-curve intersection from a non-success status to be a dropped candidate for intersection