SciML / ADTypes.jl

Repository for automatic differentiation backend types
https://sciml.github.io/ADTypes.jl/
MIT License
36 stars 11 forks source link

Support Julia 1.6 for Turing and others #52

Closed gdalle closed 2 months ago

gdalle commented 2 months ago

Checklist

Additional context

Judging by the discussion with @devmotion in https://github.com/tpapp/LogDensityProblemsAD.jl/pull/29#discussion_r1586798822, support for 1.6 is important in other parts of the ecosystem, even though SciML is willing to drop it sooner. The maintenance burden is very minimal in ADTypes.jl, so I'm adding it again.

Related discussions:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (d4a014a) to head (9a7fa8d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 64 64 ========================================= Hits 64 64 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.