Changeset [99d14abce4e90faaf57b8a6ec16fb133eb270d01] by Dominique Orban

April 8th, 2012 @ 10:35 AM

First step towards proper MINRES integration.

MINRES is not yet properly a subclass of the generic Krylov solver
class, but now has a few of its basic attributes.
https://github.com/dpo/pykrylov/commit/99d14abce4e90faaf57b8a6ec16f...

Committed by Dominique Orban

  • M pykrylov/minres/minres.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