Differences between revisions 5 and 6
Revision 5 as of 2006-10-06 02:46:20
Size: 804
Editor: wstein
Comment:
Revision 6 as of 2006-10-06 05:46:23
Size: 1706
Editor: wstein
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== SAGE Days 2: The Future of SAGE == == SAGE Days 2: SAGE: Now and The Future ==
Line 24: Line 24:
     - conditional expressions: x = true_value if condition else false_value
     - see http://docs.python.org/whatsnew/whatsnew25.html
Line 26: Line 28:
     - gsl: GNU Scientific Library
     - twisted: Networking framework
     - GSL: GNU Scientific Library
     - Twisted: Networking framework

 * Upcoming events that are relevant to SAGE development:
     - October 23-27: I'm speaking about SAGE at an IMA "Software in Algebraic Geometry" in Minnesota later this month.
     - Nov 5-11: Me at CCR
     - Dec 3-4, 2006: Me at Waterloo
     - Jan 29-Feb 2: MSRI Interactive Parallel Computation ---> SAGE
     - March 10-14, 2007: Arizona Winter School (I'm at co-organizer). David Savitt (here) is the organizer.
     - June 3-8, 2007: Banff workshop on modular forms computation -- I'm an organizer
     - July 30-Aug 3, 2007: AIM: Workshop on Modular Forms and L-functions -- I'm an organizer
Line 29: Line 40:
              * Plans:
     - SAGE 2.0: fast arithmetic
     - SAGE 3.0: parallel
     - Along the way: modular forms, elliptic curves, etc. -- what people want
   

SAGE Days 2: SAGE: Now and The Future

A talk for [:days2:the SAGE Days 2 workshop], by William Stein.

  • The purpose of this workshop:
    • - lots of strategy, planning, brainstorming, etc.
  • Funding ideas:
  • Mercurial revision control system: why? what? how? -- a very quick tour
  • Python 2.5
    • - index method; now v[ZZ(2)] works. - lists with more than 2^32 elements - lots of speedups - ctypes is included standard - conditional expressions: x = true_value if condition else false_value - see http://docs.python.org/whatsnew/whatsnew25.html

  • Recently added SAGE components:
    • - GSL: GNU Scientific Library - Twisted: Networking framework
  • Upcoming events that are relevant to SAGE development:
    • - October 23-27: I'm speaking about SAGE at an IMA "Software in Algebraic Geometry" in Minnesota later this month. - Nov 5-11: Me at CCR - Dec 3-4, 2006: Me at Waterloo

      - Jan 29-Feb 2: MSRI Interactive Parallel Computation ---> SAGE - March 10-14, 2007: Arizona Winter School (I'm at co-organizer). David Savitt (here) is the organizer. - June 3-8, 2007: Banff workshop on modular forms computation -- I'm an organizer - July 30-Aug 3, 2007: AIM: Workshop on Modular Forms and L-functions -- I'm an organizer

    • Plans:
      • - SAGE 2.0: fast arithmetic - SAGE 3.0: parallel - Along the way: modular forms, elliptic curves, etc. -- what people want

sd2-stein-status (last edited 2008-11-14 13:42:07 by anonymous)