#5566: [with patch, needs some work] Symmetric Groebner bases and Infinitely
Generated Polynomial Rings
---------------------------------+------------------------------------------
Reporter: SimonKing | Owner: SimonKing
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.4.2
Component: commutative algebra | Keywords: Symmetric Ideal
---------------------------------+------------------------------------------
Comment(by SimonKing):
Replying to [comment:25 mabshoff]:
> One last thing: You used _P in your code and {{{_[A-Z}}} are reserved
numerical constants on some BSDs as well as Solaris.
O my goodness!
> The way your code is written does not trigger any compilation failures
(I tested on Solaris 10), but I would generally discourage the use.
The {{{_P}}} is one detail that I took from Mike's code. But you say
''compilation'' failures -- so wouldn't this problem only be relevant for
cython, not python?
Anyway. In {{{symmetric_reduction.pyx}}} I have {{{_R}}} as an attribute
name of a cdef'd class. Perhaps I better channge it.
Cheers,
Simon
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5566#comment:27>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---