Yoann Cartier

Results 2 issues of Yoann Cartier

**Describe the bug 🐞** Defining constant parameters in ODEProblem (prob.p.constant) hurt optimization time. **Expected behavior** A constant optimization time regardless the number of constant parameters. **Minimal Reproducible Example 👇** In...

bug

**Describe the example** I was doing PDE discretization using MOL (julia v1.10.5). I did the upgrade to julia v1.11.1, going along with packages updates, and now I've some error. **Minimal...