On Sunday 23 November 2008, Guillaume Moroz wrote: > Youps, there was a little problem in my patch for the univariate > fraction field case. This patch replaces the previous one.
Hi there, the patch looks good! We've got two options now. Either one of the Sage developers takes care of the patch from here or you want to do it. What needs to be done: 1) Sage uses Mercurial (hg) as revision control (it is included with every copy of Sage). The patch should be a hg patch to make sure it can be properly applied by the release manager. The developer's guide has some documentation on how to use it. 2) Sage has a policy that every new functionality needs a doctest so this patch would need doctests too. They should show that conversion to/from Singular now actually works 3) The final hg patch with doctests should be attached to http://trac.sagemath.org/sage_trac/ticket/4582 where it can be reviewed by another developer. Michael Abshoff (mabshoff) hands out Trac accounts. Note that I am not implying you have to do it, I am just pointing out what needs to be done to get this into Sage proper. Cheers, Martin -- name: Martin Albrecht _pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99 _www: http://www.informatik.uni-bremen.de/~malb _jab: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
