range_math/TODO

6 lines
229 B
Plaintext
Raw Normal View History

2013-09-08 13:23:28 +02:00
- output distribution as ASCII
- fix rounding (range.set_round(1); all future results are then rounded like that)
- think about overlapping ranges
- make map etc. return ranges too
- propose to merge some of this into main Ruby?