Software development

Introduction Scipy V1 80 Handbook

The full functionality of ARPACK is packed within two high-level interfaces that are scipy.sparse.linalg.eigs and scipy.sparse.linalg.eigsh. The eigs interface permits you to find the eigenvalues of real or advanced nonsymmetric square matrices whereas the eigsh interface accommodates interfaces for real-symmetric...
Read more