Skip to content

Commit 71af718

Browse files
authored
remove StatsFuns dependency (#352)
* remove StatsFuns dependency, now explicitly depending on IrrationalConstants and SpecialFunctions * add LogExpFunctions=0.3 to compat * update Manifests
1 parent 3264a92 commit 71af718

File tree

7 files changed

+330
-298
lines changed

7 files changed

+330
-298
lines changed

Project.toml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "KernelFunctions"
22
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3-
version = "0.10.11"
3+
version = "0.10.12"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -9,12 +9,13 @@ CompositionsBase = "a33af91c-f02d-484b-be07-31d278c5ca2b"
99
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
1010
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
1111
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
12+
IrrationalConstants = "92d709cd-6900-40b7-9082-c6be49f344b6"
1213
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
14+
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
1315
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1416
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1517
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1618
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
17-
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1819
TensorCore = "62fd8b95-f654-4bbd-a8a5-9c27f68ccd50"
1920
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2021
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
@@ -26,10 +27,11 @@ CompositionsBase = "0.1"
2627
Distances = "0.10"
2728
FillArrays = "0.10, 0.11, 0.12"
2829
Functors = "0.1, 0.2"
30+
IrrationalConstants = "0.1"
31+
LogExpFunctions = "0.2.1, 0.3"
2932
Requires = "1.0.1"
3033
SpecialFunctions = "0.8, 0.9, 0.10, 1"
3134
StatsBase = "0.32, 0.33"
32-
StatsFuns = "0.8, 0.9"
3335
TensorCore = "0.1"
3436
ZygoteRules = "0.2"
3537
julia = "1.3"

docs/Manifest.toml

Lines changed: 45 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# This file is machine-generated - editing it directly is not advised
22

3+
[[ANSIColoredPrinters]]
4+
git-tree-sha1 = "574baf8110975760d391c710b6341da1afa48d8c"
5+
uuid = "a4c015fc-c6ff-483c-b24f-f7ea428134e9"
6+
version = "0.0.1"
7+
38
[[AbstractFFTs]]
49
deps = ["LinearAlgebra"]
510
git-tree-sha1 = "485ee0867925449198280d4af84bdb46a2a404d0"
@@ -17,24 +22,24 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
1722

1823
[[ChainRulesCore]]
1924
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
20-
git-tree-sha1 = "be770c08881f7bb928dfd86d1ba83798f76cf62a"
25+
git-tree-sha1 = "f53ca8d41e4753c41cdafa6ec5f7ce914b34be54"
2126
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
22-
version = "0.10.9"
27+
version = "0.10.13"
2328

2429
[[Compat]]
2530
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 = "dc7dedc2c2aa9faf59a55c622760a25cbefbe941"
31+
git-tree-sha1 = "344f143fa0ec67e47917848795ab19c6a455f32c"
2732
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
28-
version = "3.31.0"
33+
version = "3.32.0"
2934

3035
[[CompilerSupportLibraries_jll]]
3136
deps = ["Artifacts", "Libdl"]
3237
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
3338

3439
[[CompositionsBase]]
35-
git-tree-sha1 = "f3955eb38944e5dd0fabf8ca1e267d94941d34a5"
40+
git-tree-sha1 = "455419f7e328a1a2493cabc6428d79e951349769"
3641
uuid = "a33af91c-f02d-484b-be07-31d278c5ca2b"
37-
version = "0.1.0"
42+
version = "0.1.1"
3843

3944
[[DataAPI]]
4045
git-tree-sha1 = "ee400abb2298bd13bfc3df1c412ed228061a2385"
@@ -72,26 +77,26 @@ uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
7277
version = "0.8.5"
7378

7479
[[Documenter]]
75-
deps = ["Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
76-
git-tree-sha1 = "47f13b6305ab195edb73c86815962d84e31b0f48"
80+
deps = ["ANSIColoredPrinters", "Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
81+
git-tree-sha1 = "350dced36c11f794c6c4da5dc6493ec894e50c16"
7782
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
78-
version = "0.27.3"
83+
version = "0.27.5"
7984

8085
[[Downloads]]
8186
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
8287
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
8388

8489
[[FillArrays]]
85-
deps = ["LinearAlgebra", "Random", "SparseArrays"]
86-
git-tree-sha1 = "a603e79b71bb3c1efdb58f0ee32286efe2d1a255"
90+
deps = ["LinearAlgebra", "Random", "SparseArrays", "Statistics"]
91+
git-tree-sha1 = "8c8eac2af06ce35973c3eadb4ab3243076a408e7"
8792
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b"
88-
version = "0.11.8"
93+
version = "0.12.1"
8994

9095
[[Functors]]
9196
deps = ["MacroTools"]
92-
git-tree-sha1 = "a7bb2af991c43dcf5c3455d276dd83976799634f"
97+
git-tree-sha1 = "4cd9e70bf8fce05114598b663ad79dfe9ae432b3"
9398
uuid = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
94-
version = "0.2.1"
99+
version = "0.2.3"
95100

96101
[[IOCapture]]
97102
deps = ["Logging", "Random"]
@@ -103,6 +108,11 @@ version = "0.2.2"
103108
deps = ["Markdown"]
104109
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
105110

111+
[[IrrationalConstants]]
112+
git-tree-sha1 = "f76424439413893a832026ca355fe273e93bce94"
113+
uuid = "92d709cd-6900-40b7-9082-c6be49f344b6"
114+
version = "0.1.0"
115+
106116
[[JLLWrappers]]
107117
deps = ["Preferences"]
108118
git-tree-sha1 = "642a199af8b68253517b80bd3bfd17eb4e84df6e"
@@ -111,21 +121,21 @@ version = "1.3.0"
111121

112122
[[JSON]]
113123
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
114-
git-tree-sha1 = "81690084b6198a2e1da36fcfda16eeca9f9f24e4"
124+
git-tree-sha1 = "8076680b162ada2a031f707ac7b4953e30667a37"
115125
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
116-
version = "0.21.1"
126+
version = "0.21.2"
117127

118128
[[KernelFunctions]]
119-
deps = ["ChainRulesCore", "Compat", "CompositionsBase", "Distances", "FillArrays", "Functors", "LinearAlgebra", "Random", "Requires", "SpecialFunctions", "StatsBase", "StatsFuns", "TensorCore", "Test", "ZygoteRules"]
129+
deps = ["ChainRulesCore", "Compat", "CompositionsBase", "Distances", "FillArrays", "Functors", "IrrationalConstants", "LinearAlgebra", "LogExpFunctions", "Random", "Requires", "SpecialFunctions", "StatsBase", "TensorCore", "Test", "ZygoteRules"]
120130
path = ".."
121131
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
122-
version = "0.10.8"
132+
version = "0.10.12"
123133

124134
[[Kronecker]]
125-
deps = ["FillArrays", "LinearAlgebra", "NamedDims", "SparseArrays", "StatsBase"]
126-
git-tree-sha1 = "90e082a267982069e624ea0f825d324c86a01b4e"
135+
deps = ["LinearAlgebra", "NamedDims", "SparseArrays", "StatsBase"]
136+
git-tree-sha1 = "9e34d39bda0ac9bc82ffbab735ef9c857e94605f"
127137
uuid = "2c470bb0-bcc8-11e8-3dad-c9649493f05e"
128-
version = "0.4.3"
138+
version = "0.4.4"
129139

130140
[[LibCURL]]
131141
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
@@ -152,18 +162,18 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
152162

153163
[[LogExpFunctions]]
154164
deps = ["DocStringExtensions", "LinearAlgebra"]
155-
git-tree-sha1 = "1ba664552f1ef15325e68dc4c05c3ef8c2d5d885"
165+
git-tree-sha1 = "7bd5f6565d80b6bf753738d2bc40a5dfea072070"
156166
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
157-
version = "0.2.4"
167+
version = "0.2.5"
158168

159169
[[Logging]]
160170
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
161171

162172
[[MacroTools]]
163173
deps = ["Markdown", "Random"]
164-
git-tree-sha1 = "6a8a2a625ab0dea913aba95c11370589e0239ff0"
174+
git-tree-sha1 = "0fb723cd8c45858c22169b2e42269e53271a6df7"
165175
uuid = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
166-
version = "0.5.6"
176+
version = "0.5.7"
167177

168178
[[Markdown]]
169179
deps = ["Base64"]
@@ -187,9 +197,9 @@ uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
187197

188198
[[NamedDims]]
189199
deps = ["AbstractFFTs", "LinearAlgebra", "Pkg", "Requires", "Statistics"]
190-
git-tree-sha1 = "572b7af3ee53328eec29392d3b133804925595a1"
200+
git-tree-sha1 = "52985b34519b12fd0dcebbe34e74b2dbe6d03183"
191201
uuid = "356022a1-0364-5f58-8944-0da4b18d706f"
192-
version = "0.2.34"
202+
version = "0.2.35"
193203

194204
[[NetworkOptions]]
195205
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
@@ -213,9 +223,9 @@ version = "0.11.1"
213223

214224
[[Parsers]]
215225
deps = ["Dates"]
216-
git-tree-sha1 = "c8abc88faa3f7a3950832ac5d6e690881590d6dc"
226+
git-tree-sha1 = "477bf42b4d1496b454c10cce46645bb5b8a0cf2c"
217227
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
218-
version = "1.1.0"
228+
version = "2.0.2"
219229

220230
[[Pkg]]
221231
deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
@@ -245,18 +255,6 @@ git-tree-sha1 = "4036a3bd08ac7e968e27c203d45f5fff15020621"
245255
uuid = "ae029012-a4dd-5104-9daa-d747884805df"
246256
version = "1.1.3"
247257

248-
[[Rmath]]
249-
deps = ["Random", "Rmath_jll"]
250-
git-tree-sha1 = "bf3188feca147ce108c76ad82c2792c57abe7b1f"
251-
uuid = "79098fc4-a85e-5d69-aa6a-4863f24498fa"
252-
version = "0.7.0"
253-
254-
[[Rmath_jll]]
255-
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
256-
git-tree-sha1 = "68db32dff12bb6127bac73c209881191bf0efbb7"
257-
uuid = "f50d1b31-88e8-58de-be2c-1cc44531875f"
258-
version = "0.3.0+0"
259-
260258
[[SHA]]
261259
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
262260

@@ -272,19 +270,19 @@ uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
272270

273271
[[SortingAlgorithms]]
274272
deps = ["DataStructures"]
275-
git-tree-sha1 = "2ec1962eba973f383239da22e75218565c390a96"
273+
git-tree-sha1 = "b3363d7460f7d098ca0912c69b082f75625d7508"
276274
uuid = "a2af1166-a08f-5f64-846c-94a0d3cef48c"
277-
version = "1.0.0"
275+
version = "1.0.1"
278276

279277
[[SparseArrays]]
280278
deps = ["LinearAlgebra", "Random"]
281279
uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
282280

283281
[[SpecialFunctions]]
284282
deps = ["ChainRulesCore", "LogExpFunctions", "OpenSpecFun_jll"]
285-
git-tree-sha1 = "a50550fa3164a8c46747e62063b4d774ac1bcf49"
283+
git-tree-sha1 = "508822dca004bf62e210609148511ad03ce8f1d8"
286284
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
287-
version = "1.5.1"
285+
version = "1.6.0"
288286

289287
[[Statistics]]
290288
deps = ["LinearAlgebra", "SparseArrays"]
@@ -297,15 +295,9 @@ version = "1.0.0"
297295

298296
[[StatsBase]]
299297
deps = ["DataAPI", "DataStructures", "LinearAlgebra", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
300-
git-tree-sha1 = "2f6792d523d7448bbe2fec99eca9218f06cc746d"
298+
git-tree-sha1 = "fed1ec1e65749c4d96fc20dd13bea72b55457e62"
301299
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
302-
version = "0.33.8"
303-
304-
[[StatsFuns]]
305-
deps = ["LogExpFunctions", "Rmath", "SpecialFunctions"]
306-
git-tree-sha1 = "30cd8c360c54081f806b1ee14d2eecbef3c04c49"
307-
uuid = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
308-
version = "0.9.8"
300+
version = "0.33.9"
309301

310302
[[SuiteSparse]]
311303
deps = ["Libdl", "LinearAlgebra", "Serialization", "SparseArrays"]

0 commit comments

Comments
 (0)