Opened 14 years ago
Last modified 14 years ago
#1274 closed defect (fixed)
Flattenning of Modelica.Math does not work for all components
Reported by: | Jan Brugård | Owned by: | Jan Brugård |
---|---|---|---|
Priority: | blocker | Milestone: | Red October |
Component: | Version: | ||
Keywords: | Cc: | Jan Brugård, Per Östlund |
Description
The following models do not work to check, because flattening fails:
Check of Modelica.Math.Vectors.norm failed [fixed in r6083] Check of Modelica.Math.Matrices.norm failed [fixed in r6129] Check of Modelica.Math.Matrices.leastSquares failed [fixed in r6105] Check of Modelica.Math.Matrices.singularValues failed [fixed in r6111] Check of Modelica.Math.Matrices.det failed [fixed in r6110] Check of Modelica.Math.Matrices.rank failed [fixed in r6111] Check of Modelica.Math.Matrices.balance failed [fixed in r6083] Check of Modelica.Math.Matrices.exp failed [fixed in r6128] Check of Modelica.Math.Matrices.integralExp failed [fixed in r6128] Check of Modelica.Math.Matrices.integralExpT failed [fixed in r6128] Check of Modelica.Math.Matrices.LAPACK.dgels_vec failed [fixed in r6105] Check of Modelica.Math.Matrices.LAPACK.dgelsx_vec failed [fixed in r6105]
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
checkModel on all these functions now works, see test case libraries/msl31/Modelica.Math.
Note:
See TracTickets
for help on using tickets.
MathCore ticket: http://intranet/trac/mathmodelica/ticket/2956