log

age author description
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
Thu, 08 Sep 2016 13:28:35 +0200 Martin Almquist Merged nonequidistant into one class and cleaned up. operator_remake
Wed, 07 Sep 2016 16:46:20 +0200 Martin Almquist Bug fix 12th order 2nd der. operator_remake
Wed, 07 Sep 2016 16:41:31 +0200 Martin Almquist Bug fix in D2.m, added 12th order. operator_remake
Wed, 07 Sep 2016 15:54:41 +0200 Martin Almquist Added ordinary 12th order accurate, with D1*D1 as 2nd derivative. operator_remake
Wed, 07 Sep 2016 14:49:21 +0200 Martin Almquist Cleaned up 12th order minimal file. operator_remake
Wed, 07 Sep 2016 14:29:38 +0200 Martin Almquist Bug fixes in nonequidistant class files. operator_remake