Closed
Description
Analogous to the PR: JuliaLang/julia#40668 I believe the _exp!
-function can be implemented with one multiplication less in several cases. More precisely, these lines can be implemented with one multiplication less:
ExponentialUtilities.jl/src/exp.jl
Lines 41 to 49 in 5460b95
Since when k=1
, P
is identity.
Metadata
Metadata
Assignees
Labels
No labels