-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: AxisKeys v0.2.14 (#102139)
UUID: 94b1ba4f-4ee9-5380-92f1-94cde586c3c5 Repo: https://github.com/mcabbott/AxisKeys.jl.git Tree: 2404d61946c5d17a120101dbc753739ef216b0de Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
e99a4d5
commit a61cf09
Showing
4 changed files
with
23 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
["0.2.14-0"] | ||
AbstractFFTs = ["0.5", "1"] | ||
ChainRulesCore = "1" | ||
CovarianceEstimation = "0.2" | ||
InvertedIndices = "1" | ||
LazyStack = "0.0.7-0.0.8" | ||
OffsetArrays = ["0.10-0.11", "1"] | ||
StatsBase = "0.32-0.34" |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
["0.2.14-0"] | ||
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" | ||
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" | ||
CovarianceEstimation = "587fd27a-f159-11e8-2dae-1979310e6154" | ||
InvertedIndices = "41ab1584-1d38-5bbf-9106-f11c6c58b48f" | ||
LazyStack = "1fad7336-0346-5a1a-a56f-a06ba010965b" | ||
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" | ||
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" | ||
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" |