I wonder if there is a faster way to implement ```julia [logsumexp(x[begin:i]) for i in eachindex(x)] ``` ?