Milestone yat 0.14
- The concept 'Distance' now requires that operator() works on iterator that are readable and forward traversal, i.e., the previously implicit requirement that iterator's reference type is lvalue is dropped (ticket #873)
- libbam support is marked deprecated; use htslib.
- A new (private) pure virtual function assign(const VectorBase&) was added in VectorMutable. (ticket #840)
- WeightedIterator is std::input_iterator_tag (ticket #803, r3459)
- Fisher::p_value exact is modified and the summation now runs over i for which P(i)<=P(k). (#841)
Note: See
TracRoadmap for help on using
the roadmap.