mirror of
https://github.com/MillironX/docker-BioJulia.git
synced 2024-11-21 14:36:03 +00:00
[⚡ AUTOMATED]: Pkg upgrade for 2022-07-16
Files changed:\nM Manifest.toml
This commit is contained in:
parent
f33f0a6e0a
commit
e3a8e11162
1 changed files with 95 additions and 89 deletions
184
Manifest.toml
184
Manifest.toml
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
[[AbstractFFTs]]
|
[[AbstractFFTs]]
|
||||||
deps = ["ChainRulesCore", "LinearAlgebra"]
|
deps = ["ChainRulesCore", "LinearAlgebra"]
|
||||||
git-tree-sha1 = "8e9c3482c61d06343a6199814bf84f7df82f2b28"
|
git-tree-sha1 = "69f7020bd72f069c219b5e8c236c1fa90d2cb409"
|
||||||
uuid = "621f4979-c628-5d54-868e-fcf4e3e8185c"
|
uuid = "621f4979-c628-5d54-868e-fcf4e3e8185c"
|
||||||
version = "1.2.0"
|
version = "1.2.1"
|
||||||
|
|
||||||
[[AbstractTrees]]
|
[[AbstractTrees]]
|
||||||
git-tree-sha1 = "03e0550477d86222521d254b741d470ba17ea0b5"
|
git-tree-sha1 = "03e0550477d86222521d254b741d470ba17ea0b5"
|
||||||
|
@ -82,9 +82,9 @@ version = "0.1.0"
|
||||||
|
|
||||||
[[ArrayLayouts]]
|
[[ArrayLayouts]]
|
||||||
deps = ["FillArrays", "LinearAlgebra", "SparseArrays"]
|
deps = ["FillArrays", "LinearAlgebra", "SparseArrays"]
|
||||||
git-tree-sha1 = "26c659b14c4dc109b6b9c3398e4455eebc523814"
|
git-tree-sha1 = "ebe4bbfc4de38ef88323f67d60a4e848fb550f0e"
|
||||||
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
|
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
|
||||||
version = "0.8.8"
|
version = "0.8.9"
|
||||||
|
|
||||||
[[Artifacts]]
|
[[Artifacts]]
|
||||||
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
|
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
|
||||||
|
@ -138,9 +138,9 @@ version = "0.3.1"
|
||||||
|
|
||||||
[[BandedMatrices]]
|
[[BandedMatrices]]
|
||||||
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra", "Random", "SparseArrays"]
|
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra", "Random", "SparseArrays"]
|
||||||
git-tree-sha1 = "13223ec65172b18f164e8a8338e4e95d40d54c8c"
|
git-tree-sha1 = "0227886a3141dfbb9fab5bfbf2133ac57677c1f9"
|
||||||
uuid = "aae01518-5342-5314-be14-df237901396f"
|
uuid = "aae01518-5342-5314-be14-df237901396f"
|
||||||
version = "0.17.2"
|
version = "0.17.3"
|
||||||
|
|
||||||
[[Base64]]
|
[[Base64]]
|
||||||
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
|
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
|
||||||
|
@ -272,16 +272,16 @@ uuid = "aafaddc9-749c-510e-ac4f-586e18779b91"
|
||||||
version = "0.2.2"
|
version = "0.2.2"
|
||||||
|
|
||||||
[[ChainRules]]
|
[[ChainRules]]
|
||||||
deps = ["ChainRulesCore", "Compat", "IrrationalConstants", "LinearAlgebra", "Random", "RealDot", "SparseArrays", "Statistics"]
|
deps = ["ChainRulesCore", "Compat", "Distributed", "IrrationalConstants", "LinearAlgebra", "Random", "RealDot", "SparseArrays", "Statistics"]
|
||||||
git-tree-sha1 = "b06ed86d99c982cbe9047a45a93ac62d9605a361"
|
git-tree-sha1 = "6727845beeb8658b9f0d047712210683b6f6c270"
|
||||||
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
|
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
|
||||||
version = "1.36.2"
|
version = "1.38.0"
|
||||||
|
|
||||||
[[ChainRulesCore]]
|
[[ChainRulesCore]]
|
||||||
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
|
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
|
||||||
git-tree-sha1 = "2dd813e5f2f7eec2d1268c57cf2373d3ee91fcea"
|
git-tree-sha1 = "ff38036fb7edc903de4e79f32067d8497508616b"
|
||||||
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
|
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
|
||||||
version = "1.15.1"
|
version = "1.15.2"
|
||||||
|
|
||||||
[[ChangesOfVariables]]
|
[[ChangesOfVariables]]
|
||||||
deps = ["ChainRulesCore", "LinearAlgebra", "Test"]
|
deps = ["ChainRulesCore", "LinearAlgebra", "Test"]
|
||||||
|
@ -406,9 +406,9 @@ version = "0.3.2"
|
||||||
|
|
||||||
[[ConstructionBase]]
|
[[ConstructionBase]]
|
||||||
deps = ["LinearAlgebra"]
|
deps = ["LinearAlgebra"]
|
||||||
git-tree-sha1 = "c096d0e321368ac23eb1be1ea405814f8b32adb3"
|
git-tree-sha1 = "59d00b3139a9de4eb961057eabb65ac6522be954"
|
||||||
uuid = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
|
uuid = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
|
||||||
version = "1.3.1"
|
version = "1.4.0"
|
||||||
|
|
||||||
[[Contour]]
|
[[Contour]]
|
||||||
deps = ["StaticArrays"]
|
deps = ["StaticArrays"]
|
||||||
|
@ -484,9 +484,9 @@ version = "0.7.6"
|
||||||
|
|
||||||
[[DecisionTree]]
|
[[DecisionTree]]
|
||||||
deps = ["AbstractTrees", "DelimitedFiles", "LinearAlgebra", "Random", "ScikitLearnBase", "Statistics"]
|
deps = ["AbstractTrees", "DelimitedFiles", "LinearAlgebra", "Random", "ScikitLearnBase", "Statistics"]
|
||||||
git-tree-sha1 = "ebb6e7968c4044bbe9e8bdc55654a2838bf5e1a6"
|
git-tree-sha1 = "9aa42c2c742079495c244bf7e63746bccbc8bd7b"
|
||||||
uuid = "7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
|
uuid = "7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
|
||||||
version = "0.11.0"
|
version = "0.11.1"
|
||||||
|
|
||||||
[[DelayDiffEq]]
|
[[DelayDiffEq]]
|
||||||
deps = ["ArrayInterface", "DataStructures", "DiffEqBase", "LinearAlgebra", "Logging", "NonlinearSolve", "OrdinaryDiffEq", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "UnPack"]
|
deps = ["ArrayInterface", "DataStructures", "DiffEqBase", "LinearAlgebra", "Logging", "NonlinearSolve", "OrdinaryDiffEq", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "UnPack"]
|
||||||
|
@ -506,9 +506,9 @@ version = "0.4.0"
|
||||||
|
|
||||||
[[DiffEqBase]]
|
[[DiffEqBase]]
|
||||||
deps = ["ArrayInterfaceCore", "ChainRulesCore", "DataStructures", "Distributions", "DocStringExtensions", "FastBroadcast", "ForwardDiff", "FunctionWrappers", "LinearAlgebra", "Logging", "MuladdMacro", "NonlinearSolve", "Parameters", "Printf", "RecursiveArrayTools", "Reexport", "Requires", "SciMLBase", "Setfield", "SparseArrays", "StaticArrays", "Statistics", "ZygoteRules"]
|
deps = ["ArrayInterfaceCore", "ChainRulesCore", "DataStructures", "Distributions", "DocStringExtensions", "FastBroadcast", "ForwardDiff", "FunctionWrappers", "LinearAlgebra", "Logging", "MuladdMacro", "NonlinearSolve", "Parameters", "Printf", "RecursiveArrayTools", "Reexport", "Requires", "SciMLBase", "Setfield", "SparseArrays", "StaticArrays", "Statistics", "ZygoteRules"]
|
||||||
git-tree-sha1 = "9862c61c6049b0ad5a6b433e31d2c6c8ff373056"
|
git-tree-sha1 = "fe5cd1be16c46ae71f07623dc217ccdbe22830e7"
|
||||||
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
|
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
|
||||||
version = "6.92.2"
|
version = "6.94.0"
|
||||||
|
|
||||||
[[DiffEqCallbacks]]
|
[[DiffEqCallbacks]]
|
||||||
deps = ["DataStructures", "DiffEqBase", "ForwardDiff", "LinearAlgebra", "NLsolve", "Parameters", "RecipesBase", "RecursiveArrayTools", "SciMLBase", "StaticArrays"]
|
deps = ["DataStructures", "DiffEqBase", "ForwardDiff", "LinearAlgebra", "NLsolve", "Parameters", "RecipesBase", "RecursiveArrayTools", "SciMLBase", "StaticArrays"]
|
||||||
|
@ -558,9 +558,9 @@ uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
|
||||||
|
|
||||||
[[Distributions]]
|
[[Distributions]]
|
||||||
deps = ["ChainRulesCore", "DensityInterface", "FillArrays", "LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SparseArrays", "SpecialFunctions", "Statistics", "StatsBase", "StatsFuns", "Test"]
|
deps = ["ChainRulesCore", "DensityInterface", "FillArrays", "LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SparseArrays", "SpecialFunctions", "Statistics", "StatsBase", "StatsFuns", "Test"]
|
||||||
git-tree-sha1 = "d530092b57aef8b96b27694e51c575b09c7f0b2e"
|
git-tree-sha1 = "429077fd74119f5ac495857fd51f4120baf36355"
|
||||||
uuid = "31c24e10-a181-5473-b8eb-7969acd0382f"
|
uuid = "31c24e10-a181-5473-b8eb-7969acd0382f"
|
||||||
version = "0.25.64"
|
version = "0.25.65"
|
||||||
|
|
||||||
[[DocStringExtensions]]
|
[[DocStringExtensions]]
|
||||||
deps = ["LibGit2"]
|
deps = ["LibGit2"]
|
||||||
|
@ -615,10 +615,10 @@ uuid = "c87230d0-a227-11e9-1b43-d7ebe4e7570a"
|
||||||
version = "0.4.1"
|
version = "0.4.1"
|
||||||
|
|
||||||
[[FFMPEG_jll]]
|
[[FFMPEG_jll]]
|
||||||
deps = ["Artifacts", "Bzip2_jll", "FreeType2_jll", "FriBidi_jll", "JLLWrappers", "LAME_jll", "Libdl", "Ogg_jll", "OpenSSL_jll", "Opus_jll", "Pkg", "Zlib_jll", "libass_jll", "libfdk_aac_jll", "libvorbis_jll", "x264_jll", "x265_jll"]
|
deps = ["Artifacts", "Bzip2_jll", "FreeType2_jll", "FriBidi_jll", "JLLWrappers", "LAME_jll", "Libdl", "Ogg_jll", "OpenSSL_jll", "Opus_jll", "Pkg", "Zlib_jll", "libaom_jll", "libass_jll", "libfdk_aac_jll", "libvorbis_jll", "x264_jll", "x265_jll"]
|
||||||
git-tree-sha1 = "d8a578692e3077ac998b50c0217dfd67f21d1e5f"
|
git-tree-sha1 = "ccd479984c7838684b3ac204b716c89955c76623"
|
||||||
uuid = "b22a6f82-2f65-5046-a5b2-351ab43fb4e5"
|
uuid = "b22a6f82-2f65-5046-a5b2-351ab43fb4e5"
|
||||||
version = "4.4.0+0"
|
version = "4.4.2+0"
|
||||||
|
|
||||||
[[FFTViews]]
|
[[FFTViews]]
|
||||||
deps = ["CustomUnitRanges", "FFTW"]
|
deps = ["CustomUnitRanges", "FFTW"]
|
||||||
|
@ -649,6 +649,12 @@ git-tree-sha1 = "acebe244d53ee1b461970f8910c235b259e772ef"
|
||||||
uuid = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
|
uuid = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
|
||||||
version = "0.3.2"
|
version = "0.3.2"
|
||||||
|
|
||||||
|
[[FastLapackInterface]]
|
||||||
|
deps = ["LinearAlgebra"]
|
||||||
|
git-tree-sha1 = "9c77a18eddbc4f7b5edbd2f1c28467ba4ba787bd"
|
||||||
|
uuid = "29a986be-02c6-4525-aec4-84b980013641"
|
||||||
|
version = "1.1.0"
|
||||||
|
|
||||||
[[FileIO]]
|
[[FileIO]]
|
||||||
deps = ["Pkg", "Requires", "UUIDs"]
|
deps = ["Pkg", "Requires", "UUIDs"]
|
||||||
git-tree-sha1 = "9267e5f50b0e12fdfd5a2455534345c4cf2c7f7a"
|
git-tree-sha1 = "9267e5f50b0e12fdfd5a2455534345c4cf2c7f7a"
|
||||||
|
@ -672,9 +678,9 @@ version = "0.13.2"
|
||||||
|
|
||||||
[[FiniteDiff]]
|
[[FiniteDiff]]
|
||||||
deps = ["ArrayInterfaceCore", "LinearAlgebra", "Requires", "SparseArrays", "StaticArrays"]
|
deps = ["ArrayInterfaceCore", "LinearAlgebra", "Requires", "SparseArrays", "StaticArrays"]
|
||||||
git-tree-sha1 = "ee13c773ce60d9e95a6c6ea134f25605dce2eda3"
|
git-tree-sha1 = "e3af8444c9916abed11f4357c2f59b6801e5b376"
|
||||||
uuid = "6a86dc24-6348-571c-b903-95158fe2bd41"
|
uuid = "6a86dc24-6348-571c-b903-95158fe2bd41"
|
||||||
version = "2.13.0"
|
version = "2.13.1"
|
||||||
|
|
||||||
[[FixedPointNumbers]]
|
[[FixedPointNumbers]]
|
||||||
deps = ["Statistics"]
|
deps = ["Statistics"]
|
||||||
|
@ -768,15 +774,15 @@ version = "0.1.0"
|
||||||
|
|
||||||
[[GR]]
|
[[GR]]
|
||||||
deps = ["Base64", "DelimitedFiles", "GR_jll", "HTTP", "JSON", "Libdl", "LinearAlgebra", "Pkg", "Printf", "Random", "RelocatableFolders", "Serialization", "Sockets", "Test", "UUIDs"]
|
deps = ["Base64", "DelimitedFiles", "GR_jll", "HTTP", "JSON", "Libdl", "LinearAlgebra", "Pkg", "Printf", "Random", "RelocatableFolders", "Serialization", "Sockets", "Test", "UUIDs"]
|
||||||
git-tree-sha1 = "c98aea696662d09e215ef7cda5296024a9646c75"
|
git-tree-sha1 = "037a1ca47e8a5989cc07d19729567bb71bfabd0c"
|
||||||
uuid = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
|
uuid = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
|
||||||
version = "0.64.4"
|
version = "0.66.0"
|
||||||
|
|
||||||
[[GR_jll]]
|
[[GR_jll]]
|
||||||
deps = ["Artifacts", "Bzip2_jll", "Cairo_jll", "FFMPEG_jll", "Fontconfig_jll", "GLFW_jll", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pixman_jll", "Pkg", "Qt5Base_jll", "Zlib_jll", "libpng_jll"]
|
deps = ["Artifacts", "Bzip2_jll", "Cairo_jll", "FFMPEG_jll", "Fontconfig_jll", "GLFW_jll", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pixman_jll", "Pkg", "Qt5Base_jll", "Zlib_jll", "libpng_jll"]
|
||||||
git-tree-sha1 = "3a233eeeb2ca45842fe100e0413936834215abf5"
|
git-tree-sha1 = "c8ab731c9127cd931c93221f65d6a1008dad7256"
|
||||||
uuid = "d2c73de3-f751-5644-a686-071e5b155ba9"
|
uuid = "d2c73de3-f751-5644-a686-071e5b155ba9"
|
||||||
version = "0.64.4+0"
|
version = "0.66.0+0"
|
||||||
|
|
||||||
[[GenericSchur]]
|
[[GenericSchur]]
|
||||||
deps = ["LinearAlgebra", "Printf"]
|
deps = ["LinearAlgebra", "Printf"]
|
||||||
|
@ -880,10 +886,10 @@ uuid = "3e5b6fbb-0976-4d2c-9146-d79de83f2fb0"
|
||||||
version = "0.1.8"
|
version = "0.1.8"
|
||||||
|
|
||||||
[[HypergeometricFunctions]]
|
[[HypergeometricFunctions]]
|
||||||
deps = ["DualNumbers", "LinearAlgebra", "SpecialFunctions", "Test"]
|
deps = ["DualNumbers", "LinearAlgebra", "OpenLibm_jll", "SpecialFunctions", "Test"]
|
||||||
git-tree-sha1 = "cb7099a0109939f16a4d3b572ba8396b1f6c7c31"
|
git-tree-sha1 = "709d864e3ed6e3545230601f94e11ebc65994641"
|
||||||
uuid = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
|
uuid = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
|
||||||
version = "0.3.10"
|
version = "0.3.11"
|
||||||
|
|
||||||
[[HypothesisTests]]
|
[[HypothesisTests]]
|
||||||
deps = ["Combinatorics", "Distributions", "LinearAlgebra", "Random", "Rmath", "Roots", "Statistics", "StatsBase"]
|
deps = ["Combinatorics", "Distributions", "LinearAlgebra", "Random", "Rmath", "Roots", "Statistics", "StatsBase"]
|
||||||
|
@ -969,10 +975,10 @@ uuid = "787d08f9-d448-5407-9aad-5290dd7ab264"
|
||||||
version = "0.3.2"
|
version = "0.3.2"
|
||||||
|
|
||||||
[[ImageQualityIndexes]]
|
[[ImageQualityIndexes]]
|
||||||
deps = ["ImageContrastAdjustment", "ImageCore", "ImageDistances", "ImageFiltering", "OffsetArrays", "Statistics"]
|
deps = ["ImageContrastAdjustment", "ImageCore", "ImageDistances", "ImageFiltering", "LazyModules", "OffsetArrays", "Statistics"]
|
||||||
git-tree-sha1 = "1d2d73b14198d10f7f12bf7f8481fd4b3ff5cd61"
|
git-tree-sha1 = "0c703732335a75e683aec7fdfc6d5d1ebd7c596f"
|
||||||
uuid = "2996bd0c-7a13-11e9-2da2-2f5ce47296a9"
|
uuid = "2996bd0c-7a13-11e9-2da2-2f5ce47296a9"
|
||||||
version = "0.3.0"
|
version = "0.3.3"
|
||||||
|
|
||||||
[[ImageSegmentation]]
|
[[ImageSegmentation]]
|
||||||
deps = ["Clustering", "DataStructures", "Distances", "Graphs", "ImageCore", "ImageFiltering", "ImageMorphology", "LinearAlgebra", "MetaGraphs", "RegionTrees", "SimpleWeightedGraphs", "StaticArrays", "Statistics"]
|
deps = ["Clustering", "DataStructures", "Distances", "Graphs", "ImageCore", "ImageFiltering", "ImageMorphology", "LinearAlgebra", "MetaGraphs", "RegionTrees", "SimpleWeightedGraphs", "StaticArrays", "Statistics"]
|
||||||
|
@ -988,9 +994,9 @@ version = "0.3.6"
|
||||||
|
|
||||||
[[ImageTransformations]]
|
[[ImageTransformations]]
|
||||||
deps = ["AxisAlgorithms", "ColorVectorSpace", "CoordinateTransformations", "ImageBase", "ImageCore", "Interpolations", "OffsetArrays", "Rotations", "StaticArrays"]
|
deps = ["AxisAlgorithms", "ColorVectorSpace", "CoordinateTransformations", "ImageBase", "ImageCore", "Interpolations", "OffsetArrays", "Rotations", "StaticArrays"]
|
||||||
git-tree-sha1 = "42fe8de1fe1f80dab37a39d391b6301f7aeaa7b8"
|
git-tree-sha1 = "8717482f4a2108c9358e5c3ca903d3a6113badc9"
|
||||||
uuid = "02fcd773-0e25-5acc-982a-7f6622650795"
|
uuid = "02fcd773-0e25-5acc-982a-7f6622650795"
|
||||||
version = "0.9.4"
|
version = "0.9.5"
|
||||||
|
|
||||||
[[Images]]
|
[[Images]]
|
||||||
deps = ["Base64", "FileIO", "Graphics", "ImageAxes", "ImageBase", "ImageContrastAdjustment", "ImageCore", "ImageDistances", "ImageFiltering", "ImageIO", "ImageMagick", "ImageMetadata", "ImageMorphology", "ImageQualityIndexes", "ImageSegmentation", "ImageShow", "ImageTransformations", "IndirectArrays", "IntegralArrays", "Random", "Reexport", "SparseArrays", "StaticArrays", "Statistics", "StatsBase", "TiledIteration"]
|
deps = ["Base64", "FileIO", "Graphics", "ImageAxes", "ImageBase", "ImageContrastAdjustment", "ImageCore", "ImageDistances", "ImageFiltering", "ImageIO", "ImageMagick", "ImageMetadata", "ImageMorphology", "ImageQualityIndexes", "ImageSegmentation", "ImageShow", "ImageTransformations", "IndirectArrays", "IntegralArrays", "Random", "Reexport", "SparseArrays", "StaticArrays", "Statistics", "StatsBase", "TiledIteration"]
|
||||||
|
@ -1033,9 +1039,9 @@ version = "0.5.1"
|
||||||
|
|
||||||
[[InlineStrings]]
|
[[InlineStrings]]
|
||||||
deps = ["Parsers"]
|
deps = ["Parsers"]
|
||||||
git-tree-sha1 = "a8671d5c9670a62cb36b7d44c376bdb09181aa26"
|
git-tree-sha1 = "d19f9edd8c34760dca2de2b503f969d8700ed288"
|
||||||
uuid = "842dd82b-1e85-43dc-bf29-5d0ee9dffc48"
|
uuid = "842dd82b-1e85-43dc-bf29-5d0ee9dffc48"
|
||||||
version = "1.1.3"
|
version = "1.1.4"
|
||||||
|
|
||||||
[[IntegerMathUtils]]
|
[[IntegerMathUtils]]
|
||||||
git-tree-sha1 = "f366daebdfb079fd1fe4e3d560f99a0c892e15bc"
|
git-tree-sha1 = "f366daebdfb079fd1fe4e3d560f99a0c892e15bc"
|
||||||
|
@ -1380,10 +1386,10 @@ deps = ["Libdl"]
|
||||||
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
||||||
|
|
||||||
[[LinearSolve]]
|
[[LinearSolve]]
|
||||||
deps = ["ArrayInterfaceCore", "DocStringExtensions", "GPUArraysCore", "IterativeSolvers", "KLU", "Krylov", "KrylovKit", "LinearAlgebra", "RecursiveFactorization", "Reexport", "SciMLBase", "Setfield", "SparseArrays", "SuiteSparse", "UnPack"]
|
deps = ["ArrayInterfaceCore", "DocStringExtensions", "FastLapackInterface", "GPUArraysCore", "IterativeSolvers", "KLU", "Krylov", "KrylovKit", "LinearAlgebra", "RecursiveFactorization", "Reexport", "SciMLBase", "Setfield", "SparseArrays", "SuiteSparse", "UnPack"]
|
||||||
git-tree-sha1 = "c08c4177cc7edbf42a92f08a04bf848dde73f0b9"
|
git-tree-sha1 = "5011ab36cb55f2c849487f0a3edffba602c705c1"
|
||||||
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
|
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
|
||||||
version = "1.20.0"
|
version = "1.22.1"
|
||||||
|
|
||||||
[[LittleCMS_jll]]
|
[[LittleCMS_jll]]
|
||||||
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pkg"]
|
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pkg"]
|
||||||
|
@ -1402,9 +1408,9 @@ uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
|
||||||
|
|
||||||
[[LoopVectorization]]
|
[[LoopVectorization]]
|
||||||
deps = ["ArrayInterface", "ArrayInterfaceCore", "ArrayInterfaceOffsetArrays", "ArrayInterfaceStaticArrays", "CPUSummary", "ChainRulesCore", "CloseOpenIntervals", "DocStringExtensions", "ForwardDiff", "HostCPUFeatures", "IfElse", "LayoutPointers", "LinearAlgebra", "OffsetArrays", "PolyesterWeave", "SIMDDualNumbers", "SIMDTypes", "SLEEFPirates", "SpecialFunctions", "Static", "ThreadingUtilities", "UnPack", "VectorizationBase"]
|
deps = ["ArrayInterface", "ArrayInterfaceCore", "ArrayInterfaceOffsetArrays", "ArrayInterfaceStaticArrays", "CPUSummary", "ChainRulesCore", "CloseOpenIntervals", "DocStringExtensions", "ForwardDiff", "HostCPUFeatures", "IfElse", "LayoutPointers", "LinearAlgebra", "OffsetArrays", "PolyesterWeave", "SIMDDualNumbers", "SIMDTypes", "SLEEFPirates", "SpecialFunctions", "Static", "ThreadingUtilities", "UnPack", "VectorizationBase"]
|
||||||
git-tree-sha1 = "7bf979d315193570cc2b79b4d2eb4595d68b9352"
|
git-tree-sha1 = "adc9421494fd93e31a18a66e49d79615ad6b2efa"
|
||||||
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
|
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
|
||||||
version = "0.12.119"
|
version = "0.12.120"
|
||||||
|
|
||||||
[[Lz4_jll]]
|
[[Lz4_jll]]
|
||||||
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
||||||
|
@ -1458,9 +1464,9 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
|
||||||
|
|
||||||
[[MathOptInterface]]
|
[[MathOptInterface]]
|
||||||
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "DataStructures", "ForwardDiff", "JSON", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "Printf", "SparseArrays", "SpecialFunctions", "Test", "Unicode"]
|
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "DataStructures", "ForwardDiff", "JSON", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "Printf", "SparseArrays", "SpecialFunctions", "Test", "Unicode"]
|
||||||
git-tree-sha1 = "21e4d46307492e77332c777699c90d58a4fa3245"
|
git-tree-sha1 = "10d26d62dab815306bbd2c46eb52460e98f01e46"
|
||||||
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
|
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
|
||||||
version = "1.5.0"
|
version = "1.6.0"
|
||||||
|
|
||||||
[[MathProgBase]]
|
[[MathProgBase]]
|
||||||
deps = ["LinearAlgebra", "SparseArrays"]
|
deps = ["LinearAlgebra", "SparseArrays"]
|
||||||
|
@ -1600,9 +1606,9 @@ uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
|
||||||
|
|
||||||
[[NonlinearSolve]]
|
[[NonlinearSolve]]
|
||||||
deps = ["ArrayInterfaceCore", "FiniteDiff", "ForwardDiff", "IterativeSolvers", "LinearAlgebra", "RecursiveArrayTools", "RecursiveFactorization", "Reexport", "SciMLBase", "Setfield", "StaticArrays", "UnPack"]
|
deps = ["ArrayInterfaceCore", "FiniteDiff", "ForwardDiff", "IterativeSolvers", "LinearAlgebra", "RecursiveArrayTools", "RecursiveFactorization", "Reexport", "SciMLBase", "Setfield", "StaticArrays", "UnPack"]
|
||||||
git-tree-sha1 = "8a00c7b9418270f1fa57da319d11febbe5f92101"
|
git-tree-sha1 = "932bbdc22e6a2e0bae8dec35d32e4c8cb6c50f98"
|
||||||
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
|
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
|
||||||
version = "0.3.20"
|
version = "0.3.21"
|
||||||
|
|
||||||
[[Observables]]
|
[[Observables]]
|
||||||
git-tree-sha1 = "fe29afdef3d0c4a8286128d4e45cc50621b1e43d"
|
git-tree-sha1 = "fe29afdef3d0c4a8286128d4e45cc50621b1e43d"
|
||||||
|
@ -1661,9 +1667,9 @@ uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
|
||||||
|
|
||||||
[[OpenSSL_jll]]
|
[[OpenSSL_jll]]
|
||||||
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
||||||
git-tree-sha1 = "9a36165cf84cff35851809a40a928e1103702013"
|
git-tree-sha1 = "e60321e3f2616584ff98f0a4f18d98ae6f89bbb3"
|
||||||
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
|
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
|
||||||
version = "1.1.16+0"
|
version = "1.1.17+0"
|
||||||
|
|
||||||
[[OpenSpecFun_jll]]
|
[[OpenSpecFun_jll]]
|
||||||
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"]
|
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"]
|
||||||
|
@ -1702,9 +1708,9 @@ version = "8.44.0+0"
|
||||||
|
|
||||||
[[PDMats]]
|
[[PDMats]]
|
||||||
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse"]
|
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse"]
|
||||||
git-tree-sha1 = "ca433b9e2f5ca3a0ce6702a032fce95a3b6e1e48"
|
git-tree-sha1 = "cf494dca75a69712a72b80bc48f59dcf3dea63ec"
|
||||||
uuid = "90014a1f-27ba-587c-ab20-58faa44d9150"
|
uuid = "90014a1f-27ba-587c-ab20-58faa44d9150"
|
||||||
version = "0.11.14"
|
version = "0.11.16"
|
||||||
|
|
||||||
[[PGFPlots]]
|
[[PGFPlots]]
|
||||||
deps = ["ColorBrewer", "ColorSchemes", "Colors", "Contour", "DataFrames", "DelimitedFiles", "Discretizers", "Distributed", "ImageMagick", "Images", "Printf", "Requires", "StatsBase", "TikzPictures"]
|
deps = ["ColorBrewer", "ColorSchemes", "Colors", "Contour", "DataFrames", "DelimitedFiles", "Discretizers", "Distributed", "ImageMagick", "Images", "Printf", "Requires", "StatsBase", "TikzPictures"]
|
||||||
|
@ -1778,9 +1784,9 @@ version = "1.3.0"
|
||||||
|
|
||||||
[[Plots]]
|
[[Plots]]
|
||||||
deps = ["Base64", "Contour", "Dates", "Downloads", "FFMPEG", "FixedPointNumbers", "GR", "GeometryBasics", "JSON", "Latexify", "LinearAlgebra", "Measures", "NaNMath", "Pkg", "PlotThemes", "PlotUtils", "Printf", "REPL", "Random", "RecipesBase", "RecipesPipeline", "Reexport", "Requires", "Scratch", "Showoff", "SparseArrays", "Statistics", "StatsBase", "UUIDs", "UnicodeFun", "Unzip"]
|
deps = ["Base64", "Contour", "Dates", "Downloads", "FFMPEG", "FixedPointNumbers", "GR", "GeometryBasics", "JSON", "Latexify", "LinearAlgebra", "Measures", "NaNMath", "Pkg", "PlotThemes", "PlotUtils", "Printf", "REPL", "Random", "RecipesBase", "RecipesPipeline", "Reexport", "Requires", "Scratch", "Showoff", "SparseArrays", "Statistics", "StatsBase", "UUIDs", "UnicodeFun", "Unzip"]
|
||||||
git-tree-sha1 = "93e82cebd5b25eb33068570e3f63a86be16955be"
|
git-tree-sha1 = "b29873144e57f9fcf8d41d107138a4378e035298"
|
||||||
uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
|
uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
|
||||||
version = "1.31.1"
|
version = "1.31.2"
|
||||||
|
|
||||||
[[PoissonRandom]]
|
[[PoissonRandom]]
|
||||||
deps = ["Random"]
|
deps = ["Random"]
|
||||||
|
@ -1802,9 +1808,9 @@ version = "0.1.6"
|
||||||
|
|
||||||
[[Polynomials]]
|
[[Polynomials]]
|
||||||
deps = ["LinearAlgebra", "MutableArithmetics", "RecipesBase"]
|
deps = ["LinearAlgebra", "MutableArithmetics", "RecipesBase"]
|
||||||
git-tree-sha1 = "5d389e6481b9d6c81d73ee9a74d1fd74f8b25abe"
|
git-tree-sha1 = "d6de04fd2559ecab7e9a683c59dcbc7dbd20581a"
|
||||||
uuid = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
|
uuid = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
|
||||||
version = "3.1.4"
|
version = "3.1.5"
|
||||||
|
|
||||||
[[PooledArrays]]
|
[[PooledArrays]]
|
||||||
deps = ["DataAPI", "Future"]
|
deps = ["DataAPI", "Future"]
|
||||||
|
@ -1826,9 +1832,9 @@ version = "0.5.1"
|
||||||
|
|
||||||
[[Poppler_jll]]
|
[[Poppler_jll]]
|
||||||
deps = ["Artifacts", "Cairo_jll", "Fontconfig_jll", "Glib_jll", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "OpenJpeg_jll", "Pkg", "libpng_jll"]
|
deps = ["Artifacts", "Cairo_jll", "Fontconfig_jll", "Glib_jll", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "OpenJpeg_jll", "Pkg", "libpng_jll"]
|
||||||
git-tree-sha1 = "e11443687ac151ac6ef6699eb75f964bed8e1faa"
|
git-tree-sha1 = "02148a0cb2532f22c0589ceb75c110e168fb3d1f"
|
||||||
uuid = "9c32591e-4766-534b-9725-b71a8799265b"
|
uuid = "9c32591e-4766-534b-9725-b71a8799265b"
|
||||||
version = "0.87.0+2"
|
version = "21.9.0+0"
|
||||||
|
|
||||||
[[PositiveFactorizations]]
|
[[PositiveFactorizations]]
|
||||||
deps = ["LinearAlgebra"]
|
deps = ["LinearAlgebra"]
|
||||||
|
@ -1899,10 +1905,10 @@ uuid = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
|
||||||
version = "2.4.2"
|
version = "2.4.2"
|
||||||
|
|
||||||
[[QuantEcon]]
|
[[QuantEcon]]
|
||||||
deps = ["DSP", "DataStructures", "Distributions", "FFTW", "LightGraphs", "LinearAlgebra", "Markdown", "NLopt", "Optim", "Pkg", "Primes", "Random", "SparseArrays", "SpecialFunctions", "Statistics", "StatsBase", "Test"]
|
deps = ["DSP", "DataStructures", "Distributions", "FFTW", "Graphs", "LinearAlgebra", "Markdown", "NLopt", "Optim", "Pkg", "Primes", "Random", "SparseArrays", "SpecialFunctions", "Statistics", "StatsBase", "Test"]
|
||||||
git-tree-sha1 = "d777434be1b3536821caea3fc5c4d9fd9d350c4f"
|
git-tree-sha1 = "0069c628273c7a3b793383c7dc5f9744d31dfe28"
|
||||||
uuid = "fcd29c91-0bd7-5a09-975d-7ac3f643a60c"
|
uuid = "fcd29c91-0bd7-5a09-975d-7ac3f643a60c"
|
||||||
version = "0.16.3"
|
version = "0.16.4"
|
||||||
|
|
||||||
[[Quaternions]]
|
[[Quaternions]]
|
||||||
deps = ["DualNumbers", "LinearAlgebra", "Random"]
|
deps = ["DualNumbers", "LinearAlgebra", "Random"]
|
||||||
|
@ -1960,15 +1966,15 @@ version = "1.2.1"
|
||||||
|
|
||||||
[[RecipesPipeline]]
|
[[RecipesPipeline]]
|
||||||
deps = ["Dates", "NaNMath", "PlotUtils", "RecipesBase"]
|
deps = ["Dates", "NaNMath", "PlotUtils", "RecipesBase"]
|
||||||
git-tree-sha1 = "dc1e451e15d90347a7decc4221842a022b011714"
|
git-tree-sha1 = "2690681814016887462cf5ac37102b51cd9ec781"
|
||||||
uuid = "01d81517-befc-4cb6-b9ec-a95719d0359c"
|
uuid = "01d81517-befc-4cb6-b9ec-a95719d0359c"
|
||||||
version = "0.5.2"
|
version = "0.6.2"
|
||||||
|
|
||||||
[[RecursiveArrayTools]]
|
[[RecursiveArrayTools]]
|
||||||
deps = ["Adapt", "ArrayInterfaceCore", "ArrayInterfaceStaticArraysCore", "ChainRulesCore", "DocStringExtensions", "FillArrays", "GPUArraysCore", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "ZygoteRules"]
|
deps = ["Adapt", "ArrayInterfaceCore", "ArrayInterfaceStaticArraysCore", "ChainRulesCore", "DocStringExtensions", "FillArrays", "GPUArraysCore", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "ZygoteRules"]
|
||||||
git-tree-sha1 = "7ddd4f1ac52f9cc1b784212785f86a75602a7e4b"
|
git-tree-sha1 = "7a5f08bdeb79cf3f8ce60125fe1b2a04041c1d26"
|
||||||
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
|
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
|
||||||
version = "2.31.0"
|
version = "2.31.1"
|
||||||
|
|
||||||
[[RecursiveFactorization]]
|
[[RecursiveFactorization]]
|
||||||
deps = ["LinearAlgebra", "LoopVectorization", "Polyester", "StrideArraysCore", "TriangularSolve"]
|
deps = ["LinearAlgebra", "LoopVectorization", "Polyester", "StrideArraysCore", "TriangularSolve"]
|
||||||
|
@ -1989,9 +1995,9 @@ version = "0.3.2"
|
||||||
|
|
||||||
[[RelocatableFolders]]
|
[[RelocatableFolders]]
|
||||||
deps = ["SHA", "Scratch"]
|
deps = ["SHA", "Scratch"]
|
||||||
git-tree-sha1 = "cdbd3b1338c72ce29d9584fdbe9e9b70eeb5adca"
|
git-tree-sha1 = "22c5201127d7b243b9ee1de3b43c408879dff60f"
|
||||||
uuid = "05181044-ff0b-4ac5-8273-598c1e38db00"
|
uuid = "05181044-ff0b-4ac5-8273-598c1e38db00"
|
||||||
version = "0.1.3"
|
version = "0.3.0"
|
||||||
|
|
||||||
[[Requires]]
|
[[Requires]]
|
||||||
deps = ["UUIDs"]
|
deps = ["UUIDs"]
|
||||||
|
@ -2062,9 +2068,9 @@ version = "0.3.2"
|
||||||
|
|
||||||
[[SciMLBase]]
|
[[SciMLBase]]
|
||||||
deps = ["ArrayInterfaceCore", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "RecipesBase", "RecursiveArrayTools", "StaticArraysCore", "Statistics", "Tables", "TreeViews"]
|
deps = ["ArrayInterfaceCore", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "RecipesBase", "RecursiveArrayTools", "StaticArraysCore", "Statistics", "Tables", "TreeViews"]
|
||||||
git-tree-sha1 = "3243a883fa422a0a5cfe2d3b6ea6287fc396018f"
|
git-tree-sha1 = "55f38a183d472deb6893bdc3a962a13ea10c60e4"
|
||||||
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
|
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
|
||||||
version = "1.42.2"
|
version = "1.42.4"
|
||||||
|
|
||||||
[[ScikitLearnBase]]
|
[[ScikitLearnBase]]
|
||||||
deps = ["LinearAlgebra", "Random", "Statistics"]
|
deps = ["LinearAlgebra", "Random", "Statistics"]
|
||||||
|
@ -2074,9 +2080,9 @@ version = "0.5.0"
|
||||||
|
|
||||||
[[Scratch]]
|
[[Scratch]]
|
||||||
deps = ["Dates"]
|
deps = ["Dates"]
|
||||||
git-tree-sha1 = "0b4b7f1393cff97c33891da2a0bf69c6ed241fda"
|
git-tree-sha1 = "f94f779c94e58bf9ea243e77a37e16d9de9126bd"
|
||||||
uuid = "6c6a2e73-6563-6170-7368-637461726353"
|
uuid = "6c6a2e73-6563-6170-7368-637461726353"
|
||||||
version = "1.1.0"
|
version = "1.1.1"
|
||||||
|
|
||||||
[[SentinelArrays]]
|
[[SentinelArrays]]
|
||||||
deps = ["Dates", "Random"]
|
deps = ["Dates", "Random"]
|
||||||
|
@ -2147,9 +2153,9 @@ version = "1.24.0"
|
||||||
|
|
||||||
[[SpecialFunctions]]
|
[[SpecialFunctions]]
|
||||||
deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
|
deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
|
||||||
git-tree-sha1 = "69fa1bef454c483646e8a250f384e589fd76562b"
|
git-tree-sha1 = "d75bda01f8c31ebb72df80a46c88b25d1c79c56d"
|
||||||
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
|
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
|
||||||
version = "1.8.6"
|
version = "2.1.7"
|
||||||
|
|
||||||
[[StableRNGs]]
|
[[StableRNGs]]
|
||||||
deps = ["Random", "Test"]
|
deps = ["Random", "Test"]
|
||||||
|
@ -2171,9 +2177,9 @@ version = "0.7.5"
|
||||||
|
|
||||||
[[StaticArrays]]
|
[[StaticArrays]]
|
||||||
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
|
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
|
||||||
git-tree-sha1 = "9f8a5dc5944dc7fbbe6eb4180660935653b0a9d9"
|
git-tree-sha1 = "e972716025466461a3dc1588d9168334b71aafff"
|
||||||
uuid = "90137ffa-7385-5640-81b9-e52037218182"
|
uuid = "90137ffa-7385-5640-81b9-e52037218182"
|
||||||
version = "1.5.0"
|
version = "1.5.1"
|
||||||
|
|
||||||
[[StaticArraysCore]]
|
[[StaticArraysCore]]
|
||||||
git-tree-sha1 = "66fe9eb253f910fe8cf161953880cfdaef01cdf0"
|
git-tree-sha1 = "66fe9eb253f910fe8cf161953880cfdaef01cdf0"
|
||||||
|
@ -2192,9 +2198,9 @@ version = "1.2.2"
|
||||||
|
|
||||||
[[StatsBase]]
|
[[StatsBase]]
|
||||||
deps = ["DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
|
deps = ["DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
|
||||||
git-tree-sha1 = "48598584bacbebf7d30e20880438ed1d24b7c7d6"
|
git-tree-sha1 = "472d044a1c8df2b062b23f222573ad6837a615ba"
|
||||||
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
|
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
|
||||||
version = "0.33.18"
|
version = "0.33.19"
|
||||||
|
|
||||||
[[StatsFuns]]
|
[[StatsFuns]]
|
||||||
deps = ["ChainRulesCore", "HypergeometricFunctions", "InverseFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
|
deps = ["ChainRulesCore", "HypergeometricFunctions", "InverseFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
|
||||||
|
@ -2210,9 +2216,9 @@ version = "0.6.30"
|
||||||
|
|
||||||
[[StatsPlots]]
|
[[StatsPlots]]
|
||||||
deps = ["AbstractFFTs", "Clustering", "DataStructures", "DataValues", "Distributions", "Interpolations", "KernelDensity", "LinearAlgebra", "MultivariateStats", "Observables", "Plots", "RecipesBase", "RecipesPipeline", "Reexport", "StatsBase", "TableOperations", "Tables", "Widgets"]
|
deps = ["AbstractFFTs", "Clustering", "DataStructures", "DataValues", "Distributions", "Interpolations", "KernelDensity", "LinearAlgebra", "MultivariateStats", "Observables", "Plots", "RecipesBase", "RecipesPipeline", "Reexport", "StatsBase", "TableOperations", "Tables", "Widgets"]
|
||||||
git-tree-sha1 = "43a316e07ae612c461fd874740aeef396c60f5f8"
|
git-tree-sha1 = "b422791c9db86c777cf5887d768a8bcbfffc43eb"
|
||||||
uuid = "f3b207a7-027a-5e70-b257-86293d7955fd"
|
uuid = "f3b207a7-027a-5e70-b257-86293d7955fd"
|
||||||
version = "0.14.34"
|
version = "0.15.0"
|
||||||
|
|
||||||
[[SteadyStateDiffEq]]
|
[[SteadyStateDiffEq]]
|
||||||
deps = ["DiffEqBase", "DiffEqCallbacks", "LinearAlgebra", "NLsolve", "Reexport", "SciMLBase"]
|
deps = ["DiffEqBase", "DiffEqCallbacks", "LinearAlgebra", "NLsolve", "Reexport", "SciMLBase"]
|
||||||
|
@ -2302,12 +2308,6 @@ version = "1.7.0"
|
||||||
deps = ["ArgTools", "SHA"]
|
deps = ["ArgTools", "SHA"]
|
||||||
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
|
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
|
||||||
|
|
||||||
[[Tectonic]]
|
|
||||||
deps = ["Pkg"]
|
|
||||||
git-tree-sha1 = "0b3881685ddb3ab066159b2ce294dc54fcf3b9ee"
|
|
||||||
uuid = "9ac5f52a-99c6-489f-af81-462ef484790f"
|
|
||||||
version = "0.8.0"
|
|
||||||
|
|
||||||
[[TensorCore]]
|
[[TensorCore]]
|
||||||
deps = ["LinearAlgebra"]
|
deps = ["LinearAlgebra"]
|
||||||
git-tree-sha1 = "1feb45f88d133a655e001435632f019a9a1bcdb6"
|
git-tree-sha1 = "1feb45f88d133a655e001435632f019a9a1bcdb6"
|
||||||
|
@ -2336,10 +2336,10 @@ uuid = "731e570b-9d59-4bfa-96dc-6df516fadf69"
|
||||||
version = "0.6.0"
|
version = "0.6.0"
|
||||||
|
|
||||||
[[TikzPictures]]
|
[[TikzPictures]]
|
||||||
deps = ["LaTeXStrings", "Poppler_jll", "Requires", "Tectonic"]
|
deps = ["LaTeXStrings", "Poppler_jll"]
|
||||||
git-tree-sha1 = "4e75374d207fefb21105074100034236fceed7cb"
|
git-tree-sha1 = "40d1559df48a5316eb66ad29ac734db6829e433d"
|
||||||
uuid = "37f6aa50-8035-52d0-81c2-5a1d08754b2d"
|
uuid = "37f6aa50-8035-52d0-81c2-5a1d08754b2d"
|
||||||
version = "3.4.2"
|
version = "3.2.0"
|
||||||
|
|
||||||
[[TiledIteration]]
|
[[TiledIteration]]
|
||||||
deps = ["OffsetArrays"]
|
deps = ["OffsetArrays"]
|
||||||
|
@ -2424,9 +2424,9 @@ version = "0.5.3"
|
||||||
|
|
||||||
[[VectorizationBase]]
|
[[VectorizationBase]]
|
||||||
deps = ["ArrayInterface", "CPUSummary", "HostCPUFeatures", "IfElse", "LayoutPointers", "Libdl", "LinearAlgebra", "SIMDTypes", "Static"]
|
deps = ["ArrayInterface", "CPUSummary", "HostCPUFeatures", "IfElse", "LayoutPointers", "Libdl", "LinearAlgebra", "SIMDTypes", "Static"]
|
||||||
git-tree-sha1 = "9d87c8c1d27dc20ba8be6bdca85d36556c371172"
|
git-tree-sha1 = "953ba1475022a4de16439857a8f79831abf5fa30"
|
||||||
uuid = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
|
uuid = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
|
||||||
version = "0.21.38"
|
version = "0.21.42"
|
||||||
|
|
||||||
[[VertexSafeGraphs]]
|
[[VertexSafeGraphs]]
|
||||||
deps = ["Graphs"]
|
deps = ["Graphs"]
|
||||||
|
@ -2680,6 +2680,12 @@ git-tree-sha1 = "8c1a8e4dfacb1fd631745552c8db35d0deb09ea0"
|
||||||
uuid = "700de1a5-db45-46bc-99cf-38207098b444"
|
uuid = "700de1a5-db45-46bc-99cf-38207098b444"
|
||||||
version = "0.2.2"
|
version = "0.2.2"
|
||||||
|
|
||||||
|
[[libaom_jll]]
|
||||||
|
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
|
||||||
|
git-tree-sha1 = "3a2ea60308f0996d26f1e5354e10c24e9ef905d4"
|
||||||
|
uuid = "a4ae2306-e953-59d6-aa16-d00cac43593b"
|
||||||
|
version = "3.4.0+0"
|
||||||
|
|
||||||
[[libass_jll]]
|
[[libass_jll]]
|
||||||
deps = ["Artifacts", "Bzip2_jll", "FreeType2_jll", "FriBidi_jll", "HarfBuzz_jll", "JLLWrappers", "Libdl", "Pkg", "Zlib_jll"]
|
deps = ["Artifacts", "Bzip2_jll", "FreeType2_jll", "FriBidi_jll", "HarfBuzz_jll", "JLLWrappers", "Libdl", "Pkg", "Zlib_jll"]
|
||||||
git-tree-sha1 = "5982a94fcba20f02f42ace44b9894ee2b140fe47"
|
git-tree-sha1 = "5982a94fcba20f02f42ace44b9894ee2b140fe47"
|
||||||
|
|
Loading…
Reference in a new issue