Re: Measure class, precision, significant digits, and divmod()

2008-07-15 Thread Ethan Furman
Ken Starks wrote: Ethan Furman wrote: Hey all. As I have mentioned before, I am making this Measure class for two reasons: experience with unit testing, I like playing with numbers, I am unaware of anything like this having yet been done (okay, three reasons ;). Any and all fee

Re: Measure class, precision, significant digits, and divmod()

2008-07-15 Thread Ken Starks
Ethan Furman wrote: Hey all. As I have mentioned before, I am making this Measure class for two reasons: experience with unit testing, I like playing with numbers, I am unaware of anything like this having yet been done (okay, three reasons ;). Any and all feedback welcome, particu