Timeline



2017-04-26:

15:10 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by Francesco Casella
I looked up the commits on Jan 16 and 17, but none of them refers …
14:10 Ticket #4320 (OMEdit - OMEdit: Follow connector transformation from Diagram View to Icon View) updated by Jan Kokert
I like the idea of overloading the == operator. That's a very …
12:35 Ticket #4320 (OMEdit - OMEdit: Follow connector transformation from Diagram View to Icon View) updated by Adeel Asghar
The connector follow from diagram to icon view and vice versa as long …
12:31 Ticket #4320 (OMEdit - OMEdit: Follow connector transformation from Diagram View to Icon View) closed by Adeel Asghar
fixed: Done in 6fbf5db/OMEdit.
10:45 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by Volker Waurich
Status, Owner changed
10:45 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by Volker Waurich
Yes, I know. The comSubExp-module is pretty old and I did not consider …
08:14 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by Lennart Ochel
Cc changed
Volker, can you have a look?

2017-04-25:

22:09 Ticket #4146 (*unknown* - Summary of omc scaling issues) updated by Francesco Casella
Description changed
22:04 Ticket #4146 (*unknown* - Summary of omc scaling issues) updated by Francesco Casella
Description changed
22:03 Ticket #4398 (Backend - comSubExp scales as O(N^2)) created by Francesco Casella
These are the times spent by the comSubExp (simulation) backend …
20:04 Ticket #4388 (Backend - collectInitialBindings scales as O(N^2)) updated by Francesco Casella
The ScalableTestSuite case now gives ||= N =||= M =||=time=|| || 80|| …
12:57 Ticket #4341 (OMEdit - OMEdit: display outline of models for system libraries in Diagram View) closed by Adeel Asghar
fixed: I have changed it to draw the outline and grid (if enabled) for system …
12:38 Ticket #4369 (OMEdit - Improper use of square brackets) updated by Adeel Asghar
Cc changed
12:37 Ticket #4369 (OMEdit - Improper use of square brackets) updated by Adeel Asghar
Done in 8897145/OMPlot and ce8671d/OMEdit.
07:23 Ticket #4388 (Backend - collectInitialBindings scales as O(N^2)) updated by Lennart Ochel
Status changed
I've improved the memory management of the equation arrays. I think it …
05:58 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by Jan Kokert
Hi! I'm not perfectly convinced by >any algorithm section is treated …

2017-04-24:

21:32 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by anonymous
Replying to janK: > Hi, Thank you for your contribution! …
19:34 Ticket #4397 (*unknown* - OMEdit 1.11 crashed when simulating with animation, 1.12 gets a ...) updated by Adrian Pop
Ouch, can you tell us what model has issues with the back-end? Is it …
19:20 Ticket #4397 (*unknown* - OMEdit 1.11 crashed when simulating with animation, 1.12 gets a ...) created by Vestal
Discussion moved from …
18:00 Ticket #4381 (OMEdit - OMEdit: A for loop in equations leads to vanishing of connection ...) updated by Jan Kokert
A comprehensive fix - well done!
17:21 Ticket #4381 (OMEdit - OMEdit: A for loop in equations leads to vanishing of connection ...) closed by Adeel Asghar
fixed: Fixed in e3fdafb/OMCompiler.
15:35 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by Jan Kokert
Hi, Thank you for your contribution! The idea of packing all flags …
12:50 Ticket #4138 (New Instantiation - New FrontEnd) updated by Adrian Pop
Description changed
10:24 Ticket #3867 (MetaModelica - Add alternative to array<T> for mutable variables) updated by Martin Sjölund
If we wanted something less built into MetaModelica, we could use a …
10:19 Ticket #3867 (MetaModelica - Add alternative to array<T> for mutable variables) updated by Martin Sjölund
Thinking about how to tag things in the run-time, I suppose just treat …
06:54 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by anonymous
Replying to janK: > Actually, Dymola is complaining in the …

2017-04-22:

17:53 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by Jan Kokert
Dear developers, I really appreciate that the issue is fixed now. …
16:58 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by Adrian Pop
@lochel: of course, each algorithm section is seen as a function with …
13:20 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by Lennart Ochel
I think this model has actually more equations than variables and that …

2017-04-21:

23:15 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by Adrian Pop
Milestone changed
23:15 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) closed by Adrian Pop
fixed: With a8b251/OMCompiler I added a flag that activates an …
21:51 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by Adrian Pop
Fixed the inner/outer prefixing in algorithms with …
20:12 Ticket #4157 (Backend - Problems with complex numbers) updated by Adrian Pop
One more piece of info, when I change the when equation in a when …
20:04 Ticket #4157 (Backend - Problems with complex numbers) updated by Adrian Pop
@lochel: can you see why the when model does not work to build? Or at …
19:15 Ticket #4157 (Backend - Problems with complex numbers) updated by Adrian Pop
Owner, Component changed
Fixed the front-end part of the issues with …
15:32 Ticket #4157 (Backend - Problems with complex numbers) updated by massimo ceraolo
Usage of complex numbers in Modelica is very important for extensive …
09:27 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by Adrian Pop
Status, Owner changed
09:27 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by Adrian Pop
Seems we don't apply the inner/outer properly inside the when …

2017-04-20:

16:50 Ticket #3867 (MetaModelica - Add alternative to array<T> for mutable variables) updated by Martin Sjölund
One question is also if we should implement it simply as external "C" …
16:32 Ticket #3867 (MetaModelica - Add alternative to array<T> for mutable variables) updated by Martin Sjölund
Some starts on the syntax for this: * Julia uses Lisp-style syntax …

2017-04-19:

16:37 Ticket #4384 (Run-time - Memory management of pre values) updated by Lennart Ochel
I would like to remove all redundant data (if possible) to simplify …
16:34 Ticket #4393 (Backend - Steam pipe model from the ScalableTestSuite library broken with -daeMode) updated by Lennart Ochel
What is the problem if daeMode and wrapFunctionCalls are used together?
12:47 Ticket #4393 (Backend - Steam pipe model from the ScalableTestSuite library broken with -daeMode) updated by Willi Braun
Status, Owner changed
Replying to ptaeuber: > The models only fail if …
09:22 Ticket #4384 (Run-time - Memory management of pre values) updated by Willi Braun
Well, the ringbuffer was originally introduced to avoid coping values …
Note: See TracTimeline for information about the timeline view.