[SciPy-user] solve_banded documentation

Giovanni Samaey Giovanni.Samaey at cs.kuleuven.be
Mon Jan 22 05:33:35 EST 2007


The example is correct, and the input parameter description wasn't.

A possible update is attached.

Giovanni Samaey wrote:
> Dear all,
>
> the docstring of solve_banded seems to be not correct/up-to-date, or at 
> least unclear.  It is not clear which dimensions the band matrix should 
> be: the example is an l+u+1 matrix, while the input parameter 
> description shows its transpose.  This induces difficulties in figuring 
> out which elements of the diagonals are used and which are not.
>
> I am currently figuring out on a small example how to use this method by 
> comparing to the solve method.   This should not be necessary.  (I can 
> contribute docstrings later, if wanted.)
>
> The input parameter naming in the docstring is inconsitent with the 
> declaration line of the method; only adding to the confusion.
>
>
> Is someone checking if the docstrings are correct when putting something 
> in, and if they remain correct when methods are changed?
>
>
>
> Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>   

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: doc.txt
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20070122/b6897eab/attachment.txt>


More information about the SciPy-User mailing list