Skip to content

Commit 5944765

Browse files
Update large_systems.md
1 parent a5b6423 commit 5944765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/tutorials/large_systems.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ import NonlinearSolve as NLS
6464
import LinearAlgebra
6565
import SparseArrays
6666
import LinearSolve as LS
67+
import ADTypes
6768
6869
const N = 32
6970
const xyd_brusselator = range(0, stop = 1, length = N)

0 commit comments

Comments
 (0)