tpapp / LogDensityProblemsAD.jl

AD backends for LogDensityProblems.jl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use weak dependencies instead of requires

tpapp opened this issue · comments

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