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.
2 parents 9ca8264 + 5e7d4f6 commit 16015ffCopy full SHA for 16015ff
Project.toml
@@ -22,17 +22,17 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
22
[extensions]
23
StructArraysAdaptExt = "Adapt"
24
StructArraysGPUArraysCoreExt = "GPUArraysCore"
25
+StructArraysLinearAlgebraExt = "LinearAlgebra"
26
StructArraysSparseArraysExt = "SparseArrays"
27
StructArraysStaticArraysExt = "StaticArrays"
-StructArraysLinearAlgebraExt = "LinearAlgebra"
28
29
[compat]
30
Adapt = "3.4, 4"
31
Aqua = "0.8"
32
ConstructionBase = "1"
33
DataAPI = "1"
34
Documenter = "1"
35
-GPUArraysCore = "0.1.2"
+GPUArraysCore = "0.1.2, 0.2"
36
InfiniteArrays = "0.13"
37
JLArrays = "0.1"
38
LinearAlgebra = "1"
0 commit comments