-
I have been trying to use `fit_to_width()` to produce tables with Quarto that fit a specific width within the page of the PDF. Unfortunately, `autofit()` has not helped, and `fit_to_width()` has not w…
-
When some 1D data is given on a grid, and nothing more is known about it, then cubic splines are one of the best methods to interpolate it. It's relatively high order (compared to linear interpolation…
-
#### Describe the bug
When predicting out of sample, I receive errors indicating that there is something incorrect about my input frame. My X_train and X_test have gone through a function that asse…
-
Feature request for visualization and easier editing of splines.
-
muy important
-
-
https://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.Akima1DInterpolator.html
-
### Expected behavior
When utilizing the command "create polyline from existing segments" with lets say a line and a spline defined with 3 points,
a single entity resulting of the merge of this …
-
Dear Dr Wang,
GCopter is an amazing traj opt framework that allows efficient opt of control points and knot placements simultaneously.
Your wonderful thesis gives detailed explanation of gcopter a…
-
Add thin-plate splines in the core lib/math.
Inspiration:
https://github.com/raphaelreme/tps/blob/main/tps/thin_plate_spline.py