Skip to content

Commit

Permalink
New version: CovarianceFunctions v0.2.1 (#57762)
Browse files Browse the repository at this point in the history
UUID: b3329135-7958-41d4-bb02-e084c5a526bf
Repo: https://github.com/SebastianAment/CovarianceFunctions.jl.git
Tree: 99debf78773006f8c574c8648e5d90161fb2403c

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Apr 1, 2022
1 parent 73bf24d commit 953780f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
13 changes: 11 additions & 2 deletions C/CovarianceFunctions/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,26 @@
[0]
BlockFactorizations = "1.1.0-1"
DiffResults = "1"
FillArrays = "0.12"
ForwardDiff = "0.10"
IterativeSolvers = "0.9"
KroneckerProducts = "1"
LazyArrays = "0.22"
SpecialFunctions = "2"
TaylorSeries = "0.11"
ToeplitzMatrices = "0.7"
WoodburyFactorizations = "1"
julia = "1.7.0-1"

["0-0.2.0"]
FillArrays = "0.12"
TaylorSeries = "0.11"

["0.2-0"]
NearestNeighbors = "0.4"

["0.2.0"]
StaticArrays = "1.3.0-1"

["0.2.1-0"]
FillArrays = "0.12-0.13"
StaticArrays = "1"
TaylorSeries = "0.11-0.12"
3 changes: 3 additions & 0 deletions C/CovarianceFunctions/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "4c483164c7c204624965ba4a8817f12e0b808f9d"

["0.2.0"]
git-tree-sha1 = "e10a449af5264c685cd0b251fa56e6999f2ef07c"

["0.2.1"]
git-tree-sha1 = "99debf78773006f8c574c8648e5d90161fb2403c"

0 comments on commit 953780f

Please sign in to comment.