KerMor  0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Changes in Version 0.2

Some c implementation tests and stability/speedup fixes.

Submitted to /agh/git/kermor repository on 2011-03-22 Branch name: master (no branches created before version 0.3)

Class demos.RandomModelEstimatorAnalyzer
(Daniel Wirtz, 2011-03-22) Fixed the constructor to only take an optional dimension argument.
Class general.interpolation.KernelInterpol
(Daniel Wirtz, 2011-03-21)
  • Added the general.interpolation.KernelInterpol.UseLU property. With this subsequent calls to interpolate using the same kernel matrix is more efficient.
  • Updated the documentation
Class KerMor

(Daniel Wirtz, 2011-03-21) Nicer color output for the KerMor.createDocs command and the log file is printed directly in MatLab.

(Daniel Wirtz, 2011-03-09) Included a developer key parameter into the '@new' and '@change{0' tags to create a link to the author of the new features or changes.

(Daniel Wirtz, 2011-03-04) Moved startup and shutdown functions into this class

Class kernels.GaussKernel
(Daniel Wirtz, 2011-03-11) Added new speed tests for one and two argument calls to evaluate. The tests are run iter times and the mean value is plotted to the output.
Class kernels.ParamTimeKernelExpansion
(Daniel Wirtz, 2011-03-21)
  • Moved the dscomponents.AKernelCoreFun.RotationInvariant property into a local private variable that gets updated only when the kernels are changed. This way a repetitive in-simulation evaluation of the property gets avoided.
  • Changed & documented the default kernels.
  • Added set method for dscomponents.AKernelCoreFun.SubKernelCombinationFun property.
Class models.pcd.PCDSystem1D
(Daniel Wirtz, 2011-03-09) Implemented the model according to the Paper Death wins against life in a spatially extended apoptosis model