Skip to content

Commit 8433e41

Browse files
committed
jd-update
1 parent 9b7432e commit 8433e41

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+4498
-2179
lines changed

Manifest.toml

Lines changed: 22 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ git-tree-sha1 = "07a2c077bdd4b6d23a40342a8a108e2ee5e58ab6"
1212
uuid = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97"
1313
version = "0.3.1"
1414

15-
[[ArrayInterface]]
16-
deps = ["LinearAlgebra", "Requires", "SparseArrays"]
17-
git-tree-sha1 = "981354dab938901c2b607a213e62d9defa50b698"
18-
uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
19-
version = "1.2.1"
20-
2115
[[Base64]]
2216
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
2317

@@ -159,10 +153,10 @@ deps = ["Mmap"]
159153
uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"
160154

161155
[[DiffEqDiffTools]]
162-
deps = ["ArrayInterface", "LinearAlgebra", "Requires", "SparseArrays", "StaticArrays"]
163-
git-tree-sha1 = "81edfb3a8b55154772bb6080b5db40868e1778ed"
156+
deps = ["LinearAlgebra", "SparseArrays", "StaticArrays"]
157+
git-tree-sha1 = "b992345a39b4d9681342ae795a8dacc100730182"
164158
uuid = "01453d9d-ee7c-5054-8395-0335cb756afa"
165-
version = "1.4.0"
159+
version = "0.14.0"
166160

167161
[[DiffResults]]
168162
deps = ["Compat", "StaticArrays"]
@@ -188,9 +182,9 @@ uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
188182

189183
[[Distributions]]
190184
deps = ["LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SpecialFunctions", "Statistics", "StatsBase", "StatsFuns"]
191-
git-tree-sha1 = "ce189b71fac635d6ec9582dc0f208887db25e6d3"
185+
git-tree-sha1 = "51d184211a807ddba5f48d06098e93986759ec43"
192186
uuid = "31c24e10-a181-5473-b8eb-7969acd0382f"
193-
version = "0.21.8"
187+
version = "0.21.9"
194188

195189
[[DocStringExtensions]]
196190
deps = ["LibGit2", "Markdown", "Pkg", "Test"]
@@ -211,9 +205,9 @@ version = "0.2.1"
211205

212206
[[EzXML]]
213207
deps = ["BinaryProvider", "Libdl", "Printf"]
214-
git-tree-sha1 = "aed48d722e528bc634bd36a7d0e090fa2952a3c0"
208+
git-tree-sha1 = "469de9cb996a9c03f31905619ff3c33e905711f3"
215209
uuid = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"
216-
version = "0.9.4"
210+
version = "0.9.5"
217211

218212
[[FFTW]]
219213
deps = ["AbstractFFTs", "BinaryProvider", "Conda", "Libdl", "LinearAlgebra", "Reexport"]
@@ -223,9 +217,9 @@ version = "1.1.0"
223217

224218
[[FastGaussQuadrature]]
225219
deps = ["LinearAlgebra", "SpecialFunctions"]
226-
git-tree-sha1 = "af35c193d743c674a25c384a9b673299a179cc2b"
220+
git-tree-sha1 = "f876f7c548fdb5e23eda8da29222f5f0eb604166"
227221
uuid = "442a2c76-b920-505d-bb47-c5924d526838"
228-
version = "0.4.0"
222+
version = "0.4.1"
229223

230224
[[FileIO]]
231225
deps = ["Pkg"]
@@ -258,9 +252,9 @@ version = "0.4.1"
258252

259253
[[ForwardDiff]]
260254
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "NaNMath", "Random", "SpecialFunctions", "StaticArrays"]
261-
git-tree-sha1 = "4407e7b76999eca2646abdb68203bd4302476168"
255+
git-tree-sha1 = "da46ac97b17793eba44ff366dc6cb70f1238a738"
262256
uuid = "f6369f11-7733-5829-9624-2563aa707210"
263-
version = "0.10.6"
257+
version = "0.10.7"
264258

265259
[[Future]]
266260
deps = ["Random"]
@@ -416,15 +410,15 @@ version = "0.5.1"
416410

417411
[[MLJ]]
418412
deps = ["CategoricalArrays", "ComputationalResources", "Dates", "DelimitedFiles", "Distributed", "Distributions", "DocStringExtensions", "InteractiveUtils", "LinearAlgebra", "MLJBase", "MLJModels", "OrderedCollections", "Pkg", "PrettyTables", "ProgressMeter", "Random", "RecipesBase", "ScientificTypes", "Statistics", "StatsBase", "Tables"]
419-
git-tree-sha1 = "8f4b1be988da5481800b6fd979c2f6b571642d98"
413+
git-tree-sha1 = "8b0e3d81165a165529ef6e7c9dbc3117abd0d2c7"
420414
uuid = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
421-
version = "0.5.4"
415+
version = "0.5.5"
422416

