File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Arguments:
2121 default algorithm from DifferentialEquations.jl.
2222- `sensealg`: The choice of differentiation algorithm used in the backpropogation.
2323 Defaults to an adjoint method. See
24- the [Local Sensitivity Analysis](https://docs.sciml.ai/DiffEqDocs /stable/analysis/sensitivity /)
24+ the [Local Sensitivity Analysis](https://docs.sciml.ai/SciMLSensitivity /stable/)
2525 documentation for more details.
2626- `kwargs`: Additional arguments splatted to the ODE solver. See the
2727 [Common Solver Arguments](https://docs.sciml.ai/DiffEqDocs/stable/basics/common_solver_opts/)
@@ -297,7 +297,7 @@ Arguments:
297297 for more details.
298298- `sensealg`: The choice of differentiation algorithm used in the backpropogation.
299299 Defaults to an adjoint method. See
300- the [Local Sensitivity Analysis](https://docs.sciml.ai/DiffEqDocs /stable/analysis/sensitivity /)
300+ the [Local Sensitivity Analysis](https://docs.sciml.ai/SciMLSensitivity /stable/)
301301 documentation for more details.
302302- `kwargs`: Additional arguments splatted to the ODE solver. See the
303303 [Common Solver Arguments](https://docs.sciml.ai/DiffEqDocs/stable/basics/common_solver_opts/)
You can’t perform that action at this time.
0 commit comments