JuliaStats / LogExpFunctions.jl

Julia package for various special functions based on `log` and `exp`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add dims keyword argument to logsumexp

cossio opened this issue · comments

Add a dims keyword argument to logsumexp, with same semantics as dims of sum.

Fixed by #6.