Differences between revisions 2 and 9 (spanning 7 versions)
Revision 2 as of 2009-04-15 00:02:50
Size: 388
Editor: MikeHansen
Comment:
Revision 9 as of 2017-04-28 19:15:47
Size: 600
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
Line 2: Line 3:

For a patch see #5789 in trac. (https://trac.sagemath.org/ticket/5789)

== Tasks ==
Line 12: Line 17:
sage.misc.preparser_ipython
sage.misc.interpreter
sage.misc.preparser
sage.misc.cython
sage.misc.misc

 *
sage.misc.preparser_ipython

 *
sage.misc.interpreter

 *
sage.misc.preparser

 *
sage.misc.cython

 *
sage.misc.misc
   * sage.misc.sage_eval
Line 19: Line 31:

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

Sage Lite

For a patch see #5789 in trac. (https://trac.sagemath.org/ticket/5789)

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