Mercurial > repos > public > sbplib
log
age | author | description |
---|---|---|
Mon, 07 Dec 2015 18:46:59 +0100 | Martin Almquist | Splined in the other direction! Works great. Runs faster. Removed ugly fix outside [0,1] in spline(). Camelcased numerical_derivative(). feature/arclen-param |
Mon, 07 Dec 2015 17:24:28 +0100 | Martin Almquist | fzero_vec, integral_vec and spline are now local functions in Curve. Renamed arcLengthStretch to arcLengthParametrization. Removed plot_derivative. Added some comments and extra lines + removed unneccesary lines. arcLength is now a method and not static. Constructor does not accept difference operator anymore. feature/arclen-param |
Mon, 07 Dec 2015 16:47:13 +0100 | Martin Almquist | Merged default into feature/arclen-param feature/arclen-param |