Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cariad/vinculum issues and pull requests

#25 - Add Rational.reduce

Pull Request - State: closed - Opened by cariad about 1 year ago - 1 comment
Labels: enhancement

#24 - Optimise Rational addition

Pull Request - State: closed - Opened by cariad about 1 year ago - 1 comment
Labels: enhancement

#23 - Optimise integer addition

Pull Request - State: closed - Opened by cariad about 1 year ago - 1 comment
Labels: enhancement

#22 - Fix Rational.__repr__ for very large numbers

Pull Request - State: closed - Opened by cariad about 1 year ago - 1 comment
Labels: bug

#21 - Add logging and performance improvements in multiplication and subtraction

Pull Request - State: closed - Opened by cariad about 1 year ago - 1 comment
Labels: enhancement

#20 - Add support for negative numbers to Rational.from_string

Pull Request - State: closed - Opened by cariad about 1 year ago
Labels: bug

#19 - Rename `Fraction` class to `Rational`

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#18 - Use `Math.isclose()` and true `float` comparison

Pull Request - State: closed - Opened by cariad almost 2 years ago
Labels: bug

#17 - Add `__float__` and `__int__` functions

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#16 - Fix missing leading zeros in decimals

Pull Request - State: closed - Opened by cariad almost 2 years ago
Labels: bug

#15 - Add fractional property

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#14 - Add documentation

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: documentation

#13 - Add from_string function

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#12 - Add decimal function

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#11 - Add __rtruediv__, __truediv__ and reciprocal

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#10 - Add __radd__ and __rmul__

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#9 - Add __rsub__ and __sub__ functions

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#8 - Add __mul__ function

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#7 - Add __ge__, __gt__, __le__ and __lt__ functions

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#6 - Add __add__ and from_float

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#5 - Add comparable function

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#4 - Add __eq__ and reduced

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#3 - Add greatest_common_divisor function

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#2 - Add numerator and denominator

Pull Request - State: closed - Opened by cariad almost 2 years ago - 1 comment
Labels: enhancement

#1 - Bootstrap the project

Pull Request - State: closed - Opened by cariad almost 2 years ago
Labels: enhancement