#5453: [with patch, needs work] Create a ring for working with polynomials in
countably infinitely many variables
---------------------------------+------------------------------------------
Reporter: mhansen | Owner: mhansen
Type: enhancement | Status: assigned
Priority: major | Milestone: sage-3.4.2
Component: commutative algebra | Keywords:
---------------------------------+------------------------------------------
Comment(by malb):
I think at least the interface should be agreed upon first.
{{{
sage: X.<x,y> = SymmetricPolynomialRing(QQ)
sage: Y.<a,b> = InfinitePolynomialRing(QQ)
}}}
should be one name only and a parameters {{{dense}}}/{{{sparse}}} just
like matrices.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5453#comment:21>
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
-~----------~----~----~----~------~----~------~--~---