Differences between revisions 93 and 98 (spanning 5 versions)
Revision 93 as of 2011-03-26 00:10:00
Size: 22845
Editor: was
Comment:
Revision 98 as of 2011-03-26 06:42:56
Size: 24783
Editor: PaulIvanov
Comment:
Deletions are marked like this. Additions are marked like this.
Line 37: Line 37:
     * [[http://trac.sagemath.org/sage_trac/ticket/10791|10791 -- Review: Fix and upgrade Gram-Schmidt]] ( in progress )
     * [[http://trac.sagemath.org/sage_trac/ticket/11027|11027 -- Review: Schur matrix decomposition over RDF/CDF]] ( enhancement, in progress )
Line 73: Line 75:
  * Jamie Weigandt
    * Enhancement: [[http://trac.sagemath.org/sage_trac/ticket/9371|9371 -- Implemented 2-Torsion Rank over General Fields]]
Line 82: Line 86:
    * [[http://trac.sagemath.org/sage_trac/ticket/7766|7766 -- Update valgrind]] (needs review, especially suppressions)     * [[http://trac.sagemath.org/sage_trac/ticket/7766|7766 -- Update valgrind]] (needs review)
Line 84: Line 89:
    * [[http://sourceforge.net/support/tracker.php?aid=3189536|mpl 3189536 -- radio_buttons example has only one (the last) button active]] Fixed in matplotlib.
    * (work in progress) mpl 3187864 matplotlib with QGIS memory error on Suse 11.3
    * (work in progress) mpl 3205391 gtkagg.so hanging plot creation
    * Matplotlib work
      * Fixed large memory leak fixed in matplotlib test suite (trunk) [[https://github.com/matplotlib/matplotlib/pull/59| pull request 56]]
      * Fixed memory leak in matplotlib-py3 caused be old version of CXX. [[https://github.com/matplotlib-py3/matplotlib/pull/23| pull request 23]]
      * Include matplotlib testsuite behave consistently using matplotlib.test() and nosetests [[https://github.com/matplotlib/matplotlib/pull/58| pull request 58]]
      * (enhancement) 'scrub' keyword for matplotlib clear figure command. [[https://github.com/matplotlib/matplotlib/pull/59| pull request 56]]
      * [[http://sourceforge.net/support/tracker.php?aid=3189536|mpl 3189536 -- radio_buttons example has only one (the last) button active]] Fixed in matplotlib.
      * [[http://sourceforge.net/support/tracker.php?aid=3187521|mpl 3187521 -- Crash when enumerating fonts containing a dot in their name]] fixed in matplotlib [[https://github.com/matplotlib/matplotlib/pull/59| pull request 59]].
      * (work in progress) mpl 3187864 matplotlib with QGIS memory error on Suse 11.3
      * (work in progress) mpl 3205391 gtkagg.so hanging plot creation
    * Ipython work [[https://github.com/ipython/ipython/pull/309|IPython pull request 309]]
      * (work in progress) filed and added test for [[https://github.com/ipython/ipython/issues/306|GH-306]] - multiline strings at end of input cause noop
      * (work in progress) filed and added test for [[https://github.com/ipython/ipython/issues/207|GH-307]] - lines ending with semicolon should not go to cache
      * (work in progress) added test for [[https://github.com/ipython/ipython/issues/284|GH-284]] - ensure In variable is works
      * (work in progress) added test for [[https://github.com/ipython/ipython/issues/238|GH-238]] - %run's aggressive name cleaning

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)