From 1e5c2d7c2561ef764c628157fc784e87f042e34b Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 12 Mar 2026 00:23:56 +0000 Subject: [PATCH 1/3] CompatHelper: bump compat for KernelFunctions to 0.11, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7f29a8244..1dec3bc15 100644 --- a/Project.toml +++ b/Project.toml @@ -43,7 +43,7 @@ DocStringExtensions = "0.8, 0.9" EnsembleKalmanProcesses = "2" ForwardDiff = "1" GaussianProcesses = "0.12" -KernelFunctions = "0.10.64" +KernelFunctions = "0.10.64, 0.11" LinearMaps = "3.11.4" LowRankApprox = "0.5.5" MCMCChains = "7" From aea1f56cdae0f6c4a51dbb0d5f5aff9bf55557a5 Mon Sep 17 00:00:00 2001 From: odunbar Date: Wed, 25 Mar 2026 13:21:24 -0700 Subject: [PATCH 2/3] dummy --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 1dec3bc15..690fff6d3 100644 --- a/Project.toml +++ b/Project.toml @@ -1,3 +1,4 @@ + name = "CalibrateEmulateSample" uuid = "95e48a1f-0bec-4818-9538-3db4340308e3" version = "1.0.0" From 6568f31ea0850a811301e013bd893f7a31b24a39 Mon Sep 17 00:00:00 2001 From: odunbar Date: Wed, 25 Mar 2026 13:21:40 -0700 Subject: [PATCH 3/3] dummy --- Project.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Project.toml b/Project.toml index 690fff6d3..1dec3bc15 100644 --- a/Project.toml +++ b/Project.toml @@ -1,4 +1,3 @@ - name = "CalibrateEmulateSample" uuid = "95e48a1f-0bec-4818-9538-3db4340308e3" version = "1.0.0"