-
Notifications
You must be signed in to change notification settings - Fork 465
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: StructArrays v0.7.0 (#119574)
UUID: 09ab397b-f2b6-538f-b94a-2f83cf4a842a Repo: https://github.com/JuliaArrays/StructArrays.jl.git Tree: 5a3a31c41e15a1e042d60f2f4942adccba05d3c9 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
b1ac531
commit 47147a9
Showing
5 changed files
with
32 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,13 @@ | ||
["0.6.18-0"] | ||
StaticArrays = "1.5.6-1" | ||
|
||
["0.6.18-0.6"] | ||
Adapt = "3.4.0-4" | ||
GPUArraysCore = "0.1.2-0.1" | ||
StaticArrays = "1.5.6-1" | ||
|
||
["0.7-0"] | ||
Adapt = "4" | ||
GPUArraysCore = "0.2" | ||
KernelAbstractions = "0.9" | ||
LinearAlgebra = "1" | ||
SparseArrays = "1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters