|
| 1 | +# This file is machine-generated - editing it directly is not advised |
| 2 | + |
| 3 | +[[AbstractFFTs]] |
| 4 | +deps = ["LinearAlgebra"] |
| 5 | +git-tree-sha1 = "485ee0867925449198280d4af84bdb46a2a404d0" |
| 6 | +uuid = "621f4979-c628-5d54-868e-fcf4e3e8185c" |
| 7 | +version = "1.0.1" |
| 8 | + |
| 9 | +[[ArgTools]] |
| 10 | +uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f" |
| 11 | + |
| 12 | +[[Artifacts]] |
| 13 | +uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" |
| 14 | + |
| 15 | +[[Base64]] |
| 16 | +uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" |
| 17 | + |
| 18 | +[[ChainRules]] |
| 19 | +deps = ["ChainRulesCore", "Compat", "LinearAlgebra", "Random", "Statistics"] |
| 20 | +git-tree-sha1 = "346588c81effb94da6a30c1617e56af6a878e4d6" |
| 21 | +uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2" |
| 22 | +version = "1.0.1" |
| 23 | + |
| 24 | +[[ChainRulesCore]] |
| 25 | +deps = ["Compat", "LinearAlgebra", "SparseArrays"] |
| 26 | +git-tree-sha1 = "05d553f8ceece52752bc19304303138e10c1a7bb" |
| 27 | +uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" |
| 28 | +version = "1.0.1" |
| 29 | + |
| 30 | +[[ChainRulesTestUtils]] |
| 31 | +deps = ["ChainRulesCore", "Compat", "FiniteDifferences", "LinearAlgebra", "Random", "Test"] |
| 32 | +git-tree-sha1 = "1886ca03bd02f1ff449c3a08bc8f41584fb5bb25" |
| 33 | +uuid = "cdddcdb0-9152-4a09-a978-84456f9df70a" |
| 34 | +version = "1.0.0" |
| 35 | + |
| 36 | +[[CommonSubexpressions]] |
| 37 | +deps = ["MacroTools", "Test"] |
| 38 | +git-tree-sha1 = "7b8a93dba8af7e3b42fecabf646260105ac373f7" |
| 39 | +uuid = "bbf7d656-a473-5ed7-a52c-81e309532950" |
| 40 | +version = "0.3.0" |
| 41 | + |
| 42 | +[[Compat]] |
| 43 | +deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"] |
| 44 | +git-tree-sha1 = "dc7dedc2c2aa9faf59a55c622760a25cbefbe941" |
| 45 | +uuid = "34da2185-b29b-5c13-b0c7-acf172513d20" |
| 46 | +version = "3.31.0" |
| 47 | + |
| 48 | +[[CompilerSupportLibraries_jll]] |
| 49 | +deps = ["Artifacts", "Libdl"] |
| 50 | +uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae" |
| 51 | + |
| 52 | +[[Dates]] |
| 53 | +deps = ["Printf"] |
| 54 | +uuid = "ade2ca70-3891-5945-98fb-dc099432e06a" |
| 55 | + |
| 56 | +[[DelimitedFiles]] |
| 57 | +deps = ["Mmap"] |
| 58 | +uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab" |
| 59 | + |
| 60 | +[[DiffResults]] |
| 61 | +deps = ["StaticArrays"] |
| 62 | +git-tree-sha1 = "c18e98cba888c6c25d1c3b048e4b3380ca956805" |
| 63 | +uuid = "163ba53b-c6d8-5494-b064-1a9d43ac40c5" |
| 64 | +version = "1.0.3" |
| 65 | + |
| 66 | +[[DiffRules]] |
| 67 | +deps = ["NaNMath", "Random", "SpecialFunctions"] |
| 68 | +git-tree-sha1 = "214c3fcac57755cfda163d91c58893a8723f93e9" |
| 69 | +uuid = "b552c78f-8df3-52c6-915a-8e097449b14b" |
| 70 | +version = "1.0.2" |
| 71 | + |
| 72 | +[[Distributed]] |
| 73 | +deps = ["Random", "Serialization", "Sockets"] |
| 74 | +uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b" |
| 75 | + |
| 76 | +[[DocStringExtensions]] |
| 77 | +deps = ["LibGit2"] |
| 78 | +git-tree-sha1 = "a32185f5428d3986f47c2ab78b1f216d5e6cc96f" |
| 79 | +uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" |
| 80 | +version = "0.8.5" |
| 81 | + |
| 82 | +[[Downloads]] |
| 83 | +deps = ["ArgTools", "LibCURL", "NetworkOptions"] |
| 84 | +uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6" |
| 85 | + |
| 86 | +[[FillArrays]] |
| 87 | +deps = ["LinearAlgebra", "Random", "SparseArrays", "Statistics"] |
| 88 | +git-tree-sha1 = "8c8eac2af06ce35973c3eadb4ab3243076a408e7" |
| 89 | +uuid = "1a297f60-69ca-5386-bcde-b61e274b549b" |
| 90 | +version = "0.12.1" |
| 91 | + |
| 92 | +[[FiniteDifferences]] |
| 93 | +deps = ["ChainRulesCore", "LinearAlgebra", "Printf", "Random", "Richardson", "StaticArrays"] |
| 94 | +git-tree-sha1 = "10d58852f13fbe6fb85cc20846c2753079f5fffa" |
| 95 | +uuid = "26cc04aa-876d-5657-8c51-4c34ba976000" |
| 96 | +version = "0.12.17" |
| 97 | + |
| 98 | +[[ForwardDiff]] |
| 99 | +deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "LinearAlgebra", "NaNMath", "Printf", "Random", "SpecialFunctions", "StaticArrays"] |
| 100 | +git-tree-sha1 = "e2af66012e08966366a43251e1fd421522908be6" |
| 101 | +uuid = "f6369f11-7733-5829-9624-2563aa707210" |
| 102 | +version = "0.10.18" |
| 103 | + |
| 104 | +[[IRTools]] |
| 105 | +deps = ["InteractiveUtils", "MacroTools", "Test"] |
| 106 | +git-tree-sha1 = "95215cd0076a150ef46ff7928892bc341864c73c" |
| 107 | +uuid = "7869d1d1-7146-5819-86e3-90919afe41df" |
| 108 | +version = "0.4.3" |
| 109 | + |
| 110 | +[[InteractiveUtils]] |
| 111 | +deps = ["Markdown"] |
| 112 | +uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240" |
| 113 | + |
| 114 | +[[JLLWrappers]] |
| 115 | +deps = ["Preferences"] |
| 116 | +git-tree-sha1 = "642a199af8b68253517b80bd3bfd17eb4e84df6e" |
| 117 | +uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" |
| 118 | +version = "1.3.0" |
| 119 | + |
| 120 | +[[LibCURL]] |
| 121 | +deps = ["LibCURL_jll", "MozillaCACerts_jll"] |
| 122 | +uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21" |
| 123 | + |
| 124 | +[[LibCURL_jll]] |
| 125 | +deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"] |
| 126 | +uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0" |
| 127 | + |
| 128 | +[[LibGit2]] |
| 129 | +deps = ["Base64", "NetworkOptions", "Printf", "SHA"] |
| 130 | +uuid = "76f85450-5226-5b5a-8eaa-529ad045b433" |
| 131 | + |
| 132 | +[[LibSSH2_jll]] |
| 133 | +deps = ["Artifacts", "Libdl", "MbedTLS_jll"] |
| 134 | +uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8" |
| 135 | + |
| 136 | +[[Libdl]] |
| 137 | +uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb" |
| 138 | + |
| 139 | +[[LinearAlgebra]] |
| 140 | +deps = ["Libdl"] |
| 141 | +uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" |
| 142 | + |
| 143 | +[[LogExpFunctions]] |
| 144 | +deps = ["DocStringExtensions", "LinearAlgebra"] |
| 145 | +git-tree-sha1 = "7bd5f6565d80b6bf753738d2bc40a5dfea072070" |
| 146 | +uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688" |
| 147 | +version = "0.2.5" |
| 148 | + |
| 149 | +[[Logging]] |
| 150 | +uuid = "56ddb016-857b-54e1-b83d-db4d58db5568" |
| 151 | + |
| 152 | +[[MacroTools]] |
| 153 | +deps = ["Markdown", "Random"] |
| 154 | +git-tree-sha1 = "6a8a2a625ab0dea913aba95c11370589e0239ff0" |
| 155 | +uuid = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" |
| 156 | +version = "0.5.6" |
| 157 | + |
| 158 | +[[Markdown]] |
| 159 | +deps = ["Base64"] |
| 160 | +uuid = "d6f4376e-aef5-505a-96c1-9c027394607a" |
| 161 | + |
| 162 | +[[MbedTLS_jll]] |
| 163 | +deps = ["Artifacts", "Libdl"] |
| 164 | +uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1" |
| 165 | + |
| 166 | +[[Mmap]] |
| 167 | +uuid = "a63ad114-7e13-5084-954f-fe012c677804" |
| 168 | + |
| 169 | +[[MozillaCACerts_jll]] |
| 170 | +uuid = "14a3606d-f60d-562e-9121-12d972cd8159" |
| 171 | + |
| 172 | +[[NaNMath]] |
| 173 | +git-tree-sha1 = "bfe47e760d60b82b66b61d2d44128b62e3a369fb" |
| 174 | +uuid = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3" |
| 175 | +version = "0.3.5" |
| 176 | + |
| 177 | +[[NetworkOptions]] |
| 178 | +uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908" |
| 179 | + |
| 180 | +[[OpenSpecFun_jll]] |
| 181 | +deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"] |
| 182 | +git-tree-sha1 = "13652491f6856acfd2db29360e1bbcd4565d04f1" |
| 183 | +uuid = "efe28fd5-8261-553b-a9e1-b2916fc3738e" |
| 184 | +version = "0.5.5+0" |
| 185 | + |
| 186 | +[[PDMats]] |
| 187 | +deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse"] |
| 188 | +git-tree-sha1 = "4dd403333bcf0909341cfe57ec115152f937d7d8" |
| 189 | +uuid = "90014a1f-27ba-587c-ab20-58faa44d9150" |
| 190 | +version = "0.11.1" |
| 191 | + |
| 192 | +[[Pkg]] |
| 193 | +deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"] |
| 194 | +uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" |
| 195 | + |
| 196 | +[[Preferences]] |
| 197 | +deps = ["TOML"] |
| 198 | +git-tree-sha1 = "00cfd92944ca9c760982747e9a1d0d5d86ab1e5a" |
| 199 | +uuid = "21216c6a-2e73-6563-6e65-726566657250" |
| 200 | +version = "1.2.2" |
| 201 | + |
| 202 | +[[Printf]] |
| 203 | +deps = ["Unicode"] |
| 204 | +uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7" |
| 205 | + |
| 206 | +[[REPL]] |
| 207 | +deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"] |
| 208 | +uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb" |
| 209 | + |
| 210 | +[[Random]] |
| 211 | +deps = ["Serialization"] |
| 212 | +uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" |
| 213 | + |
| 214 | +[[Requires]] |
| 215 | +deps = ["UUIDs"] |
| 216 | +git-tree-sha1 = "4036a3bd08ac7e968e27c203d45f5fff15020621" |
| 217 | +uuid = "ae029012-a4dd-5104-9daa-d747884805df" |
| 218 | +version = "1.1.3" |
| 219 | + |
| 220 | +[[Richardson]] |
| 221 | +deps = ["LinearAlgebra"] |
| 222 | +git-tree-sha1 = "e03ca566bec93f8a3aeb059c8ef102f268a38949" |
| 223 | +uuid = "708f8203-808e-40c0-ba2d-98a6953ed40d" |
| 224 | +version = "1.4.0" |
| 225 | + |
| 226 | +[[SHA]] |
| 227 | +uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce" |
| 228 | + |
| 229 | +[[Serialization]] |
| 230 | +uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b" |
| 231 | + |
| 232 | +[[SharedArrays]] |
| 233 | +deps = ["Distributed", "Mmap", "Random", "Serialization"] |
| 234 | +uuid = "1a1011a3-84de-559e-8e89-a11a2f7dc383" |
| 235 | + |
| 236 | +[[Sockets]] |
| 237 | +uuid = "6462fe0b-24de-5631-8697-dd941f90decc" |
| 238 | + |
| 239 | +[[SparseArrays]] |
| 240 | +deps = ["LinearAlgebra", "Random"] |
| 241 | +uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" |
| 242 | + |
| 243 | +[[SpecialFunctions]] |
| 244 | +deps = ["ChainRulesCore", "LogExpFunctions", "OpenSpecFun_jll"] |
| 245 | +git-tree-sha1 = "508822dca004bf62e210609148511ad03ce8f1d8" |
| 246 | +uuid = "276daf66-3868-5448-9aa4-cd146d93841b" |
| 247 | +version = "1.6.0" |
| 248 | + |
| 249 | +[[StaticArrays]] |
| 250 | +deps = ["LinearAlgebra", "Random", "Statistics"] |
| 251 | +git-tree-sha1 = "1b9a0f17ee0adde9e538227de093467348992397" |
| 252 | +uuid = "90137ffa-7385-5640-81b9-e52037218182" |
| 253 | +version = "1.2.7" |
| 254 | + |
| 255 | +[[Statistics]] |
| 256 | +deps = ["LinearAlgebra", "SparseArrays"] |
| 257 | +uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" |
| 258 | + |
| 259 | +[[SuiteSparse]] |
| 260 | +deps = ["Libdl", "LinearAlgebra", "Serialization", "SparseArrays"] |
| 261 | +uuid = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9" |
| 262 | + |
| 263 | +[[TOML]] |
| 264 | +deps = ["Dates"] |
| 265 | +uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76" |
| 266 | + |
| 267 | +[[Tar]] |
| 268 | +deps = ["ArgTools", "SHA"] |
| 269 | +uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e" |
| 270 | + |
| 271 | +[[Test]] |
| 272 | +deps = ["InteractiveUtils", "Logging", "Random", "Serialization"] |
| 273 | +uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40" |
| 274 | + |
| 275 | +[[UUIDs]] |
| 276 | +deps = ["Random", "SHA"] |
| 277 | +uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" |
| 278 | + |
| 279 | +[[Unicode]] |
| 280 | +uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" |
| 281 | + |
| 282 | +[[Zlib_jll]] |
| 283 | +deps = ["Libdl"] |
| 284 | +uuid = "83775a58-1f1d-513f-b197-d71354ab007a" |
| 285 | + |
| 286 | +[[Zygote]] |
| 287 | +deps = ["AbstractFFTs", "ChainRules", "ChainRulesCore", "DiffRules", "Distributed", "FillArrays", "ForwardDiff", "IRTools", "InteractiveUtils", "LinearAlgebra", "MacroTools", "NaNMath", "Random", "Requires", "SpecialFunctions", "Statistics", "ZygoteRules"] |
| 288 | +git-tree-sha1 = "91ef0848835764b7187067ccbf110f61f9e526c3" |
| 289 | +repo-rev = "ox/cr1" |
| 290 | +repo-url = "https://github.com/FluxML/Zygote.jl.git" |
| 291 | +uuid = "e88e6eb3-aa80-5325-afca-941959d7151f" |
| 292 | +version = "0.6.17" |
| 293 | + |
| 294 | +[[ZygoteRules]] |
| 295 | +deps = ["MacroTools"] |
| 296 | +git-tree-sha1 = "9e7a1e8ca60b742e508a315c17eef5211e7fbfd7" |
| 297 | +uuid = "700de1a5-db45-46bc-99cf-38207098b444" |
| 298 | +version = "0.2.1" |
| 299 | + |
| 300 | +[[nghttp2_jll]] |
| 301 | +deps = ["Artifacts", "Libdl"] |
| 302 | +uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d" |
| 303 | + |
| 304 | +[[p7zip_jll]] |
| 305 | +deps = ["Artifacts", "Libdl"] |
| 306 | +uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0" |
0 commit comments