Skip to content

Commit

Permalink
update compat FastLapackInterface + GeneralizedSylversterSolver
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelJuillard committed Jun 29, 2023
1 parent 220b2e7 commit 8d7c216
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
[compat]
julia = "1.6.3"
Combinatorics = "1.0.2"
FastLapackInterface = "^1"
GeneralizedSylvesterSolver = "0.2.0"
FastLapackInterface = "2.0.0"
GeneralizedSylvesterSolver = "0.2.1"
KroneckerTools = "0.2.0"

0 comments on commit 8d7c216

Please sign in to comment.