Differences between revisions 5 and 6
Revision 5 as of 2008-11-29 08:07:45
Size: 1863
Editor: Minh Nguyen
Comment:
Revision 6 as of 2008-11-29 08:13:53
Size: 1862
Editor: Minh Nguyen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
David Loeffler: General group algebras class David Loeffler: general group algebras class
Line 20: Line 20:
* Craig Citro: Huge number of small fixes to modular forms code 
* David Loeffler: Eta product modular functions
* Craig Citro: massively speed up Victor Miller basis code
Craig Citro: huge number of small fixes to modular forms code.
David Loeffler: eta product modular functions.
Craig Citro: massively speed up Victor Miller basis code.
Line 25: Line 25:
William Stein: much improved magma interface with 100% doctests William Stein: much improved Magma interface with 100% doctests
Line 28: Line 28:
William Stein: massively optimized generalized bernoulli numbers William Stein: massively optimized generalized Bernoulli numbers
Line 40: Line 40:
William Stein: make it so "sage -br" does the cythonization in parallel using pyprocessing
Robert Bradshaw, Gonzalo Tonaria, Craig Citro: Massively cleaned up and faster setup.py
Robert Bradshaw: Update to Cython 0.10
William Stein: make it so "sage -br" does the cythonization in parallel using pyprocessing.
Robert Bradshaw, Gonzalo Tonaria, Craig Citro: massively cleaned up and faster setup.py.
Robert Bradshaw: update to Cython 0.10.
Line 45: Line 45:
Simon King, Martin Albrecht: Fix memory leaks in libsingular's reduce() Simon King, Martin Albrecht: fix memory leaks in libsingular's reduce()

Sage 3.2 Release Tour

Sage 3.2 was released on November 20th, 2008. For the official, comprehensive release notes, see the HISTORY.txt file that comes with the release. For the latest changes see sage-3.2.txt.

Subspace generation

Robert Miller: generate all subspaces of a vector space/projective space

New Symbolics

William Stein, Burcin Erocal: high level integration of pynac into Sage

General group algebras class

David Loeffler: general group algebras class

Elliptic Curve Doctesting

Paul Zimmermann: much improved elliptic curve doctests and some bug fixes

Modular Forms

Craig Citro: huge number of small fixes to modular forms code. David Loeffler: eta product modular functions. Craig Citro: massively speed up Victor Miller basis code.

Magma Interface

William Stein: much improved Magma interface with 100% doctests

Generalized Bernoulli Numbers

William Stein: massively optimized generalized Bernoulli numbers

Modular Composition

Martin Albrecht, Paul Zimmermann: improve modular composition in GF(2)[x]

Polyhedral Improvements

Marshall Hampton: Schlegel diagrams, standard polytopes, multiplication, polars

Notebook

Timothy Clemans: notebook templatization work

Sage Build

William Stein: make it so "sage -br" does the cythonization in parallel using pyprocessing. Robert Bradshaw, Gonzalo Tonaria, Craig Citro: massively cleaned up and faster setup.py. Robert Bradshaw: update to Cython 0.10.

libSingular

Simon King, Martin Albrecht: fix memory leaks in libsingular's reduce()

Numerical Linear Algebra

Jason Grout: make numpy the backend for matrices over CDF and RDF

Graph Theory

Jason Grout: much more robust planarity testing code for graphs

ReleaseTours/sage-3.2 (last edited 2009-12-26 14:46:35 by Minh Nguyen)