Changeset [f444716a299f3f1f327c92977607a0a857e211d7] by Dominique Orban

October 4th, 2013 @ 11:24 AM

Use np.sqrt instead of math.sqrt in CG for complex problems.
https://github.com/dpo/pykrylov/commit/f444716a299f3f1f327c92977607...

Committed by Dominique Orban

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