Mon, 14 Dec 2015 19:15:01 +0100 |
Jonatan Werpers |
Corrected file permissions.
|
Mon, 14 Dec 2015 19:09:03 +0100 |
Jonatan Werpers |
noname.testCfl: Improved relyability and clarity.
|
Mon, 14 Dec 2015 19:07:36 +0100 |
Jonatan Werpers |
noname.benchmark: added deafult value to do_profile.
|
Mon, 14 Dec 2015 18:57:02 +0100 |
Jonatan Werpers |
noname.animate: Updated documentation. Fixed bug with start time. Added pause before starting.
|
Fri, 11 Dec 2015 09:31:46 +0100 |
Jonatan Werpers |
1d plot: Made it possible to have automatix axes.
|
Wed, 09 Dec 2015 15:49:25 +0100 |
Jonatan Werpers |
Added ability to see every timestep.
|
Wed, 09 Dec 2015 15:48:58 +0100 |
Jonatan Werpers |
Fixed some bugs regarding flowState determination.
|
Tue, 08 Dec 2015 13:03:04 +0100 |
Jonatan Werpers |
Changed so that closures accepts bc data instead of the closure cretaorChanged so that closures accepts bc data instead of the closure cretaors.
|
Tue, 08 Dec 2015 10:42:20 +0100 |
Martin Almquist |
Merged in feature/arclen-param (pull request #1)
|
Tue, 08 Dec 2015 10:42:20 +0100 |
Martin Almquist |
Close branch feature/arclen-param
feature/arclen-param
|
Tue, 08 Dec 2015 09:50:39 +0100 |
Jonatan Werpers |
Added and changed some comments. Also my text editor removed a bunch of whitespace.
feature/arclen-param
|
Mon, 07 Dec 2015 18:57:55 +0100 |
Martin Almquist |
Merged heads.
feature/arclen-param
|
Mon, 07 Dec 2015 18:51:41 +0100 |
Martin Almquist |
Added error checking for all methods that use the derivative gp. Removed that from the to do list. Updated some comments.
feature/arclen-param
|
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
|