Skip to content

Commit cbdc482

Browse files
more
1 parent 5b851dc commit cbdc482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ModelingToolkit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import Symbolics: rename, get_variables!, _solve, hessian_sparsity,
4343
BuildTargets, JuliaTarget, StanTarget, CTarget, MATLABTarget,
4444
ParallelForm, SerialForm, MultithreadedForm, build_function,
4545
unflatten_long_ops, rhss, lhss, prettify_expr, gradient,
46-
jacobian, hessian, derivative
46+
jacobian, hessian, derivative, sparsejacobian, sparsehessian
4747

4848
import DiffEqBase: @add_kwonly
4949

0 commit comments

Comments
 (0)