LogExpFunctions.jl
LogExpFunctions.jl copied to clipboard
clarify ChainRulesCore.jl integration
The README should make it clear that
-
all functions have working forward- and reverse rules, implemented via ChainRulesCore.jl
-
pull requests should implement and test these, too