On Sat, Sep 4, 2010 at 7:00 PM, Cary Cherng <[email protected]> wrote: > Ok i think I've resolved my problems by avoiding var for declaring > variables and instead using > R.<g17,g19,g27,g29,g37,g38,g47,g48,g58,g59,g68,g69> = > PolynomialRing(QQ)
Yes, that should be orders of magnitude faster than doing things purely symbolically. I think we all assumed you were already doing this, sorry. - Robert -- 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-support URL: http://www.sagemath.org
