Differences between revisions 15 and 16
Revision 15 as of 2009-11-20 02:27:59
Size: 1825
Editor: was
Comment:
Revision 16 as of 2009-11-20 05:46:34
Size: 2544
Editor: robertwb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 33: Line 33:
     * 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.)

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.)

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

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