11name = " PDMatsExtras"
22uuid = " 2c7acb1b-7338-470f-b38f-951d2bcb9193"
33authors = [" Invenia Technical Computing" ]
4- version = " 2.5.2 "
4+ version = " 2.5.1 "
55
66[deps ]
77ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
8- ChainRulesTestUtils = " cdddcdb0-9152-4a09-a978-84456f9df70a"
9- FiniteDifferences = " 26cc04aa-876d-5657-8c51-4c34ba976000"
108LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
119PDMats = " 90014a1f-27ba-587c-ab20-58faa44d9150"
1210SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
@@ -18,10 +16,12 @@ ChainRulesCore = "1"
1816Distributions = " 0.23, 0.24"
1917FiniteDifferences = " 0.11, 0.12"
2018PDMats = " 0.9, 0.10, 0.11"
21- Zygote = " 0.4, 0.5, 0. 6"
19+ Zygote = " 0.6"
2220julia = " 1"
2321
2422[extras ]
23+ ChainRules = " 082447d4-558c-5d27-93f4-14fc19e9eca2"
24+ ChainRulesTestUtils = " cdddcdb0-9152-4a09-a978-84456f9df70a"
2525Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
2626FiniteDifferences = " 26cc04aa-876d-5657-8c51-4c34ba976000"
2727Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -30,4 +30,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3030Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
3131
3232[targets ]
33- test = [" Distributions" , " FiniteDifferences" , " Random" , " SuiteSparse" , " Test" , " Zygote" ]
33+ test = [" ChainRulesTestUtils " , " ChainRules " , " Distributions" , " FiniteDifferences" , " Random" , " SuiteSparse" , " Test" , " Zygote" ]
0 commit comments