Skip to content

Commit

Permalink
New version: DataDrivenAcoustics v0.2.1 (#92654)
Browse files Browse the repository at this point in the history
UUID: b376a22e-6432-4b80-a794-261b95783a4a
Repo: https://github.com/org-arl/DataDrivenAcoustics.jl.git
Tree: 93d62c1c85cd8d0470633dc50950cc9cdf88bf27

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 3, 2023
1 parent a3c4b5b commit 8c7bb98
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 10 deletions.
16 changes: 11 additions & 5 deletions D/DataDrivenAcoustics/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,20 @@ julia = "1.6.0-1"

["0.2-0"]
BangBang = "0.3"
Combinatorics = "1"
DSP = "0.7"
DocStringExtensions = "0.9"
RecipesBase = "1"
UnderwaterAcoustics = "0.3"
Zygote = "0.6"

["0.2.0"]
Combinatorics = "1"
DataFrames = "1"
Distributions = "0.25"
DocStringExtensions = "0.9"
Flux = "0.13"
RecipesBase = "1"
Statistics = "1.6.0-1"
StatsBase = "0.34"
UnderwaterAcoustics = "0.3"
Zygote = "0.6"

["0.2.1-0"]
Flux = "0.13-0.14"
GaussianProcesses = "0.12"
16 changes: 11 additions & 5 deletions D/DataDrivenAcoustics/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
["0.2-0"]
BangBang = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
UnderwaterAcoustics = "0efb1f7a-1ce7-46d2-9f48-546a4c8fbb99"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

["0.2.0"]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0.2.1-0"]
GaussianProcesses = "891a1506-143c-57d2-908e-e1f8e92e6de9"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
3 changes: 3 additions & 0 deletions D/DataDrivenAcoustics/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "51a0e5e39dc6d090f20caba3f7543effd108eaaf"

["0.2.0"]
git-tree-sha1 = "3a1a5c4547118ec32baeaa0fad0cc7126f8b160f"

["0.2.1"]
git-tree-sha1 = "93d62c1c85cd8d0470633dc50950cc9cdf88bf27"

0 comments on commit 8c7bb98

Please sign in to comment.