Skip to content

Releases: sr-murthy/continuedfractions

v1.12.0

Choose a tag to compare

@sr-murthy sr-murthy released this 04 Apr 13:09
  • Add back the main deleted package docs
  • Remove caching of methods in the Continuedfraction class
  • Update all GitHub Action versions in workflows

v1.11.1

Choose a tag to compare

@sr-murthy sr-murthy released this 03 Mar 16:32
  • Update classifiers in project TOML
  • Update all dev. + docs dependencies
  • Update main CI workflow to use Py 3.14

v1.11.0

Choose a tag to compare

@sr-murthy sr-murthy released this 09 Jan 12:08

change license to GPL v3

v1.10.0

Choose a tag to compare

@sr-murthy sr-murthy released this 12 Nov 17:30
  • Remove all deprecated functions and methods (in lib + continuedfraction) + remove some incorrect deprecation warnings
  • Revise and update all doctest examples in the Sphinx docs

v1.9.1

Choose a tag to compare

@sr-murthy sr-murthy released this 28 Oct 22:49

v1.9.0

Choose a tag to compare

@sr-murthy sr-murthy released this 25 Oct 13:27
  • Add scalar division op for RationalPoint class
  • Code quality improvements in the rational_point classes (coordinates classes, RationalPoint)
  • Remove trackgit.com badge from README + simplify contributions page and MD
  • Simplications and improvements in the API and Sphinx docs

v1.8.0

Choose a tag to compare

@sr-murthy sr-murthy released this 16 Oct 19:45
  • Add (and extend) RationalPoint methods for angles, gradients, determinants, and testing collinearity
  • Update Sphinx docs

v1.7.1

Choose a tag to compare

@sr-murthy sr-murthy released this 07 Oct 19:20
Immutable release. Only release title and notes can be modified.
  • Remove methods that aren't useful
  • Fixes in the Sphinx docs
  • Packaging updates

v1.6.0

Choose a tag to compare

@sr-murthy sr-murthy released this 29 Sep 09:36
Immutable release. Only release title and notes can be modified.
  • Some new methods for rational points (orthogonal and permuted points) + naming improvements
  • Tidy up of RationalPoint unit tests for rational ops
  • Further improvements in the Sphinx docs

v1.5.0

Choose a tag to compare

@sr-murthy sr-murthy released this 27 Sep 12:07
Immutable release. Only release title and notes can be modified.
  • Small code quality improvements and feature enhancements in rational_points
  • Tidy up Sphinx docs