Highlights
- Pro
Popular repositories
877 contributions in the last year
Less
More
Contribution activity
April 2021
Created 51 commits in 5 repositories
Created 1 repository
Created a pull request in TuringLang/DistributionsAD.jl that received 16 comments
Remove custom poislogpdf for ForwardDiff.Dual
Currently, poislogpdf(ForwardDiff.Dual(0.0, Δ), x) returns Dual{Tag}(0.0, NaN), but should return Dual{Tag}(-0.1, -Δ).
+27
−18
•
16
comments