Differences between revisions 75 and 87 (spanning 12 versions)
Revision 75 as of 2011-03-25 17:20:56
Size: 13988
Editor: JohnPalmieri
Comment:
Revision 87 as of 2011-03-25 22:19:41
Size: 17119
Editor: JohnCremona
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
     * [[http://trac.sagemath.org/sage_trac/ticket/11007|11007 -- heegner points -- a nonsquarefree case]] (not finished)
     * [[http://trac.sagemath.org/sage_trac/ticket/10836|10836 -- primitive root is broken]] (positive review)
Line 24: Line 27:
     * [[http://trac.sagemath.org/sage_trac/ticket/8614|8614 -- Optimize creation of modular symbols spaces by speeding up quotienting out by 2-term relations]] (needs review)      * [[http://trac.sagemath.org/sage_trac/ticket/8614|8614 -- Optimize creation of modular symbols spaces by speeding up quotienting out by 2-term relations]] (under review by John Cremona)
Line 40: Line 43:
  * Robert Miller
     * [[http://trac.sagemath.org/sage_trac/ticket/11033|11033 -- Fixes bugs in automorphism groups of linear codes.]] (needs review)
     * [[http://trac.sagemath.org/sage_trac/ticket/10994|10994 -- Bug in permutation_automorphism_group for linear codes.]] (fixed by #11033)
     * [[http://trac.sagemath.org/sage_trac/ticket/11032|11032 -- automorphism_group_binary_code crashes Sage when it can't allocate enough memory.]] (fixed by #11033)
     * [[http://trac.sagemath.org/sage_trac/ticket/10976|10976 -- computing order of a certain subgroup of a permutation group is double dog slow (compared to Magma)]] worked on [[http://trac.sagemath.org/sage_trac/ticket/10804|10804]] which implements the first round of data structures designed to replace GAP in computations of this type
Line 46: Line 54:
     * [[http://trac.sagemath.org/sage_trac/ticket/10794|10794 -- Review: QR decomposition for matrices over exact rings]] (positive review -- Simon Spicer)
     * [[http://trac.sagemath.org/sage_trac/ticket/10934|10934 -- Review: Implement is_maximal() for ideals of quotient rings of ZZ]] (positive review -- Simon Spicer)
Line 51: Line 61:
Line 54: Line 65:
    * Enhancement: [[http://trac.sagemath.org/sage_trac/ticket/11005|11005 -- Update Simon's GP scripts and convert to use via gp2c]] (under review by Martin Raum)
Line 56: Line 68:
    * [[http://trac.sagemath.org/sage_trac/ticket/4120|4120 -- New code for binary quadratic forms]] (needs review)     * [[http://trac.sagemath.org/sage_trac/ticket/4120|4120 -- New code for binary quadratic forms]] (under review by John Cremona)
Line 66: Line 78:
    * [[http://trac.sagemath.org/sage_trac/ticket/11000|11000 -- GAP interface doesn't handle input with multiple lines correctly]] (needs review)     * [[http://trac.sagemath.org/sage_trac/ticket/11000|11000 -- GAP interface doesn't handle input with multiple lines correctly]] (positive review -- Keshav Kini)
Line 69: Line 81:
    * [[http://trac.sagemath.org/sage_trac/ticket/11009|11009 -- Allow notebook keybind customization]] (needs review)
Line 76: Line 87:
  * IPython team (Fernando Perez, Min Ragan-Kelley, Thomas Kluyver) Issues Closed and Pull Requests merged (50)    * IPython team (Fernando Perez, Min Ragan-Kelley, Thomas Kluyver) Issues Closed and Pull Requests merged (66)
Line 78: Line 89:
    * Closed: [[https://github.com/ipython/ipython/issues/6|6]] Update the Sphinx docs for the new ipcluster
    * Closed: [[https://github.com/ipython/ipython/issues/9|9]] Getting "DeadReferenceError: Calling Stale Broker" after ipcontroller restart
Line 81: Line 94:
    * Closed: [[https://github.com/ipython/ipython/issues/25|25]] unicode bug - encoding input
Line 84: Line 98:
    * Closed: [[https://github.com/ipython/ipython/issues/43|43]] Implement SSH support in ipcluster
Line 114: Line 129:
    * Closed: [[https://github.com/ipython/ipython/issues/196|196]] IPython can't deal with unicode file name.
Line 117: Line 133:
    * Closed: [[https://github.com/ipython/ipython/issues/202|202]] Matplotlib native 'MacOSX' backend broken in '-pylab' mode
Line 123: Line 140:
    * Merged: [[https://github.com/ipython/ipython/pull/252|252]] Unicode issues
Line 126: Line 144:
    * Closed: [[https://github.com/ipython/ipython/issues/290|290]] try/except/else clauses can't be typed, code input stops too early.
    * Merged: [[https://github.com/ipython/ipython/pull/292|292]] Issue 31
Line 127: Line 147:
    * Merged: [[https://github.com/ipython/ipython/pull/294|294]] Issue 290
    * Closed: [[https://github.com/ipython/ipython/issues/305|305]] more readline shortcuts in qtconsole
    * Closed: [[https://github.com/ipython/ipython/issues/308|308]] Test suite should set sqlite history to work in :memory:
    * Merged: [[https://github.com/ipython/ipython/pull/311|311]] Qtconsole exit
    * Merged: [[https://github.com/ipython/ipython/pull/312|312]] History memory
    * Merged: [[https://github.com/ipython/ipython/pull/313|313]] Readline shortcuts
    * Closed: [[https://github.com/ipython/ipython/issues/314|314]] Multi-line, multi-block cells can't be executed.

Use this page to keep track of the bugs fixed during Sage Days 29.

days29/bugs (last edited 2011-04-04 13:54:32 by MoritzMinzlaff)