Skip to content

Commit

Permalink
New package: NeuroAnalysis v1.0.0 (#19305)
Browse files Browse the repository at this point in the history
UUID: 088af2c0-9cce-11e8-35da-81725c7f79e6
Repo: https://github.com/Experica/NeuroAnalysis.jl.git
Tree: 44985e602798d7222cab540f520c09b486aa62a6

Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b
  • Loading branch information
JuliaRegistrator authored Aug 13, 2020
1 parent e943956 commit 8a6aabb
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 0 deletions.
30 changes: 30 additions & 0 deletions N/NeuroAnalysis/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
[1]
ANOVA = "0"
BenchmarkTools = "0.5"
Colors = "0.12"
Combinatorics = "1"
DSP = "0.6"
DataFrames = "0.21"
DataStructures = "0.17"
Distributions = "0.23"
FileIO = "1.4.0-1"
GLM = "1"
HCubature = "1.4.0-1"
HypothesisTests = "0.10"
ImageFiltering = "0.6"
ImageSegmentation = "1.4.0-1"
Images = "0.22"
JLD2 = "0.1"
LsqFit = "0.11"
MAT = "0.8"
Optim = "0.20"
Plots = "1.5.0-1"
ProgressMeter = "1.3.0-1"
SpecialFunctions = "0.10"
StatsBase = "0.32"
StatsFuns = "0.9"
StatsPlots = "0.14"
Trapz = "2"
VegaLite = "2.3.0-2"
YAML = "0.4"
julia = "1.5.0-1"
31 changes: 31 additions & 0 deletions N/NeuroAnalysis/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
[1]
ANOVA = "0825541b-7374-5e1e-93bd-72e337c8a986"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
HCubature = "19dc6840-f33b-545b-b366-655c7e3ffd49"
HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
ImageFiltering = "6a3955dd-da59-5b1f-98d4-e7296123deb5"
ImageSegmentation = "80713f31-8817-5129-9cf8-209ff8fb23e1"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Trapz = "592b5752-818d-11e9-1e9a-2b8ca4a44cd1"
VegaLite = "112f6efa-9a02-5b7d-90c0-432ed331239a"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
3 changes: 3 additions & 0 deletions N/NeuroAnalysis/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "NeuroAnalysis"
uuid = "088af2c0-9cce-11e8-35da-81725c7f79e6"
repo = "https://github.com/Experica/NeuroAnalysis.jl.git"
2 changes: 2 additions & 0 deletions N/NeuroAnalysis/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "44985e602798d7222cab540f520c09b486aa62a6"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ some amount of consideration when choosing package names.
0862f596-cf2d-50af-8ef4-f2be67dfa83f = { name = "HTTPClient", path = "H/HTTPClient" }
0881af41-a624-557c-96ff-9a730c8d7287 = { name = "Web3", path = "W/Web3" }
08854c51-b66b-5062-a90d-8e7ae4547a49 = { name = "BasisMatrices", path = "B/BasisMatrices" }
088af2c0-9cce-11e8-35da-81725c7f79e6 = { name = "NeuroAnalysis", path = "N/NeuroAnalysis" }
0898d9ac-042b-5d31-8dcc-959fb3365f19 = { name = "QueryableBackend", path = "Q/QueryableBackend" }
089bb0c6-1854-47b9-96f7-327dbbe09dca = { name = "VisualStringDistances", path = "V/VisualStringDistances" }
08a2b407-ddc3-586a-afd6-c784ad1fffe2 = { name = "ResultTypes", path = "R/ResultTypes" }
Expand Down

0 comments on commit 8a6aabb

Please sign in to comment.