0.2.1
- Added
Curve.locate()public method and_curve_helpers.newton_refine()helper - Adding optional
colortoSurface.plot()method - Adding
Surface.elevate()method for degree elevation - Fixing nodes defining the self-intersecting
curve
in
curve-curve-intersection(no code inbezierwas broken / fixed, just “bad” docs) - Allow wiggle outside of
[0, 1]when intersecting linearizations infrom_linearized() - Collapsing almost-same parameter values in
intersect_one_round()(viafrom_linearized()). Previously checked for bitwise equality and relied on checking values at the boundary of a subdivided interval - Adding non-public
bezier._plot_helpersmodule