On 23.03.2006, at 22:48, Ben Finney wrote:
> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
>
>> A Python class was designed to represent physical scalars and to
>> eliminate errors involving implied physical units (e.g., confusing
>> angular degrees and radians).
>
> This sounds like a useful ab
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
> A Python class was designed to represent physical scalars and to
> eliminate errors involving implied physical units (e.g., confusing
> angular degrees and radians).
This sounds like a useful abstraction; I'm not sure if there are
established ways