-
**Describe the bug 🐞**
`connect` of flow equations seems to have different behavior depending on wether it is used within a system or between subsystems. Ref https://discourse.julialang.org/t/mtk-con…
-
**Describe the bug 🐞**
I am trying to convert an ODEProblem that uses R code for the vector field to Julia using `modelingtoolkitize`. However, this throws an error due to `no method matching sexpc…
-
wimpe based to windows 7 in proxmox v7 retrun blue screen
please solve
wimpe based to windows 7 source and generate iso code use
```
cd /tmp
wget https://download.microsoft.com/download/…
-
**Describe the bug 🐞**
When attempting to use a structural parameter to define the size of a symbolic array within a @connector, an error occurs during the model parsing stage. Specifically, using …
-
**Describe the bug 🐞**
Changing the differentiation method in the [optimization example](https://docs.sciml.ai/ModelingToolkit/stable/examples/remake/#Optimizing-through-an-ODE-solve-and-re-creatin…
-
**Describe the bug 🐞**
There is a dimension mis-match between the (modified) state vector and the `ipiv` pivot vector after a ContinuousCallback in which an element of the state vector is removed v…
-
```julia
julia> Images.load("test.tif")
```
```
free(): invalid next size (fast)
[1422715] signal (6.-6): Aborted
in expression starting at REPL[2]:1
pthread_kill at /lib/x86_64-linux-gnu/lib…
-
**The latest MTK version does not allow parent scoping on expressions**
While this worked in the previous version, applying `ParentScope` on expressions does cause an error. Probably due to this [P…
-
To install cuda-toolkit 11.7.1:
```julia
julia> CondaPkg.add("cuda-toolkit"; version="11.7.1", channel = "nvidia/label/cuda-11.7.1")
(test-condapkg) pkg> conda st
CondaPkg Status /home/ymtoo/Pro…
-
**Describe the bug 🐞**
When precompiling OrdinaryDiffEq I'm getting a warning about `has_lazy_interpolation`.
**Minimal Reproducible Example 👇**
```julia
using OrdinaryDiffEq
```
**Err…