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 1948dfa commit bab39f7Copy full SHA for bab39f7
lib/NonlinearSolveHomotopyContinuation/test/single_root.jl
@@ -3,8 +3,6 @@ using NonlinearSolveHomotopyContinuation
3
using SciMLBase: NonlinearSolution
4
import NaNMath
5
6
-# Include utility functions for prerelease detection
7
-
8
alg = HomotopyContinuationJL{false}(; threading = false)
9
10
@testset "scalar u" begin
0 commit comments