File tree Expand file tree Collapse file tree 3 files changed +516
-0
lines changed Expand file tree Collapse file tree 3 files changed +516
-0
lines changed Original file line number Diff line number Diff line change 5252 - Lux
5353 - SciML
5454 - KernelAbstractions
55+ - Molly
56+ exclude :
57+ - version : ' 1.10'
58+ os : linux-x86-n2-32
59+ package : Molly
5560 steps :
5661 - uses : actions/checkout@v5
5762 - uses : julia-actions/setup-julia@v2
Original file line number Diff line number Diff line change 1+ [deps ]
2+ Enzyme = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
3+ EnzymeCore = " f151be2c-9106-41f4-ab19-57ee4f262869"
4+ FiniteDifferences = " 26cc04aa-876d-5657-8c51-4c34ba976000"
5+ LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
6+ Molly = " aa0f7f06-fcc0-5ec4-a7f3-a573f33f9c4c"
7+ Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
8+ Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
9+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
10+
11+ [sources ]
12+ Enzyme = {path = " ../../.." }
13+ EnzymeCore = {path = " ../../../lib/EnzymeCore" }
14+
15+ [compat ]
16+ FiniteDifferences = " 0.12"
17+ Molly = " 0.23"
You can’t perform that action at this time.
0 commit comments