Skip to content

Commit

Permalink
New version: AlphaStableDistributions v1.1.5
Browse files Browse the repository at this point in the history
UUID: f20549b4-2d50-407f-863c-cdd202ba59a3
Repo: https://github.com/org-arl/AlphaStableDistributions.jl.git
Tree: e02c63b65faab1a7b6cd129195f7fe6030de89f9

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Jun 1, 2023
1 parent dde9fac commit 00eef5c
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
12 changes: 9 additions & 3 deletions A/AlphaStableDistributions/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ MAT = "0.6-0.7"
["0.1.1-0"]
Distributions = "0.21-0.23"

["0.1.1-1"]
["0.1.1-1.1.4"]
StatsBase = "0.32-0.33"

["0.1.2-1.1.1"]
Expand All @@ -41,13 +41,19 @@ SpecialFunctions = ["0.8-0.10", "1"]

["1.1.2-1"]
Distributions = "0.21-0.25"
MAT = "0.6-0.10"
StaticArrays = ["0.12", "1.1.0-1"]
ToeplitzMatrices = "0.6-0.7"

["1.1.2-1.1.3"]
Interpolations = "0.12-0.13"

["1.1.2-1.1.4"]
MAT = "0.6-0.10"
ToeplitzMatrices = "0.6-0.7"

["1.1.4-1"]
Interpolations = "0.12-0.14"
SpecialFunctions = ["0.8-0.10", "1-2"]

["1.1.5-1"]
StatsBase = "0.32-0.34"
ToeplitzMatrices = "0.6-0.8"
8 changes: 7 additions & 1 deletion A/AlphaStableDistributions/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
[0-1]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"

["0-1.1.4"]
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"

["1.1-1"]
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"

["1.1.5-1"]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
3 changes: 3 additions & 0 deletions A/AlphaStableDistributions/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ git-tree-sha1 = "16bd4b54bfc79e56c7811b275abbd49cdd371701"

["1.1.4"]
git-tree-sha1 = "199aa8db67b6b2008f3bcf6f65dfa9b79cfee93b"

["1.1.5"]
git-tree-sha1 = "e02c63b65faab1a7b6cd129195f7fe6030de89f9"

0 comments on commit 00eef5c

Please sign in to comment.