Skip to content

Commit

Permalink
New package: ZilanyBruceCarney2014 v1.0.0 (#121622)
Browse files Browse the repository at this point in the history
- Registering package: ZilanyBruceCarney2014
- Repository: https://github.com/guestdaniel/ZilanyBruceCarney2014.jl
- Created by: @guestdaniel
- Version: v1.0.0
- Commit: ec5c3548c415a5df8b82ee457e29f9ba263fa791
- Reviewed by: @guestdaniel
- Reference:
guestdaniel/ZilanyBruceCarney2014.jl@ec5c354#commitcomment-150505947
- Description: Julia wrapper for Zilany, Bruce, Carney (2014)
auditory-nerve model
<!--
bf0c69308befbd3ccf2cc956ac8a46712550b79fc9bfb5e4edf8f833f05f4c18b06eddad8845b45beb9f45c2b8020dd66bc900b4d9a6c82d9ca04de87f009f970f3f16dc4b67d2e3e4324306dab1f21e537228a58974aac97a537965e44b5b13c933ade049d8a8beb5c9325eb614757b6a98d2dd2379ab355c4462e3dc6ff21d08a42f9e23756a37cac7ae36a523d4b3737c9542066719a77d0eb47d0c90c5a56d465ef5315b95a6c3577719dd49c1155dcb8c2582af0bb55f0c4f2bca9353c70fdcb045879594be01e42e0d2745ef1176a868037c2349ca5e487a7d84b5d451692241291d1622ac8c898c6e9e23983c
-->
  • Loading branch information
JuliaRegistrator authored Dec 21, 2024
1 parent 32ff03e commit 5a45928
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6135,6 +6135,7 @@ some amount of consideration when choosing package names.
8372b9c3-1e34-5cc3-bfab-1a98e101de11 = { name = "LASzip_jll", path = "jll/L/LASzip_jll" }
83775a58-1f1d-513f-b197-d71354ab007a = { name = "Zlib_jll", path = "jll/Z/Zlib_jll" }
83792f5e-c6a1-11e8-2e0a-93511f02ae5f = { name = "GeometricTools", path = "G/GeometricTools" }
83795400-82fe-439b-8fdc-4e65948642a8 = { name = "ZilanyBruceCarney2014", path = "Z/ZilanyBruceCarney2014" }
837eacb2-5a76-4cde-be3a-83fe353b65ae = { name = "SimpleGrad", path = "S/SimpleGrad" }
83811839-e1fd-4dfd-90d4-61934971aaca = { name = "DiskCaches", path = "D/DiskCaches" }
83903589-8fc8-4699-b7ad-cfd56ee128ec = { name = "BrazilFinancialData", path = "B/BrazilFinancialData" }
Expand Down
10 changes: 10 additions & 0 deletions Z/ZilanyBruceCarney2014/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[1]
AuditorySignalUtils = "0.1"
BenchmarkTools = "1"
DSP = "0.7"
FFTW = "1"
FourierTools = "0.4"
ProgressMeter = "1"
SafeTestsets = "0.1"
SpecialFunctions = "2"
julia = "1.6.0-1"
12 changes: 12 additions & 0 deletions Z/ZilanyBruceCarney2014/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[1]
AuditorySignalUtils = "20759599-9703-4078-b9af-37a489742e5c"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
FourierTools = "b18b359b-aebc-45ac-a139-9c0ccbb2871e"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
zbc2014_jll = "9bdc8d4c-a601-5095-9993-2c2aa82463f6"
3 changes: 3 additions & 0 deletions Z/ZilanyBruceCarney2014/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ZilanyBruceCarney2014"
uuid = "83795400-82fe-439b-8fdc-4e65948642a8"
repo = "https://github.com/guestdaniel/ZilanyBruceCarney2014.jl.git"
2 changes: 2 additions & 0 deletions Z/ZilanyBruceCarney2014/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "1fa814c91c539c0b81496cc529dd306412042098"

0 comments on commit 5a45928

Please sign in to comment.