[SciPy-Dev] bicgstab

Pauli Virtanen pav at iki.fi
Thu Nov 1 08:35:03 EDT 2018


to, 2018-11-01 kello 06:21 -0600, Dieter Werthmüller kirjoitti:
> - Is that correct, it is not possible with
> scipy.sparse.linalg.bicgstab, 
> or do I miss something? (Are there any examples online? I couldn't
> find 
> much in the docs.)

It's possible:
https://docs.scipy.org/doc/scipy/reference/generated/scipy.sparse.linalg.LinearOperator.html

> - Is there a trick to achieve the same behaviour in 
> scipy.sparse.linalg.bicgstab?
> 
> - If not, do you know of other packages in Python that provide that
> feature?
> 
> Thanks a lot,
> Dieter
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev




More information about the SciPy-Dev mailing list