Changeset [616d59e67382de268d59e5561301986d6c07b86f] by Dominique Orban
December 19th, 2008 @ 03:49 PM
Added references to all modules and documentation.
o Added references on each Krylov method to the relevant modules, o Added documentation on how to add a new solvers, o Added a benchmarking script as example, o Fixed typos here and there in the README and doc. http://github.com/dpo/pykrylov/c...
Committed by Dominique Orban
- M README.rst
- M doc/source/bmark.rst
- M doc/source/conf.py
- M doc/source/contents.rst
- M doc/source/generic.rst
- M examples/bmark.py
- M pykrylov/bicgstab/bicgstab.py
- M pykrylov/cg/cg.py
- M pykrylov/cgs/cgs.py
- M pykrylov/generic/generic.py
- M pykrylov/tfqmr/tfqmr.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A library of Krylov methods in pure Python