New submission from lesshaste <[email protected]>: 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 <[email protected]> <https://bugs.pypy.org/issue1704> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
