[pypy-issue] [issue1704] 'module' object has no attribute 'svd_n'

lesshaste tracker at bugs.pypy.org
Mon Mar 10 13:56:14 CET 2014


New submission from lesshaste <drraph at gmail.com>:

When I run the following simple code np.linalg.matrix_rank(M) on March 6 nightly
it fails with 

AttributeError: 'module' object has no attribute 'svd_n'

----------
files: circ-singular.py
messages: 6588
nosy: lesshaste, pypy-issue
priority: feature
status: unread
title: 'module' object has no attribute 'svd_n'

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1704>
________________________________________


More information about the pypy-issue mailing list