Hi, On 3 June 2011 01:15, Aaron S. Meurer <[email protected]> wrote:
> > In [1] you will find a very simple comparison of Integer, int and mpz. > This applies to the rational case as well, just the difference is even > bigger. > > Did you make those graphs manually, or do you have some program that > automates it? It would be nice to have something that can make timing > graphs like that with very little work. > It's semi-automated. You can find source code here: https://github.com/mattpap/masters-thesis/blob/master/bench/bench.py > > Aaron Meurer > > -- > 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. > > Mateusz -- 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.
