-
Right now, `wrapfun_iip` is defined as
```julia
function wrapfun_iip end
```
in SciMLBase.jl. It is really defined downstream in DiffEqBase.jl. However, it is already used from within SciMLBase.j…
-
### testing notes (QA)
on the [QA public site](https://test-geniza.cdh.princeton.edu/):
- [x] search for `"Abū Naṣr b. Sālim"` and confirm at least one record (PGPID 17583) shows up
### dev n…
-
We have https://catalyst.sciml.ai/dev/api/catalyst_api/#Catalyst.conservationlaws, so why don't we make the usage simpler?
Take a look at ROBER:
```julia
D(y₁) ~ -k₁*y₁+k₃*y₂*y₃
D(y₂) ~ …
-
I'm seeing a pattern when running stratified simulations where I get (numerical) instabilities that keep amplifying until they eventually blow up. This can be illustrated with the following example:
…
-
Not supported so far. See https://github.com/AMICI-dev/AMICI/pull/1648#discussion_r797021260.
-
Currently, only constant species are allowed. In the long run, we want to support more complex conservation laws here. A reasonable first attempt could be computing the left-kernel of the stoichiometr…
-
I’ve been tossing around some ideas for the Vaulters lately. Not only are they weak and boring to play, but they are inexcusably _neutral_ to encounter in game. They don’t have any notable desires or …
-
It's common in a lot of biochemical network models to have an enzyme which transitions between an active and inactive form but otherwise exists in a fixed quantity. So you have
```julia
@reaction_…
-
Hi Lu,
I was able to solve the issues I had to run deepdxe. Now I'm trying to use it for reproducing the results of paper: "Implicit Form Neural Network for Learning Scalar Hyperbolic Conservation …
-
Just built a 3x3x3 (interior) reactor, reported capacity 48B. I feed it 32 ingots.
![image](https://user-images.githubusercontent.com/4179353/154478471-981fd674-e93d-4c0c-ab2e-08680544e4c3.png)
I im…