Differences between revisions 31 and 32
Revision 31 as of 2012-05-25 02:57:00
Size: 2961
Editor: ddrake
Comment:
Revision 32 as of 2012-05-25 03:29:11
Size: 3274
Editor: jdemeyer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 57: Line 57:
 * Meta-ticket [[http://trac.sagemath.org/sage_trac/ticket/12751|#12751]]
Line 63: Line 65:
 * [[http://trac.sagemath.org/sage_trac/ticket/12605|12605]]
 * [[http://trac.sagemath.org/sage_trac/ticket/2607|2607]] just a documentation fix
 * [[http://trac.sagemath.org/sage_trac/ticket/11143|11143]]
 * [[http://trac.sagemath.org/sage_trac/ticket/11888|11888]]
 * [[http://trac.sagemath.org/sage_trac/ticket/10164|10164]]
 * [[http://trac.sagemath.org/sage_trac/ticket/12966|12966]] Matrices: indefinite factorization
 * [[http://trac.sagemath.org/sage_trac/ticket/10678|10678]] epically trivial documentation fix
 * [[http://trac.sagemath.org/sage_trac/ticket/12605|#12605]]
 * [[http://trac.sagemath.org/sage_trac/ticket/2607|#2607]] just a documentation fix
 * [[http://trac.sagemath.org/sage_trac/ticket/11143|#11143]]
 * [[http://trac.sagemath.org/sage_trac/ticket/11888|#11888]]
 * [[http://trac.sagemath.org/sage_trac/ticket/10164|#10164]]
 * [[http://trac.sagemath.org/sage_trac/ticket/12966|#12966]] Matrices: indefinite factorization
 * [[http://trac.sagemath.org/sage_trac/ticket/10678|#10678]] epically trivial documentation fix
Line 71: Line 73:
==== Cflags and CPU architectures ==== ==== CFLAGS and CPU architectures ====

Fork MPIR's CPU-detecting code to determine correct CFLAGS for building MPIR (and other parts of Sage).
Add code to actually run the instructions which are supposed to be supported by the CPU to solve the VirtualBox problem.

Sage Days 40.5: Bug Days

May 24-29 2012, Wallace Falls Lodge near Seattle

The aim of this workshop is to find and fix bugs in the Sage library. It will be held at the Wallace Falls Lodge an hour northeast of Seattle in the foothills of the Cascades. Previously known as Bug Days 19.

Logistics

Wallace Falls is about an hour from the airport. We have the lodge starting at 1pm on May 24 and ending at noon on May 29. We'll be carpooling up to the lodge, with scheduling depending on peoples' flight details. Food is provided by the lodge.

Participants

The conference is organized by

The following people are likely to participate

  • Rob Beezer (University of Puget Sound)
  • Jon Bober (University of Washington)
  • Volker Braun (Dublin Institute for Advanced Study)
  • Karl-Dieter Crisman (Gordon College) arriving SEATAC at 10:51a May 24 on Jet Blue

  • Jeroen Demeyer (Ghent University, Belgium) arriving SEATAC at 12:55 May 24 from Paris

  • DanDrake (Korea Advanced Institute of Science and Technology), arriving Wed, will carpool with Rob Beezer.

  • Benjamin Jones (University of Wisconsin-Stout) arriving SEATAC at 1:21p May 24 on DL 1753

  • Keshav Kini (Nanyang Technological University)
  • Doug McNeil (RiskAnalytica) arriving SEATAC at 1:21p May 24 on DL 1753

  • Andrey Novoseltsev (University of Alberta)
  • David Roe (University of Calgary)
  • William Stein (University of Washington)

The following people are likely to participate remotely:

  • John Perry (University of Southern Mississippi)
  • Paul Zimmermann (Inria Nancy - Grand Est)
  • Julian Ruth (Leibniz University)

Goals

Reports for the last three bug days

  • Sage Days 36 (David Roe)
  • Sage Days 35.5 (Karl-Dieter Crisman)
  • Sage Days 32 (Keshav Kini and William Stein)

Symbolics and special functions

High priority bugs

Sage building with GCC 4.7

Moving Sage to Git

Doctest and regression framework

Tickets to Review

CFLAGS and CPU architectures

Fork MPIR's CPU-detecting code to determine correct CFLAGS for building MPIR (and other parts of Sage). Add code to actually run the instructions which are supposed to be supported by the CPU to solve the VirtualBox problem.

bug/19 (last edited 2017-02-02 20:05:45 by mrennekamp)