Issues
- 2
Runge-Kutta methods
#29 opened by martinjrobins - 1
- 3
wasm compilation
#107 opened by dpastoor - 0
Bdf and Sdirk type params are not symmetrical: Bdf is <Mat, Eqn, Solver>; Sdirk is <Mat, Solver, Eqn>
#87 opened by martinjrobins - 0
solve and solve_dense return a dense matrix
#89 opened by martinjrobins - 0
adjoint sensitivities
#88 opened by martinjrobins - 1
event pullbacks
#100 opened by martinjrobins - 1
- 1
write adjoint equations
#98 opened by martinjrobins - 3
- 1
add checkpointing
#94 opened by martinjrobins - 0
SODE solver
#91 opened by martinjrobins - 3
Question - ODE State at time of event
#74 opened by JEMH - 0
sparse matrix support
#5 opened by martinjrobins - 0
sundials features
#10 opened by martinjrobins - 0
documentation
#19 opened by martinjrobins - 2
implement sparse LU solver using faer
#35 opened by martinjrobins - 2
forward sensitivity
#53 opened by martinjrobins - 0
make mass matrix truly optional
#48 opened by martinjrobins - 1
don't initialise step size if not required
#34 opened by martinjrobins - 3
replace take_state with set_state
#44 opened by martinjrobins - 0
add optional stop time to step
#43 opened by martinjrobins - 0
- 4
events
#42 opened by martinjrobins - 0
inplace update of jacobians
#9 opened by martinjrobins - 0
OdeEquations trait should use NonLinearOp trait for rhs and LinearOp for mass
#39 opened by martinjrobins - 0
- 0
implement Mul<Scale<E>> for Col<f64>
#13 opened by Siel - 0
refactor Clone and Default for Bdf solver
#32 opened by martinjrobins - 3
- 1
- 1
singly diagonally implicit Runge-Kutta (SDIRK), and explicit singly diagonally implicit Runge-Kutta (ESDIRK) methods
#30 opened by martinjrobins - 0
- 0
add clippy to ci
#17 opened by martinjrobins - 0
- 0
add sundials ida solver with dense matrix linear solver, implement `OdeSolverMethod` trait (add https://github.com/Chris00/sundials-sys dependency)
#11 opened by martinjrobins - 0
sparse jacobian calculation
#6 opened by martinjrobins