File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -3,31 +3,31 @@ uuid = "a108c475-a4e2-4021-9a84-cfa7df242f64"
33authors = [" Thomas Wutzler <twutz@bgc-jena.mpg.de> and contributors" ]
44version = " 1.0.0-DEV"
55
6- [weakdeps ]
7- Flux = " 587475ba-b771-5e3f-ad9e-33799f191a9c"
8- Lux = " b2108857-7c20-44ae-9111-449ecde12c47"
9- SimpleChains = " de6bee2f-e2f4-4ec7-b6ed-219cc6f6e9e5"
10-
116[deps ]
127Combinatorics = " 861a8166-3701-5b0c-9a16-15d98fcdc6aa"
138ComponentArrays = " b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
149Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1510StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1611StatsFuns = " 4c63d2b9-4356-54db-8cca-17b64c39e42c"
1712
13+ [weakdeps ]
14+ Flux = " 587475ba-b771-5e3f-ad9e-33799f191a9c"
15+ Lux = " b2108857-7c20-44ae-9111-449ecde12c47"
16+ SimpleChains = " de6bee2f-e2f4-4ec7-b6ed-219cc6f6e9e5"
17+
18+ [extensions ]
19+ HybridVariationalInferenceFluxExt = " Flux"
20+ HybridVariationalInferenceLuxExt = " Lux"
21+ HybridVariationalInferenceSimpleChainsExt = " SimpleChains"
22+
1823[compat ]
1924Combinatorics = " 1.0.2"
2025ComponentArrays = " 0.15.19"
21- Flux = " v0.15.2"
26+ Flux = " v0.15.2, 0.16 "
2227Lux = " 1.4.2"
2328Random = " 1.10.0"
2429SimpleChains = " 0.4"
2530julia = " 1.10"
2631
27- [extensions ]
28- HybridVariationalInferenceSimpleChainsExt = " SimpleChains"
29- HybridVariationalInferenceFluxExt = " Flux"
30- HybridVariationalInferenceLuxExt = " Lux"
31-
3232[workspace ]
33- projects = [" test" , " docs" ]
33+ projects = [" test" , " docs" ]
You can’t perform that action at this time.
0 commit comments