All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- add changes here
- Updated dependency versions
- Update PyO3 from v0.8.2 to v0.9.0
- Add Python bindings using PyO3 v0.8.2
- Split common functionality out into internal function
remove_zero_from_interval
- Added functions for calculating the integer part of the base-2 log of a
RealAlgebraicNumber
- Initial release