On Monday 16 May 2011, Jeff Stroomer wrote: > Sage Folks, > > I need to be able to use arbitrary Singular term orders. This showed > up as a Sage bug a couple years ago: > > http://www.google.com/url?sa=D&q=http://trac.sagemath.org/sage_trac/ticket/ > 5326 > > Do you think this might get fixed soon? I’m running Sage 4.6.2, which > I think is the latest. The alternative for me is to code directly > in Singular, or figure out how to hack around the limitation in > term_order.py.
Hi, sorry for the late answer. Somebody is working on weighted term orderings, not sure if that's sufficient for you: http://trac.sagemath.org/sage_trac/ticket/11316 Furthermore, I was hoping the passing-the-term-order-through-to-singular-if- it-is-unknown feature would just work, however, it seems our parsing gets in the way and throws an exception. However, it might be the case that the patch at #11316 fixes this issue as well. Cheers, Martin -- name: Martin Albrecht _pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99 _otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF _www: http://martinralbrecht.wordpress.com/ _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-support URL: http://www.sagemath.org
