Mon, 13 May 2019 10:18:55 -0700 |
Martin Almquist |
Copy-paste improved Curve class from feature/laplace_curvilinear_test
feature/poroelastic
|
Tue, 09 Apr 2019 13:19:55 -0700 |
Martin Almquist |
In Curve.arcLengthParametrization(), upgrade linear interpolation to monotonicity-preserving cubic splines.
feature/dataspline
|
Tue, 09 Apr 2019 09:50:44 -0700 |
Martin Almquist |
Bugfix Curve.arcLengthParametrization() by using linear interpolation instead of higher-order spline for parameter as a funciton of arclength. Generalize dataSpline() to curves in higher dimensions.
feature/dataspline
|
Fri, 05 Apr 2019 13:33:25 -0700 |
Martin Almquist |
Revert changes in Curve so that spline() is not a static method.
feature/dataspline
|
Fri, 05 Apr 2019 09:06:03 +0200 |
Jonatan Werpers |
Remove some spurious empty lines
feature/dataspline
|
Thu, 04 Apr 2019 17:55:57 -0700 |
Martin Almquist |
Turn the helper function spline into a static method in the Curve class.
feature/dataspline
|
Mon, 23 Jul 2018 09:33:26 -0700 |
Jonatan Werpers |
Switch to assertSize from assert_size
feature/grids grids0.1
|
Tue, 04 Oct 2016 11:43:35 +0200 |
Jonatan Werpers |
Fixed some bugs in parametrization.Curve.
feature/beams
|
Mon, 05 Sep 2016 16:34:22 +0200 |
Jonatan Werpers |
Fixed package names in +parametrization
feature/beams
|
Mon, 21 Dec 2015 15:09:32 +0100 |
Jonatan Werpers |
Moved Curves and Tis from package grid to package parametrization.
feature/grids
base
+grid/Curve.m@55b5e95c791c
|