We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b84bd commit b5ee0e7Copy full SHA for b5ee0e7
Project.toml
@@ -14,6 +14,8 @@ julia = "1"
14
LabelledArrays = "2ee39098-c373-598a-b85f-a56591580800"
15
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
16
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
17
+BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
18
+BlockBandedMatrices = "ffab5731-97b5-5995-9138-79e8c1846df0"
19
20
[targets]
21
test = ["Test", "LabelledArrays", "StaticArrays"]
0 commit comments