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.
2 parents af22cdf + 378a402 commit 9010cdbCopy full SHA for 9010cdb
src/basis.jl
@@ -1,8 +1,5 @@
1
-using ModelingToolkit
2
-using LinearAlgebra
3
-using DiffEqBase
4
import Base: unique, unique!, ==
5
-using ModelingToolkit: <ₑ, value, isparameter, operation, arguments, istree
+using ModelingToolkit: value, operation, arguments, istree
6
7
"""
8
$(TYPEDEF)
0 commit comments