Skip to content

Commit

Permalink
Update News with #80
Browse files Browse the repository at this point in the history
  • Loading branch information
csgillespie committed Jan 6, 2019
1 parent 787bf67 commit d5cd54a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Version 0.70.2
--------------
* Bug fix: Input and output of dpldis should be the same (thanks to @mpadge #73)
* Bug fix: Input and output of dpldis should be the same (thanks to @mpadge #73).
* Optimisation: Used the compressed data for ll calculations in lognormal (thanks to @maxbiostat #80).

Version 0.70.1
--------------
Expand Down

1 comment on commit d5cd54a

@maxbiostat
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@csgillespie Nice one! I will look into propagating data compression to other discrete distributions.

Please sign in to comment.