-
We should check whether everything works using
- `Float32`
- `Float64` (current default)
- Types from [MultiFloats.jl](https://github.com/dzhang314/MultiFloats.jl) or [Quadmath.jl](https://github…
-
Drift:
- [ ] Explicit Runge-Kutta methods for the drift computation
- [x] Butcher-Tableau
- [x] RK4
- [ ] ~~Specialized for RK2 (Heun and Ralston)~~
- [ ] ~~Runge—Kutta—Nyström me…
-
## Description of the issue
As described in https://github.com/OpenEnergyPlatform/ontology/issues/859 most of the individuals in the OEO are lacking a definition.
In addition the upper classes are…
Ludee updated
1 month ago
-
## 50 / 00 Intro to ODE
Certainly! Here are a few suggestions to enhance the text:
1. **Introduction**: Consider adding a brief introduction to differential equations, highlighting their importa…
-
I have read through PDE documentation and not sure if there are methods involving Numerical Solution of partial differential equations.
If there isn't I am wiling to work on following methods for s…
-
Within the Catch2 framework we need small testcases for
the Symmetric Davidson case.
They have to cover the following aspects:
datatypes: float, double, std::complex, std::complex
selection …
-
The purpose of this issue is to discuss what should be returned by iterative solvers. Obviously the solution vector should be returned, but we should agree on what other data should be returned as a g…
-
The current paper size (in the reviews branch) is too long. The limit is 20 pages. A few references will be dropped when we move the supplement to its own document, but we also don't have the abstract…
-
What would we like to cover in meeting 1:
13th November 2019, 13:00-14:30
MR15 (TBC)
- what material could be included?
- recommendations for hosting Julia (online? local installation material…
sje30 updated
4 years ago
-
### Description
In some cases (see e.g. #7734) derivatives are involved in nonlinear strong components. If not solved with the appropriate precision, they may fool the ODE solvers's error control m…