This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Bug fixes and performance
- Fix GitHub issue PR50 via PR51.
- Added very efficient overload of Sequence::nsl. PR51 and PR52
- PR52 added a first implementation of Sequence::nslx, a series of back-end changes to some of the summary statistic code as well as some more testing.
- Added Sequence::lhaf. PR53
- Include Sequence/variant_matrix/msformat.hpp when installing the library.
- Fix GitHub issue 54