Skip to content

Commit

Permalink
New version: PulseInputDDM v0.4.5 (#114104)
Browse files Browse the repository at this point in the history
UUID: c2542da2-1f7d-11e9-2506-87691095ebb2
Repo: https://github.com/Brody-Lab/PulseInputDDM.jl.git
Tree: 7963de10c1dc11cd7c6c68d60ee023a991bf2033

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Aug 29, 2024
1 parent 30f8498 commit 6a86126
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
17 changes: 13 additions & 4 deletions P/PulseInputDDM/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
[0]
BasisFunctionExpansions = "1.1.0-1"
DSP = "0.7.9-0.7"
Discretizers = "3.2.3-3"
Distributed = "1"
Distributions = "0.25.109-0.25"
Flatten = "0.4.3-0.4"
ForwardDiff = "0.10.36-0.10"
HypothesisTests = "0.11"
ImageFiltering = "0.7.8-0.7"
LineSearches = "7.2.0-7"
LinearAlgebra = "1"
MAT = "0.10.7-0.10"
Missings = "1.2.0-1"
Expand All @@ -20,9 +17,21 @@ Random = "1"
SpecialFunctions = "2.4.0-2"
StatsBase = "0.33.21-0.33"
StatsFuns = "1.3.1-1"
TaylorSeries = "0.18"
julia = "1.10.0-1"

["0-0.4.4"]
BasisFunctionExpansions = "1.1.0-1"
Distributions = "0.25.109-0.25"
LineSearches = "7.2.0-7"
TaylorSeries = "0.18"

["0.4.4-0"]
NBInclude = "2.3.1-2"
PyPlot = "2.11.5-2"

["0.4.5-0"]
BasisFunctionExpansions = "1.1.1-1"
Distributions = "0.25.111-0.25"
DocStringExtensions = "0.9.3-0.9"
LineSearches = "7.3.0-7"
TaylorSeries = "0.18.1-0.18"
3 changes: 3 additions & 0 deletions P/PulseInputDDM/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ TaylorSeries = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"
["0.4.4-0"]
NBInclude = "0db19996-df87-5ea3-a455-e3a50d440464"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"

["0.4.5-0"]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
3 changes: 3 additions & 0 deletions P/PulseInputDDM/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "88ffc11a33f9a8d532273b3a230669f31de6d0b2"

["0.4.4"]
git-tree-sha1 = "526f1d1ff62b81bcb99d3507237ac5b75280f01f"

["0.4.5"]
git-tree-sha1 = "7963de10c1dc11cd7c6c68d60ee023a991bf2033"

0 comments on commit 6a86126

Please sign in to comment.