Skip to content

Commit

Permalink
news entry for reimplemented mixture
Browse files Browse the repository at this point in the history
  • Loading branch information
lindahua committed Nov 8, 2014
1 parent 8967188 commit 9dca937
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Changes from v0.5 to v0.6
* Add triangular distribution ([#237])
* Reimplement von Mises distribution, fixing a few bugs ([#300])
* Reimplement von Mises-Fisher distribution, making it consistent with the common interface ([#302])
* Reimplement mixture models, improving efficiency, numerical stability, and the friendliness of the user interface. ([#303])

[#238]: https://github.com/JuliaStats/Distributions.jl/pull/238
[#223]: https://github.com/JuliaStats/Distributions.jl/pull/223
Expand All @@ -34,4 +35,5 @@ Changes from v0.5 to v0.6
[#296]: https://github.com/JuliaStats/Distributions.jl/pull/296
[#300]: https://github.com/JuliaStats/Distributions.jl/pull/300
[#302]: https://github.com/JuliaStats/Distributions.jl/pull/302
[#303]: https://github.com/JuliaStats/Distributions.jl/pull/303

0 comments on commit 9dca937

Please sign in to comment.