#5566: [with patch, needs review] Symmetric Groebner bases and Infinitely
Generated Polynomial Rings
---------------------------------+------------------------------------------
Reporter: SimonKing | Owner: SimonKing
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.0.1
Component: commutative algebra | Keywords: Symmetric Ideal
---------------------------------+------------------------------------------
Comment(by SimonKing):
Hi Martin, hi Michael,
it turned out that the doc test failure was not in
{{{infinite_polynomial_ring.py}}} but in {{{symmetric_ideal.py}}}. The fix
is trivial, it is just insertion of one ':'.
After applying all four patches in order, all doc test for infinite
polynomial rings and symmetric ideals pass both on sage.math and at home:
{{{
simonk...@sage:~/SAGE/sage-3.4.2/devel/sage-
symmdevel/sage/rings/polynomial$ ~/SAGE/sage-3.4.2/sage -t -optional -long
symmetric_ideal.py
sage -t -optional -long "devel/sage-
symmdevel/sage/rings/polynomial/symmetric_ideal.py"
[12.4 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 12.4 seconds
simonk...@sage:~/SAGE/sage-3.4.2/devel/sage-
symmdevel/sage/rings/polynomial$ ~/SAGE/sage-3.4.2/sage -t -optional -long
symmetric_reduction.pyx
sage -t -optional -long "devel/sage-
symmdevel/sage/rings/polynomial/symmetric_reduction.pyx"
[4.3 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 4.3 seconds
simonk...@sage:~/SAGE/sage-3.4.2/devel/sage-
symmdevel/sage/rings/polynomial$ ~/SAGE/sage-3.4.2/sage -t -optional -long
infinite_polynomial_element.py
sage -t -optional -long "devel/sage-
symmdevel/sage/rings/polynomial/infinite_polynomial_element.py"
[6.0 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 6.0 seconds
simonk...@sage:~/SAGE/sage-3.4.2/devel/sage-
symmdevel/sage/rings/polynomial$ ~/SAGE/sage-3.4.2/sage -t -optional -long
infinite_polynomial_ring.py
sage -t -optional -long "devel/sage-
symmdevel/sage/rings/polynomial/infinite_polynomial_ring.py"
[2.6 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 2.6 seconds
}}}
I tag the ticket as [needs review], but I hope that Martin's comment can
be taken as a positive review already...
Cheers,
Simon
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5566#comment:45>
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
-~----------~----~----~----~------~----~------~--~---