Module: sage.interfaces.singular
Interface to Singular
Author Log:
- David Joyner and William Stein (2005): first version
- Martin Albrecht (2006-03-05): code so singular.[tab]
and x = singular(...), x.[tab] includes all singular commands.
- Martin Albrecht (2006-03-06): This patch adds the equality
symbol to singular. Also fix problem in which ") " as prompt
means comparison will break all further communication with Singular.
- Martin Albrecht (2006-03-13): added current_ring()
and current_ring_name()
- Stein (2006-04-10): Fixed problems with ideal constructor
- Martin Albrecht (2006-05-18): added sage_poly.
Release 2008.07.11, documentation updated on July 11, 2008.
See About this document... for information on suggesting changes.