-
**Describe the bug 🐞**
It seems to be not possible to correctly re-calculate observed variables after a simulation with discrete_events. In my MRE, I do get all zeros for the flow, while it should be…
-
Hi again,
Writing compound messages on a single message box (separated by semicolon) does not work as expected: The enter key does not create a newline, but exits the message box editing cursor. A…
-
Hello,
I tried [the continuous normalizing flows example in the documentation](https://docs.sciml.ai/DiffEqFlux/stable/examples/normalizing_flows/), although the code kept running, it threw excepti…
-
Hi folks,
I'm running Linux Mint 18.2 (which is based on Ubuntu 16.04) and successfully installed Valhalla following [the installation instructions](https://github.com/valhalla/valhalla#get-valhall…
-
#720 is not working properly in this notebook:
The first interactive board takes 130ms when I move the slider, but when I replace it with exactly the same code wrapped in a function (`zzz` below th…
-
Models with uint8 inputs are not supported by TRT execution provider. This is fine, but the node should fallback to CUDA, instead of failing to to the conversion in onnxruntime.
**System informat…
-
**Describe the bug 🐞**
The calculation of the gradient on a ODE of `Float64` type works when using params as both `Vector` or a custom `struct` (using SciMLStructures.jl). However, it fails when I …
-
**Describe the bug 🐞**
Executing the second block of code in the [documentation](https://docs.sciml.ai/ReservoirComputing/stable/esn_tutorials/change_layers/#Example-of-minimally-complex-ESN), thro…
-
**Describe the bug 🐞**
When running a certain SDE in an `EnsembleProblem`, I see monotonically growing memory usage until my computer eventually kills julia.
This does not occur if I specify a s…
-
**Describe the bug 🐞**
Simply put, I am trying to implement a saturation feature on ODEs' output by detecting a threshhold value via a continuous callback.
Then via a discrete callback I can che…