QSS Solver 4.0.0
joaquinffernandez
released this
30 Sep 17:31
·
60 commits
to qss-solver-release
since this release
Changes in this release:
Added
- N-Dimensional Arrays are supported.
- New algorithms were developed to compute all dependency matrices that use the SB--Graph interface.
- Allow discrete variable update in the form: (a,b,c) = f(d,f,g) in event handlers.
- New MMO_RandomSeed annotation that sets the seed used in all functions from the
math
package. - Allow user defined dependency matrix entries.
- Allow dense matrix generation in LIQSS_BDF hybrid method (useful for testing).
Changed
- All variables defined in the model instance generated by the MicroModelica C Compiler are now described in terms of macro definitions.
Removed
- Support for Mac and Windows.
- Support for rpm packages.
- 3rd party Scotch and Ginac libraries, system installed libraries are used now.
The list of all ticket closed for this release is here