Universal differential equations (UDE) with modern SciML stack (Lux, Enzyme, ...)
|
|
5
|
302
|
November 7, 2024
|
Impossible to perform autodiff on simple ODE
|
|
22
|
395
|
November 1, 2024
|
Correct way of computing adjoints/gradients with dense solution of ODE
|
|
5
|
100
|
October 31, 2024
|
Can I use CuSpareMatrixCSC with Complex entries for ODE solving?
|
|
1
|
27
|
October 31, 2024
|
Implement saturation of DAEs output using a combination of continuous and discrete callbacks
|
|
6
|
86
|
October 29, 2024
|
Enforce positivity in simple PDE solution
|
|
5
|
94
|
October 28, 2024
|
StochasticDelayDiffEq having trouble with stiff models [solved]
|
|
2
|
38
|
October 26, 2024
|
Is there a way to use non-constant mass matrix depended from u?
|
|
0
|
40
|
October 26, 2024
|
Scalar indexing is disallowed - ODE solve using GPU
|
|
2
|
59
|
October 23, 2024
|
How to Update Non-Time-Dependent States in Mixed ODE Problems?
|
|
11
|
39
|
October 23, 2024
|
Different solution if solving a differential equation in chunks or for full time at once
|
|
5
|
88
|
October 16, 2024
|
How to solve heat equation on a plane curve?
|
|
9
|
166
|
October 13, 2024
|
Odd behaviour regarding Adjoint Sensitivity Analysis
|
|
8
|
95
|
October 11, 2024
|
Magnus solver slow compared with Tsitouras for linear state independent ODE
|
|
5
|
95
|
October 10, 2024
|
Accuracy of TRBDF2 vs matlab's ode23tb?
|
|
15
|
347
|
October 8, 2024
|
Solving a Diagonal ODE using DifferentialEquations.jl
|
|
8
|
108
|
October 6, 2024
|
Type instabilities when introducing a Channel as a parameter in a ODE problem
|
|
10
|
513
|
October 4, 2024
|
Issue with SciMLSensitivity and DifferentialEquations
|
|
10
|
145
|
October 1, 2024
|
Recompilation triggered when re-running function from module
|
|
5
|
45
|
October 1, 2024
|
Adding uncertainty on timestep of Bayesian ODE solve through `saveat`
|
|
9
|
111
|
October 1, 2024
|
Nested and different AD methods altogether: How to add AD calculations inside my loss function when using neural differential equations?
|
|
9
|
873
|
September 28, 2024
|
Switching stiff solvers when one is unstable
|
|
15
|
101
|
September 25, 2024
|
Optimization program which previously worked is no longer working
|
|
12
|
290
|
September 22, 2024
|
OrdinaryDiffEqDefault get stuck in loop while precompilation
|
|
4
|
96
|
September 22, 2024
|
Time differing coefficient ODE
|
|
3
|
88
|
September 19, 2024
|
When is strip_solution useful?
|
|
6
|
81
|
September 18, 2024
|
Information about the two methods of `internalnorm`
|
|
5
|
102
|
September 15, 2024
|
How to adapt the timestep based on a subset of states
|
|
5
|
63
|
September 15, 2024
|
Facing problems with Sundials.jl (ARKODE) with discrete callback
|
|
5
|
117
|
September 14, 2024
|
How would you solve this DAE?
|
|
2
|
96
|
September 12, 2024
|