log

age author description
Mon, 12 Sep 2016 15:18:25 +0200 Martin Almquist Close branch feature/textTable feature/textTable
Mon, 12 Sep 2016 14:48:23 +0200 Martin Almquist latexTable: similar function that produces latex code. feature/textTable
Mon, 12 Sep 2016 14:10:40 +0200 Martin Almquist plainTextTable working. feature/textTable
Mon, 12 Sep 2016 12:58:18 +0200 Jonatan Werpers Added tag v0.1 for changeset 18c023aaf3f7
Mon, 12 Sep 2016 12:53:02 +0200 Jonatan Werpers Merged in operator_remake (pull request #2)
Mon, 12 Sep 2016 12:53:02 +0200 Jonatan Werpers Close branch operator_remake operator_remake
Mon, 12 Sep 2016 11:14:00 +0200 Jonatan Werpers Merge. v0.1
Fri, 09 Sep 2016 13:14:12 +0200 Jonatan Werpers savepng: Added todo and fixed size bug.
Fri, 09 Sep 2016 13:11:25 +0200 Jonatan Werpers Added some documentation. feature/beams
Thu, 08 Sep 2016 08:47:16 +0200 Jonatan Werpers Merged with default. feature/beams
Thu, 08 Sep 2016 08:43:30 +0200 Jonatan Werpers Fixed bug with scaling. feature/beams
Wed, 07 Sep 2016 13:47:05 +0200 Jonatan Werpers Made evalOn give more error message. feature/beams
Wed, 07 Sep 2016 10:13:26 +0200 Jonatan Werpers Fixed documentation for Curvilinear and evalOn. feature/beams
Tue, 06 Sep 2016 17:28:11 +0200 Jonatan Werpers Improvments to eval on grids. Added function to extrac components of a vector gf. feature/beams
Tue, 06 Sep 2016 15:54:45 +0200 Jonatan Werpers Fixed a comment. feature/beams
Tue, 06 Sep 2016 15:51:41 +0200 Jonatan Werpers grid: Added evalOn for scalar functions. feature/beams
Tue, 06 Sep 2016 13:22:28 +0200 Jonatan Werpers Added evalfunction to Ti. feature/beams
Mon, 05 Sep 2016 16:41:13 +0200 Jonatan Werpers Started adding a function for texttables. feature/textTable
Fri, 09 Sep 2016 16:47:53 +0200 Ylva Rydin added a u_t+u_x=0 scheme
Fri, 09 Sep 2016 15:51:57 +0200 Martin Almquist Bug fix operator_remake
Fri, 09 Sep 2016 15:06:03 +0200 Martin Almquist Renamned boundary operators! operator_remake
Fri, 09 Sep 2016 14:53:41 +0200 Martin Almquist Sparsified all implementation files, removed all matlab warnings, fixed small bugs on minimum grid points. operator_remake
Fri, 09 Sep 2016 11:03:13 +0200 Martin Almquist Added error message for too few grid points to all implementation files. operator_remake
Fri, 09 Sep 2016 10:41:31 +0200 Martin Almquist Added warning for 12th order 2nd der, D2=D1*D1 operator_remake
Fri, 09 Sep 2016 10:39:12 +0200 Martin Almquist Changed input parameter L (domain length) to lim (cell with domain boundaries) operator_remake
Thu, 08 Sep 2016 17:50:30 +0200 Martin Almquist Renamed standard class to D2Standard etc, Rewrote class properties. operator_remake
Thu, 08 Sep 2016 15:37:48 +0200 Martin Almquist Removed static method smallestGrid operator_remake
Thu, 08 Sep 2016 15:35:45 +0200 Martin Almquist Moved and renamned all implementations. operator_remake
Thu, 08 Sep 2016 14:36:06 +0200 Martin Almquist Removed incomplete periodic class. operator_remake
Thu, 08 Sep 2016 13:44:13 +0200 Martin Almquist Added empty borrowing property to nonequidstant class. operator_remake