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 14f40cd commit 96029baCopy full SHA for 96029ba
test/downstream/ordinarydiffeq_tridiagonal_solve.jl
@@ -1,4 +1,4 @@
1
-using OrdinaryDiffEq, ForwardDiff, Test
+using OrdinaryDiffEq, ForwardDiff, LinearAlgebra, Test
2
3
const nknots = 10
4
const h = 1.0/(nknots+1)
0 commit comments