simpeg / pymatsolver

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

Wrapping Pardiso #5

Closed sgkang closed 8 years ago

sgkang commented 8 years ago

Designed for handling real symmetric and complex symmetric matrix.

Requires:

https://github.com/dwfmarchant/pyMKL

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 92.519% when pulling f008860e335f0573c1aa8e89965d55d164fa71fb on sgkang:master into 898b75b73d645458d7ae5f3eedd0bb8dd6e4d538 on rowanc1:master.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 92.519% when pulling fbe8dddef936e28b2e108aeda42b5aad7d4fca71 on sgkang:master into 898b75b73d645458d7ae5f3eedd0bb8dd6e4d538 on rowanc1:master.

rowanc1 commented 8 years ago

Could you copy the function you need out of SimPEG to keep the requirements down?

sgkang commented 8 years ago

Not sure sp is not recognized ... any idea @lheagy @rowanc1

rowanc1 commented 8 years ago

See #8