HISTORY: PETSc for Python

Author: Lisandro Dalcin
Contact: dalcinl@gmail.com
Web Site:http://petsc4py.googlecode.com/
Organization: CIMEC <http://www.cimec.org.ar>
Address:
PTLC, 3000 Santa Fe, Argentina

Release 1.1

Release 1.0.3

This is a bug-fix release.

Release 1.0.2

This is a new-features and bug-fix release.

Release 1.0.1

This is a bug-fix release. Compile Cython-generated C sources with -Wwrite-strings removed, as this flag (inherited from PETSc) made GCC emit a lot of (harmless but annoying) warnings about conversion of string literals to non-const char pointers.

Release 1.0.0

This is the fist release of the all-new, Cython-based, implementation of PETSc for Python.