[Numpy-discussion] new numpy docs, missing function and parse error - dirichlet distribution

2008-05-22 Thread joep
Hi, I was just looking around at the new numpy documentation and got a xhtml parsing error on the page (with Firefox): http://mentat.za.net/numpy/refguide/random.xhtml#index-29351 The offending line contains $X pprox prod_{i=1}^{k}{x^{lpha_i-1}_i}$ in the docstring of the dirichlet

Re: [Numpy-discussion] new numpy docs, missing function and parse error - dirichlet distribution

2008-05-22 Thread joep
On May 22, 11:11 am, joep [EMAIL PROTECTED] wrote: Hi, When looking for this, I found that the Dirichlet distribution is missing from the new Docstring Wiki,http://sd-2116.dedibox.fr/doc/Docstrings/numpy/random Actually, a search on the wiki finds dirichlet in

Re: [Numpy-discussion] new numpy docs, missing function and parse error - dirichlet distribution

2008-05-22 Thread joep
On May 22, 1:30 pm, Pauli Virtanen [EMAIL PROTECTED] wrote: to, 2008-05-22 kello 09:51 -0700, joep kirjoitti:  It is not intentional. And for the majority of cases this does not happen, and I can fix this for numpy.random.mtrand. Thanks for reporting. I was looking some more at the

Re: [Numpy-discussion] new numpy docs, missing function and parse error - dirichlet distribution

2008-05-22 Thread Pauli Virtanen
to, 2008-05-22 kello 11:28 -0700, joep kirjoitti: [clip] However, when I do a search on the DocWiki for example for arccos (or log, log10, exp, tan,...), I see it 9 times, and it is not clear which ones refer to the same docstring and where several imports of the same function are picked up