Re: [Tutor] how to make classes play well together

2009-04-10 Thread Kent Johnson
On Fri, Apr 10, 2009 at 12:34 PM, C or L Smith wrote: > Unum is a module that allows one to handle units with numbers, e.g. 3*M -> 3 > [m], a measurement of 3 meters. > > I have a module that I wrote some time ago that handles uncertainties with > numbers as they are involved with calculations.

[Tutor] how to make classes play well together

2009-04-10 Thread C or L Smith
Unum is a module that allows one to handle units with numbers, e.g. 3*M -> 3 [m], a measurement of 3 meters. I have a module that I wrote some time ago that handles uncertainties with numbers as they are involved with calculations. Let's call it the pnum module (for physical numbers) e.g. pnum(