Skip to content

Commit

Permalink
New package: ContinuousWavelets v1.0.0 (#35386)
Browse files Browse the repository at this point in the history
UUID: 96eb917e-2868-4417-9cb6-27e7ff17528f
Repo: https://github.com/UCD4IDS/ContinuousWavelets.jl.git
Tree: 28c914c79c75d5c9df39309644d0521b669c1cec

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Apr 30, 2021
1 parent ea24364 commit 745c4db
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
7 changes: 7 additions & 0 deletions C/ContinuousWavelets/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[1]
AbstractFFTs = "1"
FFTW = "1.4.0-1"
Interpolations = "0.13"
SpecialFunctions = "1.3.0-1"
Wavelets = "0.9"
julia = "1"
7 changes: 7 additions & 0 deletions C/ContinuousWavelets/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[1]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Wavelets = "29a6e085-ba6d-5f35-a997-948ac2efa89a"
3 changes: 3 additions & 0 deletions C/ContinuousWavelets/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ContinuousWavelets"
uuid = "96eb917e-2868-4417-9cb6-27e7ff17528f"
repo = "https://github.com/UCD4IDS/ContinuousWavelets.jl.git"
2 changes: 2 additions & 0 deletions C/ContinuousWavelets/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "28c914c79c75d5c9df39309644d0521b669c1cec"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3314,6 +3314,7 @@ some amount of consideration when choosing package names.
96b87e3f-b46e-456c-8178-0e438baab6fa = { name = "ReverseGeocode", path = "R/ReverseGeocode" }
96c8136d-373b-4a4f-9482-8552faa6eb26 = { name = "DataTools", path = "D/DataTools" }
96e4cb12-aa16-11e9-3f16-05acf5cf8c1c = { name = "ModularIndices", path = "M/ModularIndices" }
96eb917e-2868-4417-9cb6-27e7ff17528f = { name = "ContinuousWavelets", path = "C/ContinuousWavelets" }
96f7d883-6668-4fbe-bb01-b60427b16035 = { name = "Airtable", path = "A/Airtable" }
96fb99f5-d28b-4914-8161-ce02e97273ad = { name = "KernelOps", path = "K/KernelOps" }
97003a88-0ad9-518a-a49a-13194a5ffd9e = { name = "EchoviewEvr", path = "E/EchoviewEvr" }
Expand Down

0 comments on commit 745c4db

Please sign in to comment.