Skip to content

simplefractions 1.0.0

Choose a tag to compare

@mdickinson mdickinson released this 09 Dec 16:04
· 40 commits to main since this release
a1e1d80

This is the first release of the simplefractions package.

This package exists simply to expose two useful algorithms in well-tested, general, form:

  • simplest_in_interval finds the simplest fraction in a given subinterval (open or closed, finite or infinite) of the real line
  • simplest_from_float finds the simplest fraction that recovers a given Python float