Timeline
2017-07-13:
- 22:00 Ticket #4463 (OMEdit - Feature request: show library version number, build, date and library ...) updated by
- Actually, it would be great if the displayed dialog could be closed by …
- 21:58 Ticket #4463 (OMEdit - Feature request: show library version number, build, date and library ...) updated by
- Sounds like a very good solution to me. I think a context menu …
- 14:28 Ticket #4453 (Backend - Compilation Time of a model with large size arrays) updated by
- I found one place where I can fix the expansion of functions greater …
- 14:19 Ticket #4463 (OMEdit - Feature request: show library version number, build, date and library ...) updated by
-
Status changed
It is easy to add this information but adding this to tooltip will … - 13:52 Ticket #4468 (OMEdit - OMEdit cuts names when copying to clipboard) closed by
- fixed: Fixed in ae81be2/OMEdit.
- 13:20 Ticket #4460 (Backend - ResolveLoops scales as O(N^3) in large linear circuit models) updated by
- Time eater is a call to List.unionEltOnTrue(). See attached screen …
- 12:13 Ticket #4470 (Backend - Bad performance of tearing for large scale models) created by
-
The execution time for the postOptModule
tearingSystem
is quite bad …
2017-07-12:
- 21:45 Ticket #4453 (Backend - Compilation Time of a model with large size arrays) updated by
- The issue with removeSimpleEquations is well-known; ticket #3695 was …
- 17:04 Ticket #4469 (OMEdit - OMEdit does not update diagrams of derived classes) updated by
-
Description changed
- 15:52 Ticket #4469 (OMEdit - OMEdit does not update diagrams of derived classes) created by
- If I rename a partial class submodel, the inheriting class does not …
- 14:06 Ticket #4455 (FMI - Unreasonable high deviation between imported FMU and original model) closed by
- fixed: I merged the PR which should fix the issue.
- 09:46 Ticket #4453 (Backend - Compilation Time of a model with large size arrays) updated by
- I also think the vectorization limit has a bug somewhere and it checks …
- 09:39 Ticket #4453 (Backend - Compilation Time of a model with large size arrays) updated by
-
Cc, Status, Owner changed
- 09:38 Ticket #4453 (Backend - Compilation Time of a model with large size arrays) updated by
- In the backend, this expansion is done by removeSimpleEquations. The …
2017-07-11:
- 15:28 Ticket #4146 (*unknown* - Summary of omc scaling issues) updated by
-
Description changed
- 15:28 Ticket #4460 (Backend - ResolveLoops scales as O(N^3) in large linear circuit models) updated by
-
Description changed
- 15:19 Ticket #3781 (Backend - Fix scaling of detectJacobianSparsePattern) updated by
- Replying to casella: > I noticed something really weird. …
- 12:18 Ticket #4436 (OMEdit - Improve how equations are shown in the declarative debugger when ...) updated by
- And I have also updated OMEdit accordingly 3082898/OMEdit.
- 12:14 Ticket #4436 (OMEdit - Improve how equations are shown in the declarative debugger when ...) updated by
- All the remaining needed information are added in …
- 09:39 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
-
Summary changed
After the last improvements by @hkiel, Hudson reported the following … - 07:34 Ticket #4468 (OMEdit - OMEdit cuts names when copying to clipboard) created by
- Consider the following model: […] When its diagram is copied …
2017-07-10:
- 22:25 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- I have just started a new build (# 182) of the ScalableTestSuite on …
- 22:20 Ticket #3816 (Backend - Matching and sorting scales as O(N^3) in models with large numbers of ...) closed by
- fixed: Excellent result, thanks for your efforts! A two orders of magnitude …
- 15:25 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- I could improve RAM usage and speed further with …
- 13:52 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) updated by
- You might also specify in the release notes that MSVC 2010 is not …
- 12:39 Ticket #4385 (Frontend - Operator ^ fails, depending on the used data types) closed by
-
invalid: The Modelica specification says (10.6.7):
>Exponentiation "a
^
b" is … - 10:47 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) updated by
- The release and nightly builds are using MSVC version 2013 to build …
- 09:34 Ticket #3816 (Backend - Matching and sorting scales as O(N^3) in models with large numbers of ...) updated by
- Since …
- 09:31 Ticket #4453 (Backend - Compilation Time of a model with large size arrays) updated by
- Almost 50% of translation time is generating the equations: […] …
- 09:28 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) updated by
-
Status, Owner changed
- 09:02 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) updated by
-
Status, Owner changed
- 08:26 Ticket #4467 (OMEdit - OMEdit: Problems with SVG export: line width given by vector-effect) updated by
- The SVGs are exported by Qt drawing to SVG instead of the GUI canvas. …
- 07:34 Ticket #4467 (OMEdit - OMEdit: Problems with SVG export: line width given by vector-effect) updated by
-
Description changed
- 07:33 Ticket #4467 (OMEdit - OMEdit: Problems with SVG export: line width given by vector-effect) created by
- When I export a Model to SVG, the wires in some SVG renderers look too …
2017-07-08:
- 14:49 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- I did not check the scaling, but I improved that code in …
2017-07-07:
- 13:38 Ticket #4466 (FMI - Co-Sim FMIs "maxOutputDerivativeOrder" set to wrong value) created by
- On the workshop today, I got the feedback that we generate …
- 13:25 Ticket #4465 (*unknown* - Improve FMI option dialog) created by
- Currently the option dialog displayed in OMEdit for FMI platforms …
- 12:32 Ticket #4464 (FMI - Import FMU Model Description fails for any model not named ...) updated by
-
Description changed
- 12:16 Ticket #4464 (FMI - Import FMU Model Description fails for any model not named ...) updated by
-
Status, Owner changed
This is a known bug but is good to have a ticket for it. - 12:14 Ticket #4464 (FMI - Import FMU Model Description fails for any model not named ...) created by
-
In OMEdit open
FMI->Import FMU Model Description
and in the upcoming … - 07:41 Ticket #3816 (Backend - Matching and sorting scales as O(N^3) in models with large numbers of ...) updated by
-
Most of the time is spent in
Differentiate.differentiateExp()
…
Note:
See TracTimeline
for information about the timeline view.