-
Dear Laurent,
we discussed already about the extension of scipy's capabilities in solving differential algebraic equations in your (PR)(https://github.com/scipy/scipy/pull/13068).
In the meanti…
-
Hi again, I have found this repository is also useful to me. One thing that would be ideal to have is the differential algebraic equations (DAE) solver (http://www.scholarpedia.org/article/Differentia…
-
Are there currently any algorithms in DifferentialEquations.jl for solving boundary value problem differential algebraic equations (BVP-DAEs)? I've looked around and can't see any.
If there aren't,…
c123w updated
6 years ago
-
Currently computing a differential operator annihilating an algebraic function can be done with `(x*Dx).annihilator_of_composition(...)`. However this
* is not easily discoverable,
* is quite slow (…
-
### Use Case
Often for perfusion and metabolic modeling, different systems of differential algebraic equations are included as reaction terms to represent kinetic components of overall metabolism. Of…
-
I was wondering how could I implement algebraic and differential equations in the same array of variables, since `der()` does not support slices.
For instance, if `u = Float(start=zeros(5))`, how cou…
-
https://juliadynamics.github.io/JuliaDynamics/ needs a major overhaul!
List here what you want to be there!
-
Restating my post on https://discourse.mc-stan.org/t/help-write-an-autodiff-handbook/12640/13.
I propose grouping the chapters on ODEs, algebraic equations, and integrals, into one section on impl…
-
Today I had a discussion with @marcochiaramello, @rosiereflo, and @joyelfeghali about using C code generated with `--daeMode --generateSymbolicJacobian`.
Consider the following test case:
```model…
-
Not sure how hard it is to implement this. Library I'm working on has a pretty detailed hierarchical books classification, and I've generated 268 respective hierarchical tags if this kind:
```
...…