Differences between revisions 11 and 19 (spanning 8 versions)
Revision 11 as of 2009-11-19 23:04:33
Size: 1490
Editor: was
Comment:
Revision 19 as of 2017-02-02 20:04:04
Size: 2810
Editor: mrennekamp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from bug18
Line 25: Line 26:
      * (done) [[http://trac.sagemath.org/sage_trac/ticket/3733|3733]] -- log logins to a file.
      * (done) [[http://trac.sagemath.org/sage_trac/ticket/3849|3849]] -- worksheet upload issues
      * (done) [[http://trac.sagemath.org/sage_trac/ticket/7495|7495]] -- data upload issues (critical vulnerability?)
Line 29: Line 34:
     * Referee:
       * [[http://trac.sagemath.org/sage_trac/ticket/7351|7351]] (optimize import of singular.py)
       * [[http://trac.sagemath.org/sage_trac/ticket/5338|5338]] (speed regression in minpoly)
       * [[http://trac.sagemath.org/sage_trac/ticket/6496|6496]] (functions numerator() and denominator() for multivariate polynomials)
       * [[http://trac.sagemath.org/sage_trac/ticket/6669|6669]] (Homomorphisms from matrix groups don't have to have matrix groups as codomain)
       * [[http://trac.sagemath.org/sage_trac/ticket/7356|7356]] (fixed latex representation for floats)
       * [[http://trac.sagemath.org/sage_trac/ticket/7116|7116]] (Potential bug in elliptic curve pairing code.)
     * (done) [[http://trac.sagemath.org/sage_trac/ticket/7498|7498]] -- don't import matplotlib on sage startup
     * (done) [[http://trac.sagemath.org/sage_trac/ticket/7502|7502]] -- lazy import utility (for reducing startup time)
Line 31: Line 46:
 1. Jason Grout

Sage Bug Day 18

The event will take place on Thursday, November 19, 2009 and officially start at 9 am Pacific standard time and go on until people run out of energy.

Don't work on anything unless there is a trac ticket for it.

  • The base version of Sage we'll start with is 4.2.1

  • For a trac account follow these instructions

  • We'll all be on #sage-devel at irc.freenode.net.

From Linux you can chat via a text console by installing "irssi", running it, and typing
  /SERVER add irc.freenode.net
  /SERVER irc.freenode.net
  /join #sage-devel

Participants (with area they would like to work on)

  1. William Stein:
    • (done) 5338 -- major symbolic minpoly issues from nearly a year ago.

    • (done) 386 -- already done long ago

    • (done) 436 -- close as invalid

    • (done) 3464 -- already fixed.

    • (done) 3619 -- log logins to a file.

    • (done) 3733 -- log logins to a file.

    • (done) 3849 -- worksheet upload issues

    • (done) 7495 -- data upload issues (critical vulnerability?)

  2. Burcin Erocal (symbolics)
  3. Minh Van Nguyen (documentation)
  4. Martin Albrecht (undecided yet)
  5. Robert Bradshaw (undecided, won't be around in the morning but will try to drop in later)
    • Referee:
      • 7351 (optimize import of singular.py)

      • 5338 (speed regression in minpoly)

      • 6496 (functions numerator() and denominator() for multivariate polynomials)

      • 6669 (Homomorphisms from matrix groups don't have to have matrix groups as codomain)

      • 7356 (fixed latex representation for floats)

      • 7116 (Potential bug in elliptic curve pairing code.)

    • (done) 7498 -- don't import matplotlib on sage startup

    • (done) 7502 -- lazy import utility (for reducing startup time)

  6. Tim Dumol (notebook):
  7. Jason Grout

bug/18 (last edited 2017-02-02 20:04:04 by mrennekamp)