Re: [Numpy-discussion] Unused matrix method

2008-07-09 Thread Alan McIntyre
On Wed, Jul 9, 2008 at 4:23 PM, Robert Kern <[EMAIL PROTECTED]> wrote: > On Wed, Jul 9, 2008 at 15:16, Alan McIntyre <[EMAIL PROTECTED]> wrote: >> There's a _get_truendim method on matrix that isn't referenced >> anywhere in NumPy, SciPy, or matplotlib. Should this get deprecated >> or removed in

Re: [Numpy-discussion] Unused matrix method

2008-07-09 Thread Robert Kern
On Wed, Jul 9, 2008 at 15:16, Alan McIntyre <[EMAIL PROTECTED]> wrote: > There's a _get_truendim method on matrix that isn't referenced > anywhere in NumPy, SciPy, or matplotlib. Should this get deprecated > or removed in 1.2? We could remove it. It's a private method. -- Robert Kern "I have c

[Numpy-discussion] Unused matrix method

2008-07-09 Thread Alan McIntyre
There's a _get_truendim method on matrix that isn't referenced anywhere in NumPy, SciPy, or matplotlib. Should this get deprecated or removed in 1.2? ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/