I have a computation that involves multiplying 6 matrices that are 5x5 together and then inverting a 2x2 submatrix. The computation finishes in a minute or two on my 3 year older desktop, but it did not finish in an hour on my 9 month old laptop (HP Pavilion dv4). Here is the result of uname -a on the slow machine:
uname -a: Linux ryan-hpdv4 2.6.32-25-generic-pae #44-Ubuntu SMP Fri Sep 17 21:57:48 UTC 2010 i686 GNU/Linux Any idea what could make this machine so unhappy to run sympy? Thanks, Ryan -- 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.
