Skip to content

Commit c5f9936

Browse files
committed
Increment version number
1 parent 80f82cd commit c5f9936

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: moire
22
Title: MOI and Allele Frequency Recovery from Noisy Polyallelic Genetics Data
3-
Version: 2.0.0
3+
Version: 2.0.1
44
Authors@R:
55
person(given = "Maxwell",
66
family = "Murphy",

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# moire 2.0.1
2+
- Minor bugfix when sampling that caused computational slow down
3+
14
# moire 2.0.0
25
- Underlying model no longer uses pseudo marginal MH algorithm. Instead, model is augmented with latent genotypes above some user defined complexity level which are then sampled. Loci below the user defined complexity level have the latent state fully marginalized out.
36
- Removed dependency on GSL

0 commit comments

Comments
 (0)