[Numpy-discussion] Unused private functions

Alan McIntyre alan.mcintyre at gmail.com
Mon Jul 14 08:05:19 EDT 2008


On Sun, Jul 13, 2008 at 8:26 PM, Alan McIntyre <alan.mcintyre at gmail.com> wrote:
> Does anybody know whether there's any reason to keep the following
> functions?  They don't appear to be used anywhere.
>
> linalg/linalg.py:95 _castCopyAndTranspose
> lib/function_base.py:659 _asarray1d

_castCopyAndTranspose is referenced in the SciPy weave tutorial (but
not actually used anywhere); if I have some time later I'll look into
updating that.



More information about the NumPy-Discussion mailing list