Differences between revisions 1 and 17 (spanning 16 versions)
Revision 1 as of 2009-11-16 17:45:08
Size: 707
Editor: was
Comment:
Revision 17 as of 2009-11-20 06:42:00
Size: 2656
Editor: robertwb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= SAGE Bug Day 18 = = Sage Bug Day 18 =
Line 3: Line 3:
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. 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.
Line 7: Line 7:
 * The base version of SAGE we'll start with is '''4.2.1'''  * The base version of Sage we'll start with is '''4.2.1'''
Line 19: Line 19:
 1. William Stein (notebook)  1. William Stein:
      * (done) [[http://trac.sagemath.org/sage_trac/ticket/5338|5338]] -- major symbolic minpoly issues from nearly a year ago.
      * (done) [[http://trac.sagemath.org/sage_trac/ticket/386|386]] -- already done long ago
      * (done) [[http://trac.sagemath.org/sage_trac/ticket/436|436]] -- close as invalid
      * (done) [[http://trac.sagemath.org/sage_trac/ticket/3464|3464]] -- already fixed.
      * (done) [[http://trac.sagemath.org/sage_trac/ticket/3619|3619]] -- log logins to a file.
      * (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?)

 1. Burcin Erocal (symbolics)
 1. Minh Van Nguyen (documentation)
 1. Martin Albrecht (undecided yet)
 1. Robert Bradshaw (undecided, won't be around in the morning but will try to drop in later)
     * 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

 1. Tim Dumol (notebook):
      * [[http://trac.sagemath.org/sage_trac/ticket/693|693]]
 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

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

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