=====================
PyTrilinos To Do List
=====================

* General
  - Any package with Directors should get %feature("director:except") ...
    and catch(Swig::DirectorException &e) ...
  - Automatic -fPIC for shared library builds (3311)
  - Developers Manual
  - Can I get PyTrilinos to configure and build if Teuchos is
    disabled?
  - Port to cygwin (2251)

* Teuchos
  - Teuchos::RCP/python-ref-count synchronization
  - Unit tests
  - Examples

* Epetra
  - Examples

* EpetraExt
  - exEpetraExt_IO_XML.py in parallel? (3742)
  - Other classes
  - Unit tests
  - Examples

* AztecOO
  - Unit tests
  - Examples

* Anasazi
  - Pure numpy interface
  - Unit tests
  - Examples

* ML
  - exMLAPI.py, exMLAPI_Iterate.py, exMLAPI_AztecOO.py in parallel
  - Refactor

* NOX
  - exNOX_1Dfem.py in parallel (3614)
  - Pure numpy interface
  - Unit tests
  - Examples

* LOCA (with Eric Phipps)
  - Re-enable wrappers
  - Unit tests
  - Examples

* Thyra (with Ross Bartlett)
  - Re-enable wrappers (2329)
  - Unit tests
  - Examples

* Belos
  - Create new wrappers
  - Pure numpy interface
  - Unit tests
  - Examples
