Hi,

I noticed that on
http://docs.scipy.org/doc/numpy/reference/generated/numpy.savez.html
there's a "see also" to a function numpy.savez_compressed, which doesn't
seem to exist (neither on my system nor in the online documentation).

What would be the easiest way to find out where to fix this? For someone
without deeper knowledge of how numpy sources are organized it's hard to
find the place where to fix things. How about adding the "source" link
to the docstrings via sphinx, like in scipy?

Cheers,
Andreas.
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to