Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2009-04-15 00:20:01
Size: 221
Editor: was
Comment:
Revision 7 as of 2009-04-17 12:00:25
Size: 491
Comment: add ticket number for patch
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

For a patch see #5789 in trac.

== Tasks ==
Line 10: Line 14:

== Modules to include ==

 * sage.misc.preparser_ipython

 * sage.misc.interpreter

 * sage.misc.preparser

 * sage.misc.cython

 * sage.misc.misc
 
 * sage.misc.sage_eval

#Other:

sage-native-execute

Sage Lite

For a patch see #5789 in trac.

Tasks

  • new setup.py (medium)
  • refactor interfaces to remove sage dependencies (hard)
  • refactor misc to remove sage dependencies (easy)
  • refactor notebook to remove sage dependencies (trivial)

Modules to include

  • sage.misc.preparser_ipython
  • sage.misc.interpreter
  • sage.misc.preparser
  • sage.misc.cython
  • sage.misc.misc
  • sage.misc.sage_eval

#Other:

sage-native-execute