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 561dfcd commit c52088cCopy full SHA for c52088c
test/diffeqfunction_tests.jl
@@ -1,4 +1,5 @@
1
using DiffEqBase, Test, RecursiveArrayTools
2
+import SciMLBase: AbstractSciMLFunction
3
4
macro iop_def(funcdef::Expr)
5
"""Define in- and out-of-place functions simultaneously.
0 commit comments