-
Relay seems to be leaking memory. It consumes all 2GB of RAM we gave him until OOMK kicks in.
Routing rules are pretty simple:
```
init = [
"addBlack .net",
"addRoute sendAllMatch core pref…
-
**Describe the bug 🐞**
I have created a circuit in MSL representing a transmision line with an end point dampening and solved it with FBDF.
The output is just a single line segement, with just tim…
-
**Describe the bug 🐞**
The cost function returned by `multiple_shooting_objective` is not differentiable by Zygote, which prevents using the AutoZygote AD setting in optimisation.
**Expected beh…
-
**Describe the bug 🐞**
When using BVPSOL, I get the warning "Warning: Given initial values inconsistent with separable linear bc" and a failure retcode "ReturnCode.Failure = 9" even when the initia…
-
**Describe the bug 🐞**
I'm trying to implement a discrete callback which changes the value of a parameter. I'm using ComponentArrays for the parameters as my application is for large systems with c…
-
Let me tell you about a ~~~cute hack~~~ long story for logging and making sense of diagnostic data from the [RaptorJIT](https://github.com/raptorjit/raptorjit) virtual machine. (Note: The pretty scree…
-
Great work. Thank you!
I suggest adding playgrounds to allow trying out code, similar to [TheAlgorithms](https://the-algorithms.com/) website, which uses [LiveCodes](https://livecodes.io) (see [exa…
-
**Describe the bug 🐞**
Calculating the matrix exponential of a CUDA sparse matrix fails with trowing the exception
ArgumentError: Attempt to use a freed reference.
or
Error: Scalar Indexing is d…
-
am now running into:
```ERROR: ArgumentError: cannot reinterpret an `ForwardDiff.Dual{nothing, Float64, 11}` array to `ForwardDiff.Dual{ForwardDiff.Tag{var"#39#40", Float64}, Float64, 12}` whose fi…
-
**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…