Changeset [ec2d192a41c5de1df1281cd006c93932470e86ec] by Dominique Orban

September 26th, 2013 @ 04:22 PM

Introduce operator type.

Operators have a type based on Numpy's dtypes.
The Numpy promotion rules apply when combining or applying operators.
https://github.com/dpo/pykrylov/commit/ec2d192a41c5de1df1281cd006c9...

Committed by Dominique Orban

  • M pykrylov/linop/blkop.py
  • M pykrylov/linop/linop.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