Timeline



2017-07-15:

11:53 Ticket #4471 (Third-Party Libraries - Support IdealizedContact Library) created by Oliver Lenord
Simulating IdealizedContact.Examples.Example1 throws the following …
11:19 Ticket #4208 (OMEdit - OMEdit: animation pane not shown) updated by Oliver Lenord
Shouldn't it be worth to fix the initially reported issue (animation …
11:05 Ticket #4462 (OMEdit - OMEdit: New file - Set "Insert into class" field automatically) updated by Adeel Asghar
I don't think its a good idea since there is no way to clear the …
11:01 Ticket #4463 (OMEdit - Feature request: show library version number, build, date and library ...) closed by Adeel Asghar
fixed: Done in 9eba7c7/OMEdit.

2017-07-13:

22:00 Ticket #4463 (OMEdit - Feature request: show library version number, build, date and library ...) updated by Christian Kral <dr.christian.kral@…>
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 Christian Kral <dr.christian.kral@…>
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 Martin Sjölund
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 Adeel Asghar
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 Adeel Asghar
fixed: Fixed in ae81be2/OMEdit.
13:20 Ticket #4460 (Backend - ResolveLoops scales as O(N^3) in large linear circuit models) updated by Henning Kiel
Time eater is a call to List.unionEltOnTrue(). See attached screen …
13:16 Bildschirmfoto 2017-07-13 um 15.14.58.png attached to Ticket #4460 by Henning Kiel
12:13 Ticket #4470 (Backend - Bad performance of tearing for large scale models) created by Patrick Täuber
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 Francesco Casella
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 massimo ceraolo
Description changed
15:52 Ticket #4469 (OMEdit - OMEdit does not update diagrams of derived classes) created by massimo ceraolo
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 Bernhard Thiele
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 Martin Sjölund
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 Martin Sjölund
Cc, Status, Owner changed
09:38 Ticket #4453 (Backend - Compilation Time of a model with large size arrays) updated by Martin Sjölund
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 Francesco Casella
Description changed
15:28 Ticket #4460 (Backend - ResolveLoops scales as O(N^3) in large linear circuit models) updated by Francesco Casella
Description changed
15:19 Ticket #3781 (Backend - Fix scaling of detectJacobianSparsePattern) updated by Francesco Casella
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 Adeel Asghar
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 Patrick Täuber
All the remaining needed information are added in …
09:39 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by Francesco Casella
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 anonymous
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 Francesco Casella
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 Francesco Casella
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 Henning Kiel
I could improve RAM usage and speed further with …
13:52 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) updated by Rüdiger Franke
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 Per Östlund
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 Adrian Pop
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 Patrick Täuber
Since …
09:31 Ticket #4453 (Backend - Compilation Time of a model with large size arrays) updated by Martin Sjölund
Almost 50% of translation time is generating the equations: […] …
09:28 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) updated by Adrian Pop
Status, Owner changed
09:02 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) updated by Martin Sjölund
Status, Owner changed
08:26 Ticket #4467 (OMEdit - OMEdit: Problems with SVG export: line width given by vector-effect) updated by Martin Sjölund
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 Jan Kokert
Description changed
07:33 Ticket #4467 (OMEdit - OMEdit: Problems with SVG export: line width given by vector-effect) created by Jan Kokert
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 Henning Kiel
I did not check the scaling, but I improved that code in …
Note: See TracTimeline for information about the timeline view.