GitHub / huonw/float issues and pull requests
#16 - Update Status
Issue -
State: open - Opened by Light-Wizzard over 5 years ago
#15 - Float +/- &Float requires cloning in some cases
Issue -
State: open - Opened by huonw over 9 years ago
#14 - Subtraction does an O(precision) shift
Issue -
State: open - Opened by huonw over 9 years ago
#13 - Avoid dropping things on the floor for special cases
Issue -
State: open - Opened by huonw almost 10 years ago
Labels: bug, enhancement
#12 - Allow computing "into" a previously created `Float`
Issue -
State: open - Opened by huonw almost 10 years ago
Labels: enhancement
#11 - Allow computing result in different precision to inputs
Issue -
State: open - Opened by huonw almost 10 years ago
Labels: enhancement
#10 - Consider supporting other rounding modes?
Issue -
State: open - Opened by huonw almost 10 years ago
- 1 comment
Labels: enhancement, question
#9 - Write some benchmarks
Issue -
State: closed - Opened by huonw almost 10 years ago
- 1 comment
#8 - More interesting name?
Issue -
State: open - Opened by huonw almost 10 years ago
- 2 comments
Labels: question
#7 - Test more edge cases
Issue -
State: open - Opened by huonw almost 10 years ago
Labels: bug
#6 - Choose by-ref Float in `Float * Float` -> `Float * &Float` fallback smarterly
Issue -
State: open - Opened by huonw almost 10 years ago
Labels: enhancement
#5 - Consider not truncating primitives in primitive/Float comparisons
Issue -
State: open - Opened by huonw almost 10 years ago
Labels: bug, question
#4 - Don't allocate for Float/primitive comparisons
Issue -
State: open - Opened by huonw almost 10 years ago
Labels: enhancement
#3 - Ensure zero's signs are right
Issue -
State: open - Opened by huonw almost 10 years ago
Labels: bug
#2 - Use the correct integer type in Add
Issue -
State: closed - Opened by huonw almost 10 years ago
Labels: bug
#1 - Handle underflow/overflow in arithmetic
Issue -
State: closed - Opened by huonw almost 10 years ago
Labels: bug