Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

51 lines (28 loc) · 1.05 KB

Changelog

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.

Changed

  • add changes here

[0.3.0]

Changed

  • Updated dependency versions

Changed

  • Update PyO3 from v0.8.2 to v0.9.0

Added

  • Add Python bindings using PyO3 v0.8.2

Changed

  • Split common functionality out into internal function remove_zero_from_interval

Added

  • Added functions for calculating the integer part of the base-2 log of a RealAlgebraicNumber

0.1.0

Added

  • Initial release