=========================
HISTORY: SLEPc for Python
=========================

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


Release 3.3.1
=============

- Regenerate the wrappers using Cython 0.18 and fix binary
  compatibility issues with petsc4py 3.3.1 .


Release 3.3
===========

- Update to SLEPc 3.3 release.


Release 1.2
===========

- Update to SLEPc 3.2 release.


Release 1.1
===========

* Support for new QEP quadratic eigenproblem solver in SLEPc.

* Support for ``pip install slepc4py`` to download and install SLEPc.

* Support for PETSc/SLEPc static library builds (Linux-only).

* Preliminar support for Python 3.


Release 1.0.0
=============

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