0.2.1
Added
Curve.locate()
public method and_curve_helpers.newton_refine()
helperAdding optional
color
toSurface.plot()
methodAdding
Surface.elevate()
method for degree elevationFixing nodes defining the self-intersecting curve in
curve-curve-intersection
(no code inbezier
was 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 intervalAdding non-public
bezier._plot_helpers
module