simpeg / pymatsolver

Solve matrix equations in python.
https://pymatsolver.readthedocs.io/en/latest/
MIT License
33 stars 16 forks source link

More testing and sorting indices. #12

Closed rowanc1 closed 8 years ago

rowanc1 commented 8 years ago

from https://software.intel.com/en-us/node/470282 : "CAUTION Intel MKL PARDISO column indices ja must be in increasing order per row. You can validate the sparse matrix structure with the matrix checker (iparm(27))"

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.02%) to 94.071% when pulling 10ac3cbae61ca5362d55e0c13594e8c1b8019256 on dev into e4d7e113121082d82f0442af5ca94abd158542a2 on master.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.02%) to 94.071% when pulling 10ac3cbae61ca5362d55e0c13594e8c1b8019256 on dev into e4d7e113121082d82f0442af5ca94abd158542a2 on master.