mabshoff wrote: > Hello Jaap, > > dance(12) finally finished on sage.math after about 40,000 minutes of > CPU time. > > sage: dance(12) > h^12 - 54*h^11 + 1551*h^10 - 29700*h^9 + 413325*h^8 - 4342734*h^7 + > 34987029*h^6 - 216227880*h^5 + 1011824550*h^4 - 3480816240*h^3 + > 8325897096*h^2 - 12395039040*h + 8663105920 > > I guess I could start dance(13), but my feeling is that I should wait > until you optimize the code a little. Alternatively it looks like you > could computer the different k-minors in parallel. >
Thanks! Yes, let's wait. I have problems with my new _choose program. I'll send you an e-mail about that shortly. Jaap --~--~---------~--~----~------------~-------~--~----~ 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/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
