Skip to content

Commit 88c94f7

Browse files
set an ODE solver to reduce deps
1 parent 11b0988 commit 88c94f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/upstream.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ solve(
4444
ArrayPartition(zeros(1), [0.75])
4545
),
4646
(0.0, 1.0)
47-
)
47+
),Rodas5()
4848
)

0 commit comments

Comments
 (0)