Skip to content

Releases: sr-murthy/continuedfractions

v0.17.4

26 Jul 12:53
2ea0387
Compare
Choose a tag to compare
  • Update dev. + docs dependencies
  • Re-order some steps in CI testing
  • Update the contributions guidelines
  • Other tweaks and improvements in the Sphinx docs

v0.17.3

12 Jul 20:27
7ec55bb
Compare
Choose a tag to compare
  • Code quality improvements
  • Further refinements in the Sphinx docs

v0.17.2

09 Jul 18:48
45d0d13
Compare
Choose a tag to compare
  • Improve CI testing for Python 3.10 vs 3.11 & 3.12
  • Fixes and improvements in the Sphinx docs

v0.17.1

08 Jul 04:45
00c7db4
Compare
Choose a tag to compare
  • Fix some docs typos

v0.17.0

07 Jul 18:29
63e19f9
Compare
Choose a tag to compare
  • Improve the functionality for computing and generating remainders of continued fractions
  • Improve exception handling in the library
  • Update dev. & docs dependencies
  • Other minor fixes and improvements in the docs

v0.16.0

19 Jun 12:10
ad9d862
Compare
Choose a tag to compare
  • New library method to generate an (ordered) sequence of all convergents from the elements of a continued fraction
  • Refactor and improve performance of the convergents and remainders properties in the ContinuedFraction class
  • Update tests and documentation
  • Other minor fixes in the documentation
  • Update dev. + docs dependencies

v0.15.1

15 Jun 20:18
26ba883
Compare
Choose a tag to compare
  • Typesetting fixes and content improvements in the Sphinx docs

v0.15.0

14 Jun 20:31
2080fa1
Compare
Choose a tag to compare
  • Add semiconvergent instance method to ContinuedFraction class
  • Fixes and improvements in the Sphinx docs

v0.14.2

11 Jun 07:26
c4ab297
Compare
Choose a tag to compare
  • Fix some typos and broken links in the Sphinx docs

v0.14.1

10 Jun 07:44
5a8598f
Compare
Choose a tag to compare
  • CodeQL analysis tweak for MacOS 13 in the CI YML
  • Update development dependencies (PDM lockfile and the Sphinx docs requirements)
  • Various small content and typesetting improvements and fixes in the docstrings and Sphinx docs