Skip to content

Commit 8795092

Browse files
New version: Celerite2 v0.1.3 (#141963)
UUID: d7c4d21e-f632-4ce8-8dec-1f68bf4f0d36 Repo: https://github.com/bmlindor/Celerite2.jl.git Tree: 0abda5452786ed2a3f288caa3ed8c9a569a71443 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 757ed11 commit 8795092

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

C/Celerite2/Compat.toml

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ CompatHelper = "3.12.0 - 3"
55
Distances = "0.10"
66
Distributions = "0.25"
77
KernelFunctions = "0.10"
8-
Pkg = "1.11.0 - 1"
98
Polynomials = "4"
10-
Random = "1.11.0 - 1"
119
StatsBase = "0.34"
1210
julia = "1"
1311

@@ -19,6 +17,10 @@ Statistics = "1.11.0 - 1"
1917
["0 - 0.1.1"]
2018
OMEinsum = "0.8"
2119

20+
["0 - 0.1.2"]
21+
Pkg = "1.11.0 - 1"
22+
Random = "1.11.0 - 1"
23+
2224
["0.1.1"]
2325
DelimitedFiles = "1.9"
2426
Optim = "1.13.2 - 1"
@@ -29,8 +31,16 @@ ForwardDiff = "1"
2931
LinearAlgebra = "1"
3032
Test = "1.11.0 - 1"
3133

34+
["0.1.2"]
35+
Optim = "1.13.0 - 1"
36+
Statistics = "1.11.0 - 1"
37+
3238
["0.1.2 - 0"]
3339
DelimitedFiles = "1"
3440
OMEinsum = "0.8 - 0.9"
35-
Optim = "1.13.0 - 1"
36-
Statistics = "1.11.0 - 1"
41+
42+
["0.1.3 - 0"]
43+
Optim = "1"
44+
Pkg = "1"
45+
Random = "1"
46+
Statistics = "1"

C/Celerite2/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ git-tree-sha1 = "b50c80e89cf424ec7a5572af0e663f706f21657a"
66

77
["0.1.2"]
88
git-tree-sha1 = "85a552374a353b5b88d86859463ae7bd3bb05759"
9+
10+
["0.1.3"]
11+
git-tree-sha1 = "0abda5452786ed2a3f288caa3ed8c9a569a71443"

0 commit comments

Comments
 (0)