CHANGES: PETSc for Python

Author: Lisandro Dalcin
Contact: dalcinl@gmail.com

Release 3.7.0

Release 3.6.0

Release 3.5.1

Release 3.5

Release 3.4

Release 3.3.1

Release 3.3

Release 1.2

Release 1.1.2

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

Release 1.1.1

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

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.