Skip to content

Commit

Permalink
Merge pull request #28 from DilumAluthge/patch-1
Browse files Browse the repository at this point in the history
Add a compat entry for the LinearAlgebra stdlib
  • Loading branch information
andreasvarga committed Oct 27, 2023
2 parents cfc7089 + d66ef59 commit e36d985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"

[compat]
LinearAlgebra = "1"
LinearMaps = "3.3"
julia = "1.6"

Expand Down

0 comments on commit e36d985

Please sign in to comment.