Skip to content

Commit 80e10cc

Browse files
committed
import Hungarian
1 parent 54e7780 commit 80e10cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/ControlSystemsBase/src/ControlSystemsBase.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ import Base: +, -, *, /, (==), (!=), isapprox, convert, promote_op
138138
import Base: getproperty, getindex
139139
import Base: exp # for exp(-s)
140140
import LinearAlgebra: BlasFloat
141+
import Hungarian
141142

142143
export lyap # Make sure LinearAlgebra.lyap is available
143144
export plyap

0 commit comments

Comments
 (0)