Skip to content

Commit dfa8056

Browse files
New package: DSPOperators v0.1.0 (#144518)
UUID: d5a72628-6e2f-430e-82f5-561df0bb8116 Repo: https://github.com/kul-optec/AbstractOperators.jl.git Tree: a67bffdab2227527ae26b5bf516bd2d06f54287c Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 8a19c3c commit dfa8056

File tree

5 files changed

+18
-0
lines changed

5 files changed

+18
-0
lines changed

D/DSPOperators/Compat.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[0]
2+
AbstractOperators = "0.4"
3+
DSP = "0.7 - 0.8"
4+
FFTW = "1.9.0 - 1"
5+
LinearAlgebra = "1.10.0 - 1"
6+
julia = "1.10.0 - 1"

D/DSPOperators/Deps.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
AbstractOperators = "d9c5613a-d543-52d8-9afd-8f241a8c3f1c"
3+
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
4+
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
5+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

D/DSPOperators/Package.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "DSPOperators"
2+
uuid = "d5a72628-6e2f-430e-82f5-561df0bb8116"
3+
repo = "https://github.com/kul-optec/AbstractOperators.jl.git"
4+
subdir = "DSPOperators"

D/DSPOperators/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "a67bffdab2227527ae26b5bf516bd2d06f54287c"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10991,6 +10991,7 @@ d59cea07-7a7b-5018-a298-a103d13afaf6 = { name = "azurite_jll", path = "jll/A/azu
1099110991
d59dda0b-512f-44d1-9007-ebd7d520ecca = { name = "EpochFolding", path = "E/EpochFolding" }
1099210992
d5a28882-127d-4cd3-bca1-824ce50d98df = { name = "Futbolista", path = "F/Futbolista" }
1099310993
d5a2a81f-3167-4eb5-8f67-b1ebe6a4430d = { name = "PhysiologyPlotting", path = "P/PhysiologyPlotting" }
10994+
d5a72628-6e2f-430e-82f5-561df0bb8116 = { name = "DSPOperators", path = "D/DSPOperators" }
1099410995
d5ae56c5-23ca-4a1f-b505-9fc4796fc1fe = { name = "MixedModelsSim", path = "M/MixedModelsSim" }
1099510996
d5b806d3-2ca9-4def-9329-52b8f0583639 = { name = "LearnVanishingIdeal", path = "L/LearnVanishingIdeal" }
1099610997
d5c2ffab-b4e7-4ef6-aef9-6ba302e36d3e = { name = "Shelly", path = "S/Shelly" }

0 commit comments

Comments
 (0)