11name = " AbstractCosmologicalEmulators"
22uuid = " c83c1981-e5c4-4837-9eb8-c9b1572acfc6"
3- version = " 0.9.3 "
3+ version = " 0.9.4 "
44authors = [" Marco Bonici <bonici.marco@gmail.com>" ]
55
66[deps ]
7+ ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
78Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
9+ BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
810ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
11+ DifferentiationInterface = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
912FFTW = " 7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
1013ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
1114JSON = " 682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1215LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1316Lux = " b2108857-7c20-44ae-9111-449ecde12c47"
17+ Mooncake = " da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
1418NPZ = " 15e1cf62-19b3-5cfa-8e77-841668bca605"
1519SimpleChains = " de6bee2f-e2f4-4ec7-b6ed-219cc6f6e9e5"
20+ Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
1621
1722[weakdeps ]
1823DataInterpolations = " 82cc6244-b520-54b8-b5a6-8a565e85f1d0"
1924FastGaussQuadrature = " 442a2c76-b920-505d-bb47-c5924d526838"
2025Integrals = " de52edbc-65ea-441a-8357-d3a637375a31"
21- Mooncake = " da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
2226OrdinaryDiffEqTsit5 = " b1df2697-797e-41e3-8120-5422d3b24e4a"
2327SciMLSensitivity = " 1ed8b502-d754-442c-8d5d-10ac956f44a1"
2428
2529[extensions ]
2630BackgroundCosmologyExt = [" DataInterpolations" , " FastGaussQuadrature" , " Integrals" , " LinearAlgebra" , " OrdinaryDiffEqTsit5" , " SciMLSensitivity" ]
27- MooncakeExt = [" Mooncake" ]
31+ MooncakeExt = [" ForwardDiff " , " Mooncake" ]
2832
2933[compat ]
34+ ADTypes = " 1.21.0"
3035Adapt = " 3, 4"
36+ BenchmarkTools = " 1.6.3"
3137ChainRulesCore = " 1.26"
3238DataInterpolations = " 6, 8"
39+ DifferentiationInterface = " 0.7.16"
3340FFTW = " 1"
3441FastGaussQuadrature = " 1"
3542ForwardDiff = " 0.10, 1"
@@ -42,6 +49,7 @@ NPZ = "0.4"
4249OrdinaryDiffEqTsit5 = " 1"
4350SciMLSensitivity = " 7.90"
4451SimpleChains = " 0.4"
52+ Zygote = " 0.7.10"
4553julia = " 1.10"
4654
4755[extras ]
0 commit comments