Parameter estimation ODE with custom Loss function
|
|
1
|
48
|
January 21, 2025
|
Accessing current time-point inside Differential Equation function while solving
|
|
9
|
130
|
January 20, 2025
|
Modifying time in sol after solve() function using DifferentialEquations.jl
|
|
4
|
69
|
January 10, 2025
|
Handling Divergent Trajectories in Global Sensitivity Analysis
|
|
4
|
100
|
January 7, 2025
|
Instability after reducing number of equations in DifferentialEquations.jl
|
|
10
|
100
|
January 7, 2025
|
ODE solving is fast on DifferentialEquation@7.9.0 but significantly slower on later versions
|
|
10
|
357
|
January 6, 2025
|
Poincare section for Henon Helies system
|
|
8
|
108
|
December 22, 2024
|
Lux + Enzyme and Zygote + NeuralODE, segmentation fault
|
|
5
|
174
|
December 20, 2024
|
Solution not converging for advection PDE
|
|
6
|
153
|
December 20, 2024
|
Number of differential equation / degree of freedom
|
|
1
|
95
|
December 19, 2024
|
Crossing conditions in ModelingToolkit @mtkmodel macro
|
|
1
|
46
|
December 16, 2024
|
DifferentialEquations.jl+MPI.jl+PencilArrays.jl: Lack of scaling observed
|
|
20
|
294
|
December 13, 2024
|
Universal differential equations (UDE) with modern SciML stack (Lux, Enzyme, ...)
|
|
6
|
415
|
December 10, 2024
|
Is there a particular reason why one sense algorithm will give an error whereas other will not?
|
|
0
|
31
|
December 10, 2024
|
Decoupling of differential equation not presenting good correlation
|
|
5
|
63
|
December 10, 2024
|
OOM and saving solutions of `SDEProblem` only at specific timepoints
|
|
2
|
34
|
December 5, 2024
|
Changing mass matrix in DAE with callbacks?
|
|
1
|
45
|
December 3, 2024
|
ADAM solver returns parameter values resulting in poor fit for my SDE model
|
|
4
|
127
|
December 3, 2024
|
Nonlinear differential equation struggling to solve
|
|
1
|
74
|
December 3, 2024
|
Impossible to perform autodiff on simple ODE
|
|
22
|
413
|
November 1, 2024
|
Correct way of computing adjoints/gradients with dense solution of ODE
|
|
5
|
109
|
October 31, 2024
|
Can I use CuSpareMatrixCSC with Complex entries for ODE solving?
|
|
1
|
29
|
October 31, 2024
|
Implement saturation of DAEs output using a combination of continuous and discrete callbacks
|
|
6
|
95
|
October 29, 2024
|
Enforce positivity in simple PDE solution
|
|
5
|
97
|
October 28, 2024
|
StochasticDelayDiffEq having trouble with stiff models [solved]
|
|
2
|
42
|
October 26, 2024
|
Is there a way to use non-constant mass matrix depended from u?
|
|
0
|
45
|
October 26, 2024
|
Scalar indexing is disallowed - ODE solve using GPU
|
|
2
|
68
|
October 23, 2024
|
How to Update Non-Time-Dependent States in Mixed ODE Problems?
|
|
11
|
44
|
October 23, 2024
|
Different solution if solving a differential equation in chunks or for full time at once
|
|
5
|
90
|
October 16, 2024
|
How to solve heat equation on a plane curve?
|
|
9
|
177
|
October 13, 2024
|