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 7fee346 commit b8519abCopy full SHA for b8519ab
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