Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JKRT/OMBackend.jl issues and pull requests

#63 - Better handling of initial equations

Pull Request - State: closed - Opened by JKRT over 2 years ago - 1 comment

#62 - Change how tspan is passed into the ODE-Problem

Pull Request - State: closed - Opened by JKRT over 2 years ago

#61 - Remove reduce from the build

Pull Request - State: closed - Opened by JKRT over 2 years ago

#60 - Fixed a bug in the mapping of u0 values on structural changes

Pull Request - State: closed - Opened by JKRT over 2 years ago

#59 - Fixed issue with the remapping of initial values

Pull Request - State: closed - Opened by JKRT over 2 years ago

#58 - Improved equation rewriting

Pull Request - State: closed - Opened by JKRT over 2 years ago

#57 - Benchmark instrumentation

Pull Request - State: closed - Opened by JKRT over 2 years ago

#56 - Added the option to specify the solver

Pull Request - State: closed - Opened by JKRT over 2 years ago - 1 comment

#55 - Decompose systems in codegen

Pull Request - State: closed - Opened by JKRT over 2 years ago

#54 - Fixed writeFile in the backend API

Pull Request - State: closed - Opened by JKRT over 2 years ago

#53 - Fixed some bugs in code generation

Pull Request - State: closed - Opened by JKRT over 2 years ago

#52 - Simulate with recompilation

Pull Request - State: closed - Opened by JKRT over 2 years ago

#51 - remove file with bad syntax

Pull Request - State: closed - Opened by adrpo over 2 years ago

#50 - Fixed the handling of certain scalarization options

Pull Request - State: closed - Opened by JKRT over 2 years ago

#49 - Continuous state machines

Pull Request - State: closed - Opened by JKRT over 2 years ago

#48 - Fixed redudant string conversion. Added the possibility to resimulate

Pull Request - State: closed - Opened by JKRT almost 3 years ago

#47 - Port to 1.7

Pull Request - State: closed - Opened by JKRT almost 3 years ago

#46 - Fix-if-equations for modeling toolkit

Pull Request - State: closed - Opened by JKRT almost 3 years ago - 1 comment

#44 - Rework if equations in the MTK backend

Issue - State: open - Opened by JKRT almost 3 years ago

#43 - Major changes. Remove DAE-mode. Now only supports MTK mode

Pull Request - State: closed - Opened by JKRT almost 3 years ago

#42 - Update the graph library from LightGraphs to Graphs

Pull Request - State: closed - Opened by JKRT almost 3 years ago

#40 - Create auxilary variables for state derivatives

Issue - State: open - Opened by JKRT almost 3 years ago

#39 - Added the breaking pendulum model

Pull Request - State: closed - Opened by JKRT almost 3 years ago

#38 - Alternatives to full Scalarization

Issue - State: open - Opened by JKRT almost 3 years ago

#37 - Remove the Reduce dependency

Issue - State: closed - Opened by JKRT almost 3 years ago - 1 comment

#36 - Hybrid support for MTK

Pull Request - State: closed - Opened by JKRT about 3 years ago - 4 comments

#35 - Move global variable mode into the auxilary array

Issue - State: open - Opened by JKRT about 3 years ago

#34 - Many events does not work with the saving callback enabled

Issue - State: open - Opened by JKRT about 3 years ago

#33 - Bouncing ball IDA issues

Issue - State: open - Opened by JKRT about 3 years ago

#32 - If eq support

Pull Request - State: closed - Opened by JKRT about 3 years ago

#31 - Fix handling of equations without state variables

Issue - State: open - Opened by JKRT over 3 years ago

#31 - Fix handling of equations without state variables

Issue - State: open - Opened by JKRT over 3 years ago

#30 - Rewrite interactive evaluation again

Issue - State: closed - Opened by JKRT over 3 years ago - 1 comment

#29 - Modeling toolkit tests

Pull Request - State: closed - Opened by JKRT over 3 years ago

#28 - Added option to target modelling toolkit

Pull Request - State: closed - Opened by JKRT over 3 years ago

#27 - Github Actions. Not travis

Pull Request - State: closed - Opened by JKRT over 3 years ago

#26 - Added CI-status

Pull Request - State: closed - Opened by JKRT over 3 years ago

#25 - Test and dep update

Pull Request - State: closed - Opened by JKRT almost 4 years ago

#24 - Fixed IDA get error

Pull Request - State: closed - Opened by JKRT almost 4 years ago

#23 - Now use Exprs instead of strings for code generation

Pull Request - State: closed - Opened by JKRT almost 4 years ago

#22 - Initial hybrid sys support

Pull Request - State: closed - Opened by JKRT almost 4 years ago - 1 comment

#21 - BLT-support-V2

Pull Request - State: closed - Opened by JKRT almost 4 years ago

#20 - use @eval instead of eval

Pull Request - State: closed - Opened by adrpo almost 4 years ago

#19 - Blt support

Pull Request - State: closed - Opened by JKRT about 4 years ago

#18 - Fix CI

Issue - State: closed - Opened by JKRT over 4 years ago - 1 comment

#17 - Add state vars cont

Pull Request - State: closed - Opened by kabdelhak over 4 years ago - 5 comments

#16 - Bounds error when simulating VanDerPool

Issue - State: closed - Opened by JKRT over 4 years ago - 1 comment

#15 - Compare simulation result with OpenModelica, to check fidelity

Issue - State: closed - Opened by JKRT over 4 years ago
Labels: Test Infrastructure

#14 - Check results

Issue - State: open - Opened by AnHeuermann over 4 years ago - 4 comments
Labels: Test Infrastructure

#13 - Fix Tests so that they can run through the standard Julia interface

Issue - State: closed - Opened by JKRT over 4 years ago - 3 comments
Labels: Test Infrastructure

#12 - Missing brackets in vanDerPol

Issue - State: closed - Opened by AnHeuermann over 4 years ago - 3 comments

#11 - Compress generated models

Issue - State: closed - Opened by JKRT over 4 years ago - 1 comment

#10 - Return strings instead of printing in the dump functions

Issue - State: closed - Opened by JKRT over 4 years ago - 1 comment

#9 - Fix the missing SCode dependency

Issue - State: closed - Opened by JKRT over 4 years ago - 1 comment

#8 - Fix initial values in codegen

Issue - State: closed - Opened by JKRT over 4 years ago - 1 comment

#7 - Fix parameter function in codegen

Issue - State: closed - Opened by JKRT over 4 years ago - 1 comment

#6 - Finalize WhenEquations, Andreas promises a small simulation runtime

Issue - State: closed - Opened by JKRT over 4 years ago - 3 comments

#5 - [SimCode] update

Pull Request - State: closed - Opened by kabdelhak over 4 years ago

#4 - Fix the tests

Issue - State: closed - Opened by JKRT over 4 years ago - 1 comment

#3 - Separate the BackendDAE from this package

Issue - State: closed - Opened by JKRT over 4 years ago - 1 comment

#2 - Added a translation of the official DAE

Pull Request - State: closed - Opened by JKRT over 4 years ago

#2 - Added a translation of the official DAE

Pull Request - State: closed - Opened by JKRT over 4 years ago

#1 - Initial data structure for BackendDAE

Pull Request - State: closed - Opened by JKRT over 4 years ago