Changeset [14e4857e11fee23ecd8226fd2d27036b66fbaef0] by Dominique Orban

December 7th, 2008 @ 10:55 AM

Created an initial gallery of matvecs

o Added the 'gallery' module, to be used by the tests
o Added generic doc for the CG module
o Added building directions in the README.
https://github.com/dpo/pykrylov/commit/14e4857e11fee23ecd8226fd2d27...

Committed by Dominique Orban

  • A doc/source/cg.rst
  • A pykrylov/gallery/__init__.py
  • A pykrylov/gallery/gallery.py
  • A pykrylov/gallery/setup.py
  • M README.rst
  • M pykrylov/cg/tests/test_diagdom.py
  • M pykrylov/setup.py
New-ticket Create new ticket

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