Re: [Numpy-discussion] Unused private functions

2008-07-14 Thread Alan McIntyre
On Sun, Jul 13, 2008 at 8:26 PM, Alan McIntyre <[EMAIL PROTECTED]> 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 _castCopyAndTransp

Re: [Numpy-discussion] Unused private functions

2008-07-13 Thread Charles R Harris
On Sun, Jul 13, 2008 at 6:26 PM, Alan McIntyre <[EMAIL PROTECTED]> 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 > __ +1 to remov

[Numpy-discussion] Unused private functions

2008-07-13 Thread Alan McIntyre
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 ___ Numpy-discussion mailing list Numpy-discussion@scipy.o