-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: ZilanyBruceCarney2014 v1.0.0 (#121622)
- 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
1 parent
32ff03e
commit 5a45928
Showing
5 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["1.0.0"] | ||
git-tree-sha1 = "1fa814c91c539c0b81496cc529dd306412042098" |