Skip to content

Commit

Permalink
allow FastLapackInterface v2
Browse files Browse the repository at this point in the history
  • Loading branch information
jebej committed Oct 30, 2023
1 parent 3868d3e commit 960dbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

[compat]
FastLapackInterface = "^1.2.4"
FastLapackInterface = "2, ^1.2.4"

[extras]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand Down

0 comments on commit 960dbaf

Please sign in to comment.