We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6164774 commit b8a7fe4Copy full SHA for b8a7fe4
lib/OptimizationODE/src/OptimizationODE.jl
@@ -3,7 +3,6 @@ module OptimizationODE
3
using Reexport
4
@reexport using Optimization, SciMLBase
5
using OrdinaryDiffEq
6
-using Optimization.LinearAlgebra
7
8
export ODEOptimizer, ODEGradientDescent, RKChebyshevDescent, RKAccelerated, HighOrderDescent
9
0 commit comments