Differences between revisions 4 and 5
Revision 4 as of 2006-10-06 02:06:14
Size: 439
Editor: wstein
Comment:
Revision 5 as of 2006-10-06 02:46:20
Size: 804
Editor: wstein
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:

 * 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

 * Recently added SAGE components:
     - gsl: GNU Scientific Library
     - twisted: Networking framework
     

SAGE Days 2: The Future of SAGE

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

  • Recently added SAGE components:
    • - gsl: GNU Scientific Library - twisted: Networking framework

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