423417
[[MLJBase]]
424-
deps = ["CategoricalArrays", "DelimitedFiles", "Distributions", "InteractiveUtils", "LinearAlgebra", "LossFunctions", "Missings", "OrderedCollections", "Parameters", "Random", "ScientificTypes", "Statistics", "StatsBase", "Tables"]
425-
git-tree-sha1 = "910cff6b02aca70b03a5620dd8c86b3d460d2237"
418+
deps = ["CategoricalArrays", "DelimitedFiles", "Distributions", "InteractiveUtils", "InvertedIndices", "LinearAlgebra", "LossFunctions", "Missings", "OrderedCollections", "Parameters", "Random", "ScientificTypes", "Statistics", "StatsBase", "Tables"]
419+
git-tree-sha1 = "5024f1835e8b100fb2559d9a3fa8aae863dffc9b"
426420
uuid = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
427-
version = "0.8.3"
421+
version = "0.8.4"
428422

429423
[[MLJLinearModels]]
430424
deps = ["DocStringExtensions", "IterativeSolvers", "LinearAlgebra", "LinearMaps", "MLJBase", "Optim", "Parameters", "Tables"]
@@ -433,10 +427,10 @@ uuid = "6ee0df7b-362f-4a72-a706-9e79364fb692"
433427
version = "0.2.1"
434428

435429
[[MLJModels]]
436-
deps = ["CategoricalArrays", "ColorTypes", "Distances", "Distributions", "InteractiveUtils", "LinearAlgebra", "MLJBase", "OrderedCollections", "Parameters", "Pkg", "Random", "Requires", "ScientificTypes", "Statistics", "StatsBase", "Tables"]
437-
git-tree-sha1 = "c680e986db8dcda1bfed5fc5d617cc4716f06fec"
430+
deps = ["CategoricalArrays", "Distances", "Distributions", "InteractiveUtils", "LinearAlgebra", "MLJBase", "MultivariateStats", "OrderedCollections", "Parameters", "Pkg", "Random", "Requires", "ScientificTypes", "Statistics", "StatsBase", "Tables"]
431+
git-tree-sha1 = "821a2b99344153726f6a5ae23b5ce0d107d4f03b"
438432
uuid = "d491faf4-2d78-11e9-2867-c94bc002c0b7"
439-
version = "0.5.7"
433+
version = "0.5.9"
440434

441435
[[MacroTools]]
442436
deps = ["Compat", "DataStructures", "Test"]
@@ -498,10 +492,10 @@ uuid = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
498492
version = "0.3.3"
499493

500494
[[NearestNeighbors]]
501-
deps = ["Distances", "LinearAlgebra", "Mmap", "StaticArrays", "Test"]
502-
git-tree-sha1 = "f47c5d97cf9a8caefa47e9fa9d99d8fda1a65154"
495+
deps = ["Distances", "StaticArrays"]
496+
git-tree-sha1 = "8bc6180f328f3c0ea2663935db880d34c57d6eae"
503497
uuid = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
504-
version = "0.4.3"
498+
version = "0.4.4"
505499

506500
[[Optim]]
507501
deps = ["Calculus", "DiffEqDiffTools", "FillArrays", "ForwardDiff", "LineSearches", "LinearAlgebra", "NLSolversBase", "NaNMath", "Parameters", "PositiveFactorizations", "Printf", "Random", "SparseArrays", "StatsBase"]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
MLJ | MLJBase | MLJModels | ScientificTypes | Commit | Note | Date
88
----- | ------- | --------- | --------------- | --------- | ---- | ----
9+
0.5.5 | 0.8.4 | 0.5.9 | 0.2.6 | [xxxxxxx] | ? |
910
0.5.4 | 0.8.3 | 0.5.7 | 0.2.6 | [6b30fda] | ✓ | Nov 25, 2019
1011
0.5.4 | 0.8.1 | 0.5.7 | 0.2.5 | [f96a4e5] | ✓ | Nov 19, 2019
1112
0.5.2 | 0.7.5 | 0.5.6 | 0.2.4 | [f556f62] | ✓ | Nov 13, 2019

0 commit comments

Comments
 (0)