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 d8c1e58 commit 21fcf5eCopy full SHA for 21fcf5e
ext/MTKChainRulesCoreExt.jl
@@ -3,6 +3,7 @@ module MTKChainRulesCoreExt
3
import ChainRulesCore
4
import ChainRulesCore: Tangent, ZeroTangent, NoTangent, zero_tangent, unthunk
5
using ModelingToolkit: MTKParameters, NONNUMERIC_PORTION, AbstractSystem
6
+import ModelingToolkit
7
import ModelingToolkit as MTK
8
import SciMLStructures
9
import SymbolicIndexingInterface: remake_buffer
0 commit comments