Hi Almir,
If the tridiagonal system is a diffusion equation, then the default
smoothed aggregation solver should work fine. But, you might get
better performance if you use a specialized banded matrix solver like
scipy.linalg.solve_banded(...)
Hope this helps,
Jacob
On Wed, May 1, 2013 at 4:57 AM, Альмир Давлетов <
davlet...@gmail.com> wrote:
> I would like to ask, how can I solve tridiagonal systems using pyAMG module?
> Thank you
>
> --
> You received this message because you are subscribed to the Google Groups
> "pyamg-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
pyamg-user+...@googlegroups.com.
> To post to this group, send email to
pyamg...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/pyamg-user?hl=en.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>