Timeline
2017-04-26:
- 15:10 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- 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
-
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
- 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
- fixed: Done in 6fbf5db/OMEdit.
- 10:45 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
-
Status, Owner changed
- 10:45 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- 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
-
Cc changed
Volker, can you have a look?
2017-04-25:
- 22:09 Ticket #4146 (*unknown* - Summary of omc scaling issues) updated by
-
Description changed
- 22:04 Ticket #4146 (*unknown* - Summary of omc scaling issues) updated by
-
Description changed
- 22:03 Ticket #4398 (Backend - comSubExp scales as O(N^2)) created by
- These are the times spent by the comSubExp (simulation) backend …
- 20:04 Ticket #4388 (Backend - collectInitialBindings scales as O(N^2)) updated by
- 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
- 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
-
Cc changed
- 12:37 Ticket #4369 (OMEdit - Improper use of square brackets) updated by
- Done in 8897145/OMPlot and ce8671d/OMEdit.
- 07:23 Ticket #4388 (Backend - collectInitialBindings scales as O(N^2)) updated by
-
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
- 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
- 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
- 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
- Discussion moved from …
- 18:00 Ticket #4381 (OMEdit - OMEdit: A for loop in equations leads to vanishing of connection ...) updated by
- A comprehensive fix - well done!
- 17:21 Ticket #4381 (OMEdit - OMEdit: A for loop in equations leads to vanishing of connection ...) closed by
- fixed: Fixed in e3fdafb/OMCompiler.
- 15:35 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by
- Hi, Thank you for your contribution! The idea of packing all flags …
- 12:50 Ticket #4138 (New Instantiation - New FrontEnd) updated by
-
Description changed
- 10:24 Ticket #3867 (MetaModelica - Add alternative to array<T> for mutable variables) updated by
- 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
- 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
- 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
- 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
- @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
- 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
-
Milestone changed
- 23:15 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) closed by
- 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
- Fixed the inner/outer prefixing in algorithms with …
- 20:12 Ticket #4157 (Backend - Problems with complex numbers) updated by
- 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
- @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
-
Owner, Component changed
Fixed the front-end part of the issues with … - 15:32 Ticket #4157 (Backend - Problems with complex numbers) updated by
- 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
-
Status, Owner changed
- 09:27 Ticket #4365 (Frontend - Count number of equations correctly when using inner/outer variables ...) updated by
- 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
- 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
- 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
- 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
- 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
-
Status, Owner changed
Replying to ptaeuber: > The models only fail if … - 09:22 Ticket #4384 (Run-time - Memory management of pre values) updated by
- Well, the ringbuffer was originally introduced to avoid coping values …
Note:
See TracTimeline
for information about the timeline view.