File tree Expand file tree Collapse file tree 3 files changed +435
-0
lines changed
test/integration/Distributions Expand file tree Collapse file tree 3 files changed +435
-0
lines changed Original file line number Diff line number Diff line change 4747 package :
4848 - Bijectors
4949 - DifferentiationInterface
50+ - Distributions
5051 - DynamicExpressions
5152 - Lux
5253 steps :
Original file line number Diff line number Diff line change 1+ [deps ]
2+ Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
3+ Enzyme = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
4+ EnzymeCore = " f151be2c-9106-41f4-ab19-57ee4f262869"
5+ FillArrays = " 1a297f60-69ca-5386-bcde-b61e274b549b"
6+ FiniteDifferences = " 26cc04aa-876d-5657-8c51-4c34ba976000"
7+ PDMats = " 90014a1f-27ba-587c-ab20-58faa44d9150"
8+ StableRNGs = " 860ef19b-820b-49d6-a774-d7a799459cd3"
9+
10+ [sources ]
11+ Enzyme = {path = " ../../.." }
12+ EnzymeCore = {path = " ../../../lib/EnzymeCore" }
13+
14+ [compat ]
15+ Distributions = " 0.25"
16+ FillArrays = " 1.13"
17+ FiniteDifferences = " 0.12"
18+ PDMats = " 0.11"
19+ StableRNGs = " 1"
You can’t perform that action at this time.
0 commit comments