Mercurial > repos > public > sbplib
log
age | author | description |
---|---|---|
Sun, 06 Dec 2015 15:41:42 +0100 | Martin Almquist | The arclength parameter function was slow because it called fzero. Now it is constructed once and for all with splines. Much better performance. feature/arclen-param |
Sun, 06 Dec 2015 13:47:12 +0100 | Martin Almquist | Removed arclength property. Constructor compatible again. Translation and rotation are fast now, but ti is slow. feature/arclen-param |
Wed, 02 Dec 2015 16:29:54 +0100 | Martin Almquist | Merged with deafult. feature/arclen-param |
Wed, 02 Dec 2015 16:21:16 +0100 | Jonatan Werpers | Wave2dCurve: Removed some comments. |
Wed, 02 Dec 2015 15:51:28 +0100 | Jonatan Werpers | Added bash script for compiling movie. Fixed so fig_mov respects figure size. |
Wed, 02 Dec 2015 11:03:08 +0100 | Jonatan Werpers | Removed extra legends() call. |