Recent Releases of phylodm
phylodm - v3.1.0
3.1.0 (2024-07-16)
Features
- edges: updateedgelengths and updatealledge_lengths added (Thanks @FinnOD!) (bed49be)
- maturin: Add maturin for building. (7ab9a46)
- maturin: Add maturin for building. (010da14)
- maturin: Add maturin for building. (64c955b)
- rust: Make all methods public for other applications. (aaea7e5)
- Rust
Published by github-actions[bot] over 1 year ago
phylodm - v3.0.0
3.0.0 (2023-06-17)
Features
- error handling: Rust Result<> on fallible, Python extended newick support (4d0520e)
BREAKING CHANGES
- error handling: for Python.
Rust: - Breaking API changes for all fallible methods, Result must be handled. * error handling: Rust API contains Result outputs for all fallible methods.
- Rust
Published by github-actions[bot] over 2 years ago
phylodm - v2.2.1
2.2.1 (2023-01-09)
Performance Improvements
- rust: Replace leaf node index lookup HashMap with vector to improve performance. (b857adb)
- rust: Update iteration methods and reduce overheads when initialising new vectors/maps. (6fb461a)
- Rust
Published by github-actions[bot] about 3 years ago