This commit is contained in:
muflax 2013-09-08 13:23:28 +02:00
parent 82c9da697f
commit 836a1590bc

5
TODO Normal file
View file

@ -0,0 +1,5 @@
- 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?