Skip to content

Commit 8b8eb68

Browse files
author
Oscar Smith
authored
typo
1 parent 3ded92b commit 8b8eb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scimlfunctions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2514,7 +2514,7 @@ function ODEFunction{iip, specialize}(f;
25142514
typeof(_colorvec),
25152515
typeof(sys), typeof(initializeprob), typeof(update_initializeprob!),
25162516
typeof(initializeprobmap),
2517-
typeof(initializeprobpmap)
2517+
typeof(initializeprobpmap),
25182518
typeof(nlfunc)}(_f, mass_matrix, analytic, tgrad, jac,
25192519
jvp, vjp, jac_prototype, sparsity, Wfact,
25202520
Wfact_t, W_prototype, paramjac,

0 commit comments

Comments
 (0)