Skip to content

Commit

Permalink
BandedMatrices v1
Browse files Browse the repository at this point in the history
  • Loading branch information
dlfivefifty committed Oct 3, 2023
1 parent 5960a35 commit 9f3343b
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
@@ -1,7 +1,7 @@
name = "SemiclassicalOrthogonalPolynomials"
uuid = "291c01f3-23f6-4eb6-aeb0-063a639b53f2"
authors = ["Sheehan Olver <solver@mac.com>"]
version = "0.5.2"
version = "0.5.3"

[deps]
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
Expand All @@ -19,7 +19,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

[compat]
ArrayLayouts = "1"
BandedMatrices = "0.17"
BandedMatrices = "0.17, 1"
ClassicalOrthogonalPolynomials = "0.11"
ContinuumArrays = "0.15, 0.16"
FillArrays = "1"
Expand Down

0 comments on commit 9f3343b

Please sign in to comment.