Nathann Cohen wrote: >> You could also use Sage as a library. Any python program can do: >> >> from sage.all import * >> >> and instantly they have the full Sage namespace at their command.
I should mention that this would only work with the python included in the Sage install, i.e., sage -python. The system python knows nothing about Sage. Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
