Hi,

On Sun, Jul 24, 2011 at 10:22 PM, Vinzent Steinberg
<[email protected]> wrote:
> On Jul 24, 1:28 am, Matthew Brett <[email protected]> wrote:
>> To me, that inconsistency is a benefit.  Is there some disbenefit?
>> I'm asking honestly.  For me it is just a question of reduced
>> readability in doctests and examples.
>
> How would you get floating point numbers in doctests where you want
> exact numbers?

I hesitate to belabor a point that seems agreed, but this is the
doctest that caused me to notice:

https://github.com/statsmodels/formula/blob/master/formula/random_effects.py

It comes up because we have array entries that can be floats or
symbols, and it's convenient to process the array by using using
numpy.dot with an array of floats.

But, not to worry, now I understand the issue, I can see it's better that way.

Best,

Matthew

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to