tpapp / LogDensityProblemsAD.jl

AD backends for LogDensityProblems.jl.
MIT License
12 stars 6 forks source link

use weak dependencies instead of requires #2

Closed tpapp closed 1 year ago

tpapp commented 1 year ago

Once https://github.com/JuliaLang/julia/pull/47695 is merged, we could use that mechanism for packages that support it. https://github.com/KristofferC/PGFPlotsX.jl/pull/306 can serve as a template for what should be done.