Skip to content

Releases: sr-murthy/continuedfractions

v1.11.0

09 Jan 12:08

Choose a tag to compare

change license to GPL v3

v1.10.0

12 Nov 17:30

Choose a tag to compare

  • 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

28 Oct 22:49

Choose a tag to compare

v1.9.0

25 Oct 13:27

Choose a tag to compare

  • 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

16 Oct 19:45

Choose a tag to compare

  • Add (and extend) RationalPoint methods for angles, gradients, determinants, and testing collinearity
  • Update Sphinx docs

v1.7.1

07 Oct 19:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Remove methods that aren't useful
  • Fixes in the Sphinx docs
  • Packaging updates

v1.6.0

29 Sep 09:36
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • 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

27 Sep 12:07
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Small code quality improvements and feature enhancements in rational_points
  • Tidy up Sphinx docs

v1.4.2

25 Sep 20:29
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Minor code quality improvements and fixes in Sphinx docs

v1.4.1

25 Sep 18:16
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Add missing source file for rational_points and unit tests
  • Update Sphinx docs