Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 722 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 722 Bytes

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.

[1.0.0] - 2019-04-13

Initial version.

Added

  • Continued fractions of int, float, fractions.Fraction and rational numbers expressed as tuples of 2 integers (numerator, denominator)
  • Convergents of the same data types
  • Evaluate finite continued fraction into a value
  • Arithmetical expression as string of a continued fraction