We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057afee commit e12df77Copy full SHA for e12df77
test/regression/hard_dae.jl
@@ -1,5 +1,6 @@
1
using OrdinaryDiffEq
2
using LinearAlgebra
3
+using NLsolve
4
using Test
5
6
p_inv = [500.0
0 commit comments