Releases: JuliaStats/LogExpFunctions.jl
Releases · JuliaStats/LogExpFunctions.jl
v0.2.4
LogExpFunctions v0.2.4
Merged pull requests:
- Generalize
logsumexp
to complex numbers (#19) (@devmotion)
v0.2.3
LogExpFunctions v0.2.3
Closed issues:
- Softmax segfaults with offset arrays (#12)
Merged pull requests:
- Allow general indices in
softmax!
(#17) (@devmotion)
v0.2.2
LogExpFunctions v0.2.2
Merged pull requests:
- Update softmax with parameterization (#16) (@bdeonovic)
v0.2.1
LogExpFunctions v0.2.1
Closed issues:
- Register? (#5)
Merged pull requests:
- Update CompatHelper.yml (#8) (@devmotion)
- Update badges (#9) (@devmotion)
- Update location of repo in docs/make.jl (#10) (@devmotion)
- Merge history from StatsFuns (#11) (@devmotion)
v0.2.0
LogExpFunctions v0.2.0
Closed issues:
- Add dims keyword argument to logsumexp (#2)
Merged pull requests:
- Sync with StatsFuns (#6) (@devmotion)