Aaron

Results 1 issues of Aaron

# Issue The spline evaluation in `shapes._curve_F99_method` uses `scipy.interpolate.splrep` and `splev`, where the splrep [documentation](https://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.splrep.html) states > The default boundary condition is ‘not-a-knot’, i.e. the first and second segment at...

bug