Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haasad/PyPardiso
Python interface to the Intel MKL Pardiso library to solve large sparse linear systems of equations
https://github.com/haasad/PyPardiso
Last synced: 2 months ago
JSON representation
Python interface to the Intel MKL Pardiso library to solve large sparse linear systems of equations
- Host: GitHub
- URL: https://github.com/haasad/PyPardiso
- Owner: haasad
- License: bsd-3-clause
- Created: 2016-09-13T13:06:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T09:40:32.000Z (9 months ago)
- Last Synced: 2024-05-21T21:14:25.670Z (8 months ago)
- Language: Python
- Homepage:
- Size: 787 KB
- Stars: 125
- Watchers: 8
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-oneapi - PyPardisoProject - Pypardiso is a Python package for solving large sparse linear systems of equations using the Intel OneAPI Math Kernel Library Pardiso solver. It provides the same functionality as Scipy's spsolve but is faster in many cases. (Table of Contents / Mathematics and Science)