Skip to content

Commit

Permalink
New version: TemporalGPs v0.6.7 (#99368)
Browse files Browse the repository at this point in the history
UUID: e155a3c4-0841-43e1-8b83-a0e4f03cc18f
Repo: https://github.com/JuliaGaussianProcesses/TemporalGPs.jl.git
Tree: d00a42662b34f90515ce0a02047c5c65f28b0257

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 23, 2024
1 parent f3d6dd0 commit 65f7f78
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
16 changes: 14 additions & 2 deletions T/TemporalGPs/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ StaticArrays = "0.12.1-0.12"

["0.3.7-0"]
BlockDiagonals = "0.1.7-0.1"
StaticArrays = "1"

["0.3.7-0.3"]
BlockArrays = "0.13"
Expand All @@ -55,6 +54,9 @@ FillArrays = "0.10"
["0.3.7-0.5.7"]
Distributions = "0.24"

["0.3.7-0.6.6"]
StaticArrays = "1"

["0.4-0.5.10"]
ChainRulesCore = "0.9"

Expand Down Expand Up @@ -92,7 +94,6 @@ AbstractGPs = "0.2-0.3"
KernelFunctions = ["0.9", "0.10.1-0.10"]

["0.6-0"]
ChainRulesCore = "1"
StructArrays = "0.5-0.6"
julia = "1.6.0-1"

Expand All @@ -102,11 +103,22 @@ AbstractGPs = "0.5"
["0.6-0.6.4"]
FillArrays = "0.13.0-0.13.7"

["0.6-0.6.6"]
ChainRulesCore = "1"

["0.6.2-0.6.4"]
AbstractGPs = "0.5.15-0.5"

["0.6.5-0"]
AbstractGPs = "0.5.17-0.5"
Bessels = "0.2.8-0.2"

["0.6.5-0.6.6"]
FillArrays = ["0.13.0-0.13.7", "1"]
Zygote = "0.6.65-0.6"

["0.6.7-0"]
ChainRulesCore = "1.0.0-1.16.0"
FillArrays = "0.13.0-0.13.7"
StaticArrays = "1.0.0-1.6.5"
Zygote = "0.6.65"
3 changes: 3 additions & 0 deletions T/TemporalGPs/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,6 @@ git-tree-sha1 = "e2fa08ed82dc6892bb0047adec619527907720d0"

["0.6.6"]
git-tree-sha1 = "35b771ef00c27088979256df7da608865b61f1c4"

["0.6.7"]
git-tree-sha1 = "d00a42662b34f90515ce0a02047c5c65f28b0257"

0 comments on commit 65f7f78

Please sign in to comment.