Changeset [057f9d6aa82b690d0d44508deed19ad00b6ea90c] by Dominique Orban
December 10th, 2008 @ 09:11 AM
Fixed typo in CGS solver + added examples
- Corrected a typo in cgs.solve()
- Added examples in the doc for CGS and Bi-CGSTAB http://github.com/dpo/pykrylov/c...
Committed by Dominique Orban
- M doc/source/bicgstab.rst
- M doc/source/cgs.rst
- M pykrylov/cgs/cgs.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