File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -138,6 +138,17 @@ More data is available in the `additional_data.txt` file in the `data`
138138directory. For an extended write-up on our programs, please read the
139139manual in the ` docs ` directory.
140140
141+ UPDATES TO VERSION 3.1.0
142+ ========================================================================
143+ A mode ` pop_size ` has been added that uses the continued fraction
144+ approximation to the Good-Toulmin model and extrapolates as far as
145+ possible. Although ` bound_pop ` provides a good and reliable
146+ lower-bound, this new mode will give a more accurate estimate of the
147+ population size (e.g. total number of distinct molecules). It's not
148+ perfect yet, and in some cases if the population is more than a
149+ billion times larger than the sample, it will still only give a lower
150+ bound. But it works well on most data sets.
151+
141152UPDATES TO VERSION 3.0.2
142153========================================================================
143154GSL has been completely removed, and a data directory has been added
You can’t perform that action at this time.
0 commit comments