On 9/7/07, John Cremona <[EMAIL PROTECTED]> wrote: > > As a first attempt I was going to add the isprime() test to the > factors returned and just output a warning if one of them fails. I > guess that pari-dev would be interested in such examples anyway. > > BTW, not sure how I am supposed to provide patches to mwrank source > code except by emailing the changes to William? Does one of the hg_* > strands cover that?
You should make an hg repository for mwrank itself. Just go into the mwrank source directory, do hg init hg add the_files_that_you_want_under_revision_control hg ci and you're golden. Then whenever you make changes do hg ci to check them in. You can browse history, revert anything, etc. It's the way to go! And, when you want to make mwrank patches available to me it's easy. William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com 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/ -~----------~----~----~----~------~----~------~--~---