Differences between revisions 2 and 41 (spanning 39 versions)
Revision 2 as of 2007-10-09 20:42:28
Size: 1181
Comment:
Revision 41 as of 2008-11-14 13:42:00
Size: 2963
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Rough Ideas for Talks at SD6 =
These are all just rough ideas and most of them are not discussed with the proposed speakers yet, so this is definitely not a list of talks nor a rough schedule yet!
= Sage Days 6 Schedule =
Line 4: Line 3:
== Michael Abshoff ==
Valgrind
This is the provisional schedule for Sage Days 6 in Bristol. We do not expect further changes to the schedule for Saturday and Sunday.
Line 7: Line 5:
== Martin Albrecht ==
SAGE's capabilities for crypto research
== Saturday 10 November ==
0930-1050 William Stein and Martin Albrecht: Sage for Mathematical and Cryptographic Research
[[attachment:stein-albrecht.pdf|stein-albrecht.pdf]], [[attachment:stein-albrecht.sws|stein-albrecht.sws]], [[http://sagemath.org/talks/200711-stein-albrecht/|original slides]]
Line 10: Line 9:
== Bill Allombert == 1050-1120 Coffee and Tea Break
Line 12: Line 11:
== Gregory Bard == 1120-1210 Ludovic Perret: Gröbner bases in Cryptography : An Overview [[attachment:perret.pdf|perret.pdf]]
Line 14: Line 13:
== Dan Bernstein ==
[http://ecrypt-ss07.rhul.ac.uk/Slides/Friday/bernstein-samos07-2.pdf CPU Traps and Pitfalls]
== Andrew Booker ==
1210-1400 Lunch
Line 18: Line 15:
== Robert Bradshaw == 1400-1500 Robert Bradshaw: Creating Fast Compiled Programs using Sage ([[Cython]]) [[attachment:fast-cython.pdf|slides]]
Line 20: Line 17:
== Michael Brickenstein ==
[http://www.itwm.fraunhofer.de/zentral/download/berichte/bericht122.pdf PolyBoRi] Framework
1500-1600 James Davenport: Simplification in Computer Algebra [[attachment:davenport.pdf|davenport.pdf]]
Line 23: Line 19:
== Kevin Buzzard == 1600-1630 Coffee and Tea Break
Line 25: Line 21:
== Ondrej Certik == 1630-1730 Dan Bernstein and Tanja Lange: Edwards Coordinates for Elliptic Curves
http://www.hyperelliptic.org/tanja/newelliptic/
Line 27: Line 24:
== John Cremona == 1830-2200 Dinner at Goldney Orangery
Line 29: Line 26:
== James Davenport == == Sunday 11 November ==
0930-1030 Michael Brickenstein: High Performace Algorithms for Multivariate Polynomials over Boolean Rings (PolyBoRi) [[attachment:brickenstein-polybori.pdf|brickenstein-polybori.pdf]]
Line 31: Line 29:
== Burcin Erocal ==
PolyBoRi integration status report
1030-1100 Coffee and Tea Break
Line 34: Line 31:
== Jon Hanke == 1100-1200 Paul Zimmerman: The [[MPFR]] library: well-defined semantics for multiple-precision floating-point numbers [[http://www.loria.fr/~zimmerma/talks/sd6.pdf|slides (pdf)]]
Line 36: Line 33:
== Bill Hart ==
FLINT status report
1200-1400 Lunch
Line 39: Line 35:
== David Harvey == 1400-1500 Clement Pernet: Fast Exact Linear Algebra (LinBox)
Line 41: Line 37:
== Kiran Kedlaya == 1500-1600 David Loeffler: Computing Automorphic Forms for Unitary Groups using Sage [[attachment:loeffler.pdf]]
Line 43: Line 39:
== Lloyd Kilford == 1600-1630 Coffee and Tea Break
Line 45: Line 41:
== Tanya Lange ==
[http://hyperelliptic.org/EFD/ Explicit-Fomulas Database] for Elliptic Curves
1630-1730 Bill Hart: Algebraic Number Theory with [[FLINT]]
Line 48: Line 43:
== David Loeffler ==
== Clement Pernet ==
== Nigel Smart ==
== Mark Watkins ==
== Ralf-Phillip Weinmann ==
== Jaap Spies ==
2030-2200 John Cremona (Moderator): Panel Discussion -- "The Future of Open Source Mathematical Software",
Panelists: William Stein, Ondrej Certik, Bill Allombert, Michael Abshoff, and Dan Bernstein.
Line 55: Line 46:
== William Stein ==
How SAGE
Some possible [[/panel| panel topics]] have been suggested, but we are also open to other relevant topics!

== Monday 12 November ==
0900 - 1000 Gregory Bard

1000 - 1100 Planning session for coding sprints

1000 - 1600 Sage development (coding sprint)

1600 - 1700 Ondrej Certik: A Python library for symbolic mathematics (SymPy), [[attachment:certik.pdf|certik.pdf]]

== Tuesday 13 November ==
0900 - 1000 Michael Abshoff: Valgrind

1100 - 1700 Sage development (coding sprint)

1700 - 1800 Lightning talks / demos

== Wednesday 14 November ==
0900 - 1000 Free Slot

1000 - 1400 Sage development (coding sprint)

1400 - 1500 Coding Sprint Wrap-up

1530 - 1630 Tea/coffee at Heilbronn Seminar

1630 - 1730 William Stein: SAGE for number theorists [[attachment:stein-bristol.pdf|PDF]] and [[attachment:stein-bristol.tar.bz2|tar.bz2]]

   ([[http://www.maths.bris.ac.uk/events/seminars/series/index.php?id=7|Heilbronn Seminar]])

Sage Days 6 Schedule

This is the provisional schedule for Sage Days 6 in Bristol. We do not expect further changes to the schedule for Saturday and Sunday.

Saturday 10 November

0930-1050 William Stein and Martin Albrecht: Sage for Mathematical and Cryptographic Research stein-albrecht.pdf, stein-albrecht.sws, original slides

1050-1120 Coffee and Tea Break

1120-1210 Ludovic Perret: Gröbner bases in Cryptography : An Overview perret.pdf

1210-1400 Lunch

1400-1500 Robert Bradshaw: Creating Fast Compiled Programs using Sage (Cython) slides

1500-1600 James Davenport: Simplification in Computer Algebra davenport.pdf

1600-1630 Coffee and Tea Break

1630-1730 Dan Bernstein and Tanja Lange: Edwards Coordinates for Elliptic Curves http://www.hyperelliptic.org/tanja/newelliptic/

1830-2200 Dinner at Goldney Orangery

Sunday 11 November

0930-1030 Michael Brickenstein: High Performace Algorithms for Multivariate Polynomials over Boolean Rings (PolyBoRi) brickenstein-polybori.pdf

1030-1100 Coffee and Tea Break

1100-1200 Paul Zimmerman: The MPFR library: well-defined semantics for multiple-precision floating-point numbers slides (pdf)

1200-1400 Lunch

1400-1500 Clement Pernet: Fast Exact Linear Algebra (LinBox)

1500-1600 David Loeffler: Computing Automorphic Forms for Unitary Groups using Sage loeffler.pdf

1600-1630 Coffee and Tea Break

1630-1730 Bill Hart: Algebraic Number Theory with FLINT

2030-2200 John Cremona (Moderator): Panel Discussion -- "The Future of Open Source Mathematical Software", Panelists: William Stein, Ondrej Certik, Bill Allombert, Michael Abshoff, and Dan Bernstein.

Some possible panel topics have been suggested, but we are also open to other relevant topics!

Monday 12 November

0900 - 1000 Gregory Bard

1000 - 1100 Planning session for coding sprints

1000 - 1600 Sage development (coding sprint)

1600 - 1700 Ondrej Certik: A Python library for symbolic mathematics (SymPy), certik.pdf

Tuesday 13 November

0900 - 1000 Michael Abshoff: Valgrind

1100 - 1700 Sage development (coding sprint)

1700 - 1800 Lightning talks / demos

Wednesday 14 November

0900 - 1000 Free Slot

1000 - 1400 Sage development (coding sprint)

1400 - 1500 Coding Sprint Wrap-up

1530 - 1630 Tea/coffee at Heilbronn Seminar

1630 - 1730 William Stein: SAGE for number theorists PDF and tar.bz2

days6/talks (last edited 2008-11-14 13:42:00 by anonymous)