Changes between Version 17 and Version 18 of EMSO
- Timestamp:
- Jun 12, 2007, 12:31:53 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EMSO
v17 v18 25 25 * Built-in code for automatic differentiation which makes the system '''very efficient''' 26 26 * Can make use of '''machine optimize BLAS''' routines 27 * Currently support static simulation, dynamic simulation, and static optimization 27 * Currently support: 28 * static simulation 29 * dynamic simulation 30 * static optimization 31 * parameter estimation of static models 32 * parameter estimation of dynamic models 28 33 * A graphical user interface which can be used to model development, simulation execution, and results visualizing 29 34 * A system of '''PlugIns''' where the user can embed code written in C, C++ or FORTRAN into the models