Commit | Date | Author | Summary |
0e40baf613 | 2025-03-24 15:21:38 +0100 | Per Östlund | Optimize dumping of when equations in model info (#13734) |
200e7df543 | 2025-03-24 15:08:32 +0100 | phannebohm | [C] Emit right limit of event (#13701) |
f6ffd214e2 | 2025-03-23 22:09:35 +0100 | kabdelhak | [NB] add differentiation of array constructors (#13732) |
35a8c835f3 | 2025-03-23 20:39:30 +0100 | kabdelhak | [NB] update inlining of array constructors (#13731) |
0f01e6e764 | 2025-03-23 15:27:09 +0100 | kabdelhak | [NB] allow size 0 if equations for lowering (#13730) |
c8158857c3 | 2025-03-22 12:13:57 +0100 | Per Östlund | Remove List.first/rest (#13729) |
dc242e4923 | 2025-03-22 10:48:38 +0100 | Henning Kiel | favour builtin over List functions (#13722) |
7938dbb402 | 2025-03-22 00:19:21 +0100 | kabdelhak | [NB] do not collect literal records (runtime can't handle it) (#13728) |
bf8fdc6e6d | 2025-03-21 23:16:19 +0100 | kabdelhak | [NB] allow size 0 systems for tarjan (#13727) |
d2cdca4395 | 2025-03-21 22:09:50 +0100 | kabdelhak | [NB] simcode: update collection of literals (#13726) |
87b9db3921 | 2025-03-21 18:54:40 +0100 | kabdelhak | [NB] refine index reduction (#13723) |
5add2511af | 2025-03-21 15:55:22 +0100 | Henning Kiel | improve memory consumption (#13651) |
731a6ce2e5 | 2025-03-21 15:34:21 +0100 | phannebohm | Use difference instead of intersection (#13720) |
71c22b6c42 | 2025-03-21 12:37:32 +0100 | kabdelhak | [NB] handle external object functions (#13718) |
78cb77f71e | 2025-03-20 20:37:44 +0100 | Adeel Asghar | Removed PythonInterface folder used for OMPython (#13714) |
419b1da690 | 2025-03-20 19:35:13 +0100 | kabdelhak | [NB] update adjacency matrix (#13716) |
566a6243b0 | 2025-03-20 17:39:19 +0100 | Henning Kiel | Optimize List.deleteMemberOnTrue (#13715) |
d6ca85855e | 2025-03-20 16:43:11 +0100 | phannebohm | [C] Unify Jacobian evaluation (wip) (#13709) |
15b549b994 | 2025-03-20 08:57:11 +0100 | kabdelhak | [NB] fix record handling regular dependency (#13712) |
1de23c9a09 | 2025-03-19 18:06:13 +0100 | Per Östlund | Optimize List.deleteMemberOnTrue (#13711) |
a7927c20f5 | 2025-03-19 15:54:25 +0100 | kabdelhak | [NB] add resolving of array dimension subscripts (#13708) |
381bb31096 | 2025-03-19 13:07:35 +0100 | Per Östlund | Optimize List.intersection1OnTrue (#13707) |
e2f9922708 | 2025-03-19 11:09:18 +0100 | kabdelhak | [NB] no skips for size 1 arrays (#13706) |
dfcfd52985 | 2025-03-18 17:08:32 +0100 | kabdelhak | [NB] use record children replacements for alias module (#13705) |
729065a60c | 2025-03-18 16:00:33 +0100 | kabdelhak | [NB] add array-record adjacency support (#13704) |