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 b9d43c2 commit 051a0f1Copy full SHA for 051a0f1
test/utils.jl
@@ -1,6 +1,6 @@
1
using Test
2
using Optimization
3
-using Optimization: get_maxiters,
+using OptimizationBase: get_maxiters,
4
decompose_trace, _check_and_convert_maxiters,
5
_check_and_convert_maxtime,
6
deduce_retcode, STOP_REASON_MAP
0 commit comments