brian-j-smith / Mamba.jl

Markov chain Monte Carlo (MCMC) for Bayesian analysis in julia
Other
253 stars 52 forks source link

Update chains.jl #130

Closed ysaito8015 closed 6 years ago

ysaito8015 commented 6 years ago

amend log() to log.() for deplidated log()

brian-j-smith commented 6 years ago

Thanks @ysaito8015. Your pull request has been merged into the master branch along with similarly deprecated vectorization of the package-supplied logit and invlogit methods.