Re: [Numpy-discussion] Possible bug in linalg.matrix_rank

2014-05-23 Thread Darlan Cavalcante Moreira
argri...@ncsu.edu writes: > On Thu, May 22, 2014 at 1:50 PM, Darlan Cavalcante Moreira > wrote: >> >> After updating Ubuntu to 14.04 and thus numpy to version 1.8.1 I'm >> having problems with the linalg.matrix_rank function that I didn't have >> before (as far as I know). >> >> More specifically

Re: [Numpy-discussion] Possible bug in linalg.matrix_rank

2014-05-22 Thread alex
On Thu, May 22, 2014 at 1:50 PM, Darlan Cavalcante Moreira wrote: > > After updating Ubuntu to 14.04 and thus numpy to version 1.8.1 I'm > having problems with the linalg.matrix_rank function that I didn't have > before (as far as I know). > > More specifically, I get the error > "TypeError: No lo

[Numpy-discussion] Possible bug in linalg.matrix_rank

2014-05-22 Thread Darlan Cavalcante Moreira
After updating Ubuntu to 14.04 and thus numpy to version 1.8.1 I'm having problems with the linalg.matrix_rank function that I didn't have before (as far as I know). More specifically, I get the error "TypeError: No loop matching the specified signature was found for ufunc svd_m" when I try to ca