[SciPy-dev] doc question: special.orthogonal.p_roots and co
josef.pktd@gmai...
josef.pktd@gmai...
Sun Dec 6 10:46:58 CST 2009
I was looking for the Legendre points and weights for Gaussian quadrature.
In the source of integrate.quadrature, I found the use of
special.orthogonal.p_roots
It is not in my (oldish) htmlhelp
p_roots and co are not links in
http://docs.scipy.org/scipy/docs/scipy.special.orthogonal/
on the doc page for them, they show up as
Note: This docstring is obsolete; the corresponding object is no
longer present in SVN.
http://docs.scipy.org/scipy/docs/scipy.special.orthogonal.p_roots/
in trunk they are still available:
http://projects.scipy.org/scipy/browser/trunk/scipy/special/orthogonal.py#L602
Is this a documentation bug, or are there some changes that I didn't see?
Josef
More information about the SciPy-Dev
mailing list