OMC Commits | 7 |
Libraries Changed | 0 |
Number of Improvements | 987 |
Number of Regressions | 1 |
Number of Performance Improvements | 0 |
Number of Performance Regressions | 0 |
Commit | Author | Summary |
---|---|---|
9d2a05f37 | Adrian Pop | better handling of builtin and extern C functions (ticket:5057) - check if the non fullyqualified name of the function is the same as the name of the external function - if the non fullyqualified name is not the same, generate the function and call the extern definition - fix definition of builtin integerMax and numBits |
fc9be10d4 | Willi Braun | [cRuntime] fix nonlinear value extrapolation |
489266015 | Adrian Pop | ticket:5054 - add an warning message about missing rooted branch and continue |
bb8f3d85e | Willi Braun | [cRuntime] improve dump of the non-linear system solution |
8fd8d3e21 | Willi Braun | [Backend] fix text of algebraic loops jacobian |
a9fc037cd | Adrian Pop | [NF] fixes to overconstrained connection graph (OCG) - strip subscripts from the overconstrained components when used in the graph or the equalityConstraint function - lookup "fill" in top - add flag (no)nfScalarize to be able to disable scalarization in NF |
b28062c18 | Adrian Pop | [NF] finalize overconstrained connection graph (OCG) - generate zeros(:) = OverconstrainedType.equalityConstraint(A, B) equations - replace broken connects with the generated equalityConstraint equation - also run the Connections.* operator evaluation on initial equations - do not delete inner outer nodes as it will fail miserably |
Library | Change |
---|