Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename rational.Rational to fractions.Fraction, to avoid name clash | Mark Dickinson | 2008-02-10 | 1 | -75/+0 |
* | Several tweaks: add construction from strings and .from_decimal(), change | Jeffrey Yasskin | 2008-01-19 | 1 | -2/+12 |
* | Add rational.Rational as an implementation of numbers.Rational with infinite | Jeffrey Yasskin | 2008-01-15 | 1 | -0/+65 |