This is the mail archive of the
gsl-discuss@sources.redhat.com
mailing list for the GSL project.
Re: gsl_linalg_solve_symm_cyc_tridiag problem
- From: Brian Gough <bjg at network-theory dot co dot uk>
- To: David Necas (Yeti) <yeti at physics dot muni dot cz>
- Cc: gsl-discuss at sources dot redhat dot com
- Date: Sun, 7 Apr 2002 21:44:31 +0100 (BST)
- Subject: Re: gsl_linalg_solve_symm_cyc_tridiag problem
- References: <20020406141543.B7885@physics.muni.cz>
David Necas (Yeti) writes:
> the gsl_linalg_solve_symm_cyc_tridiag() solver
> sometimes give quite a strange results. It gives
> as a solution a vector satisfying all the
> equations except the last one.
Thanks for the bug reports.
Brian