Differences between revisions 7 and 8
Revision 7 as of 2009-04-17 12:00:25
Size: 491
Comment: add ticket number for patch
Revision 8 as of 2017-04-28 19:15:14
Size: 560
Editor: mrennekamp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
As of April 2017, this has been closed as a "won't fix" Trac ticket

As of April 2017, this has been closed as a "won't fix" Trac ticket

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