#1396: Ideal.groebner_basis should accept keyword arguments for strategy
parameters
---------------------------------+------------------------------------------
Reporter: malb | Owner: john_perry
Type: enhancement | Status: new
Priority: minor | Milestone: sage-3.4.1
Component: commutative algebra | Resolution:
Keywords: |
---------------------------------+------------------------------------------
Comment (by malb):
Replying to [comment:3 john_perry]:
> I.set_singular_option("lazy"); I.groebner_basis()
That stuff somewhat works already:
{{{
sage: singular.option('lazy')
sage: singular.option()
//options: lazy redefine loadLib usage prompt
}}}
The point of this ticket is that the user can be ignorant of the fact that
(s)he is running Singular in the background and can specify options for a
particular GB computation.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1396#comment:4>
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
-~----------~----~----~----~------~----~------~--~---