On Jun 9, 11:13 pm, "Gary Furnish" <[EMAIL PROTECTED]> wrote:
> After Pearu suggested I give the microbenchmark on sympycore a try, I
> can't seem to get more then 9000 expands on recent hardware.
> I am running:
>
> In [54]: a,b,c = Rational(1,2), Rational(2,3), Rational(4,5)
> In [64]: %timeit
On Tue, Jun 10, 2008 at 1:30 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 10, 2008 at 1:13 AM, Gary Furnish <[EMAIL PROTECTED]> wrote:
>>
>> After Pearu suggested I give the microbenchmark on sympycore a try, I
>> can't seem to get more then 9000 expands on recent hardware.
>> I am ru
On Tue, Jun 10, 2008 at 1:13 AM, Gary Furnish <[EMAIL PROTECTED]> wrote:
>
> After Pearu suggested I give the microbenchmark on sympycore a try, I
> can't seem to get more then 9000 expands on recent hardware.
> I am running:
>
> In [54]: a,b,c = Rational(1,2), Rational(2,3), Rational(4,5)
> In [64