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 7aab44f commit 4a720b9Copy full SHA for 4a720b9
Project.toml
@@ -20,7 +20,7 @@ julia = "1.6"
20
ArrayInterfaceBandedMatricesExt = "BandedMatrices"
21
ArrayInterfaceBlockBandedMatricesExt = "BlockBandedMatrices"
22
ArrayInterfaceCUDAExt = "CUDA"
23
-ArrayInterfaceGPUArraysExt = "GPUArraysCore"
+ArrayInterfaceGPUArraysCoreExt = "GPUArraysCore"
24
ArrayInterfaceStaticArraysCoreExt = "StaticArraysCore"
25
ArrayInterfaceTrackerExt = "Tracker"
26
0 commit comments