Skip to content

Commit 0d98b95

Browse files
committed
Deprecate TVExponentialKernel (#96)
1 parent 89b3882 commit 0d98b95

12 files changed

Lines changed: 202 additions & 222 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CalibrationErrors"
22
uuid = "33913031-fe46-5864-950f-100836f47845"
33
authors = ["David Widmann <david.widmann@it.uu.se>"]
4-
version = "0.5.18"
4+
version = "0.5.19"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -16,7 +16,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
1616
[compat]
1717
DataStructures = "0.17, 0.18"
1818
Distances = "0.8.2, 0.9, 0.10"
19-
KernelFunctions = "0.8.20, 0.9"
19+
KernelFunctions = "0.10"
2020
Reexport = "0.2, 1.0"
2121
StatsBase = "0.32, 0.33"
2222
UnPack = "0.1, 1"

docs/Manifest.toml

Lines changed: 28 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
1313
deps = ["DataStructures", "Distances", "KernelFunctions", "LinearAlgebra", "Reexport", "Statistics", "StatsBase", "UnPack"]
1414
path = ".."
1515
uuid = "33913031-fe46-5864-950f-100836f47845"
16-
version = "0.5.15"
16+
version = "0.5.18"
1717

1818
[[ChainRulesCore]]
1919
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
20-
git-tree-sha1 = "5402b5674b3068ca570771c11da9a57bfa70acd4"
20+
git-tree-sha1 = "9b0375dc013ab0fc472b37cb8b18eed66b83f76b"
2121
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
22-
version = "0.9.39"
22+
version = "0.9.43"
2323

2424
[[Compat]]
2525
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
26-
git-tree-sha1 = "ac4132ad78082518ec2037ae5770b6e796f7f956"
26+
git-tree-sha1 = "0900bc19193b8e672d9cd477e6cd92d9e7c02f99"
2727
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
28-
version = "3.27.0"
28+
version = "3.29.0"
2929

3030
[[CompilerSupportLibraries_jll]]
3131
deps = ["Artifacts", "Libdl"]
@@ -56,10 +56,10 @@ deps = ["Mmap"]
5656
uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"
5757

5858
[[Distances]]
59-
deps = ["LinearAlgebra", "Statistics"]
60-
git-tree-sha1 = "366715149014943abd71aa647a07a43314158b2d"
59+
deps = ["LinearAlgebra", "Statistics", "StatsAPI"]
60+
git-tree-sha1 = "abe4ad222b26af3337262b8afb28fab8d215e9f8"
6161
uuid = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
62-
version = "0.10.2"
62+
version = "0.10.3"
6363

6464
[[Distributed]]
6565
deps = ["Random", "Serialization", "Sockets"]
@@ -117,9 +117,9 @@ version = "0.21.1"
117117

118118
[[KernelFunctions]]
119119
deps = ["ChainRulesCore", "Compat", "CompositionsBase", "Distances", "FillArrays", "Functors", "LinearAlgebra", "Random", "Requires", "SpecialFunctions", "StatsBase", "StatsFuns", "TensorCore", "Test", "ZygoteRules"]
120-
git-tree-sha1 = "e85205cee2ebf61ca8eeb1eae5b60b331f14114e"
120+
git-tree-sha1 = "3c10a95f9ddd3f7b5c3ef462c2cb75bc58ec5b18"
121121
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
122-
version = "0.9.5"
122+
version = "0.10.0"
123123

124124
[[LibCURL]]
125125
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
@@ -195,9 +195,9 @@ uuid = "efe28fd5-8261-553b-a9e1-b2916fc3738e"
195195
version = "0.5.4+0"
196196

197197
[[OrderedCollections]]
198-
git-tree-sha1 = "4fa2ba51070ec13fcc7517db714445b4ab986bdf"
198+
git-tree-sha1 = "85f8e6578bf1f9ee0d11e7bb1b1456435479d47c"
199199
uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
200-
version = "1.4.0"
200+
version = "1.4.1"
201201

202202
[[Parsers]]
203203
deps = ["Dates"]
@@ -211,9 +211,9 @@ uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
211211

212212
[[Preferences]]
213213
deps = ["TOML"]
214-
git-tree-sha1 = "ea79e4c9077208cd3bc5d29631a26bc0cff78902"
214+
git-tree-sha1 = "00cfd92944ca9c760982747e9a1d0d5d86ab1e5a"
215215
uuid = "21216c6a-2e73-6563-6e65-726566657250"
216-
version = "1.2.1"
216+
version = "1.2.2"
217217

218218
[[Printf]]
219219
deps = ["Unicode"]
@@ -264,30 +264,35 @@ uuid = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
264264
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
265265

266266
[[SortingAlgorithms]]
267-
deps = ["DataStructures", "Random", "Test"]
268-
git-tree-sha1 = "03f5898c9959f8115e30bc7226ada7d0df554ddd"
267+
deps = ["DataStructures"]
268+
git-tree-sha1 = "2ec1962eba973f383239da22e75218565c390a96"
269269
uuid = "a2af1166-a08f-5f64-846c-94a0d3cef48c"
270-
version = "0.3.1"
270+
version = "1.0.0"
271271

272272
[[SparseArrays]]
273273
deps = ["LinearAlgebra", "Random"]
274274
uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
275275

276276
[[SpecialFunctions]]
277-
deps = ["ChainRulesCore", "OpenSpecFun_jll"]
278-
git-tree-sha1 = "5919936c0e92cff40e57d0ddf0ceb667d42e5902"
277+
deps = ["ChainRulesCore", "LogExpFunctions", "OpenSpecFun_jll"]
278+
git-tree-sha1 = "9146da51b38e9705b9f5ccfadc3ab10a482cae36"
279279
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
280-
version = "1.3.0"
280+
version = "1.4.0"
281281

282282
[[Statistics]]
283283
deps = ["LinearAlgebra", "SparseArrays"]
284284
uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
285285

286+
[[StatsAPI]]
287+
git-tree-sha1 = "1958272568dc176a1d881acb797beb909c785510"
288+
uuid = "82ae8749-77ed-4fe6-ae5f-f523153014b0"
289+
version = "1.0.0"
290+
286291
[[StatsBase]]
287-
deps = ["DataAPI", "DataStructures", "LinearAlgebra", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics"]
288-
git-tree-sha1 = "4d8ca45223d7a28839e775d73a6f6b6b2ac64fd1"
292+
deps = ["DataAPI", "DataStructures", "LinearAlgebra", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
293+
git-tree-sha1 = "2f6792d523d7448bbe2fec99eca9218f06cc746d"
289294
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
290-
version = "0.33.6"
295+
version = "0.33.8"
291296

292297
[[StatsFuns]]
293298
deps = ["LogExpFunctions", "Rmath", "SpecialFunctions"]

0 commit comments

Comments
 (0)