On Jan 16, 2007, at 10:11 PM, Robert Bradshaw wrote:
> I will be very useful, that's on my "todo" list. Another > distributed thing I was thinking about is graph theory > computations... Is there a readme for how to do dsage 0.0.2? What > do you have to import? Perhaps you could just post a single "dsage" > interaction from start to finish. Hi Robert, dsage is much easier to use now. This is what you have to do to get started: Get my dsage.hg bundle (this adds a dsage interface to sage, so you don't have to import anything, set any funky paths) and apply it to your sage tree http://sage.math.washington.edu/home/yi/dsage.hg Then follow the instructions on http://www.yiqiang.net/dsage For good measure, make sure you remove ~/.dsage before starting. BTW, You will notice that ECM Factor is much smarter now and actually goes and kills jobs once prod(self.prime_factors) == self.n :) Yi --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
