Thu, 05 Nov 2015 16:29:24 -0800 |
Jonatan Werpers |
Updated SolutionFile to use the new toString Method.
|
Tue, 06 Oct 2015 09:48:46 +0200 |
Jonatan Werpers |
Stoped using matFile object in SolutionFile. Changed to load for performance.
|
Tue, 29 Sep 2015 09:22:22 +0200 |
Jonatan Werpers |
Fixed a bunch of problems regarding convergence and saving solutions
|
Fri, 25 Sep 2015 14:50:01 +0200 |
Jonatan Werpers |
Added some utility functions to SolutionFile.m
|
Wed, 23 Sep 2015 09:43:53 +0200 |
Jonatan Werpers |
Moved structIsSubset to it's own file.
|
Tue, 22 Sep 2015 17:10:51 +0200 |
Jonatan Werpers |
Fixed bug in SolutionsFile.m. Updated calculateSolution to also save a function handle to the Discr constructor.
|
Tue, 22 Sep 2015 14:52:13 +0200 |
Jonatan Werpers |
Added function to merge SolutionFiles.
|
Mon, 21 Sep 2015 17:41:18 +0200 |
Jonatan Werpers |
Added class for handleing .mat files as a key-value store.
|