Differences between revisions 50 and 59 (spanning 9 versions)
Revision 50 as of 2013-11-05 23:27:07
Size: 5641
Editor: tscrim
Comment:
Revision 59 as of 2013-11-08 01:29:43
Size: 5544
Editor: aschilling
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

TentativeConventions
Line 53: Line 56:
|| 5:10 PM || Mike Zabrocki || Introduction to Sage || || 5:10 PM || Mike Zabrocki || [[http://garsia.math.yorku.ca/~zabrocki/talks/introsage.pdf|Introduction to Sage]] ||
Line 55: Line 58:
|| 10:30AM || || Coffee break||
|||||| Friday ||
Line 56: Line 61:
|| 10:30AM || || Coffee break||
Line 96: Line 100:
==== Useful commands ====

* git pull --ff-only origin master
* git reset --hard origin/master
* "sage -f -git" fixes "sage -git"
* sage -git remove set-url origin [email protected]:sage.git

Sage Days 54: Sage Developer Days

TentativeConventions

November 4–8, 2013, University of California Davis, USA

The aim of this workshop is for developers to learn the new git workflow, and to try and integrate the combinat queue into git. This workshop will not include beginner topics, but instead assumes participants are familiar with Sage development. We will have an introductory talk on Sage for newcomers on Tuesday afternoon.

Registration

Registration is free. There is limited funding for travel and lodging.

Please contact Anne Schilling (anne at math.ucdavis dot edu) or Travis Scrimshaw (tscrim at ucdavis dot edu) to register. Please indicate if you require funding.

Lodging

The official conference hotel is the Aggie Inn (tel. (530)756-0352). Rates are between 99 and 109 USD depending on bedding type. To get this rate, you need to call the hotel directly and mention the group name SAGE. Last day to book is October 6.

There are other hotels to choose from in Davis, but are generally more expensive.

Transportation

- From San Francisco Airport (SFO)

- From Oakland Airport

- From Sacramento Airport

See also: https://www.math.ucdavis.edu/about/directions/

Location

The main room we will be located in is 2112 of the MSB (Mathematical Sciences Building) where all talks will take place unless otherwise stated. We will also typically have rooms 2240 and 3240 as smaller breakout rooms.

Schedule

Monday

10:30AM

Coffee break (in MSB 1147)

11 AM

Jeremy Martin

Eigenvalues of Simplicial Rook Graphs (in MSB 1147)

2 PM

Dan Bump

Introduction to Git

3 PM

Coffee break

4 PM

Andrew Ohana

The new workflow under Git

Tuesday

9:30 AM

Volker Braun

Toric varieties and Sage

10:30AM

Coffee break

11:00 AM

Panel Discussion

The future of the Sage-Combinat queue

4:30 PM

Coffee break

5:10 PM

Mike Zabrocki

Introduction to Sage

Wednesday

10:30AM

Coffee break

Friday

10:25 AM

Mathieu Guay-Paquet

Yield from: my favorite feature from Python 3.3

All other time will be devoted to coding sprints. We will schedule more talks/tutorials during the week on topics that the participants feel would benefit them.

Projects

The general topics that will be addressed at this workshop are the following:

  • Discussion of the new Sage workflow using git.
  • Work on how to integrate the combinat queue into the new workflow.
  • General bug fixes.

Please make sure you have a working Git-version of Sage installed on your computer before you arrive. You can either download a version from Github, for instructions see

For people not yet familiar with Git, we recommend starting from a source distribution. You can find version 5.13.beta1 here

Just download, untar, and run make (like you do with the mercurial based source tarballs).

Here are some useful links:

Location

University of California Davis

Participants (first tentative)

  • Dan Bump (Stanford)
  • Andrew Ohana (University of Washington)
  • Volker Braun (Oxford University)
  • Nate Gallup (UC Davis)
  • Viviane Pons (Marne-la-Vallee)
  • Darij Grinberg (MIT)
  • Tom Roby (University of Connecticut)
  • Mathieu Guay-Paquet (UQaM)
  • Mike Zabrocki (York University)
  • Jessica Striker (North Dakota State University)
  • Jeremy Martin (University of Kansas)
  • Roger Tian (UC Davis)
  • Brandon Dutra (UC Davis)
  • Gregg Musiker (University of Minnesota)
  • Maria Monks (UC Berkeley)
  • Federico Castillo (UC Davis)
  • Monica Vazirani (UC Davis)

Organizers

  • Dan Bump, Stanford
  • Anne Schilling, UC Davis
  • Travis Scrimshaw, UC Davis

days54 (last edited 2013-11-12 19:31:01 by aschilling)