Metadata-Version: 2.1
Name: pyMKL2
Version: 0.0.4
Summary: Python wrapper of Intel MKL routines
Home-page: https://github.com/jvcarli/pyMKL2
Author: Dave Marchant
Author-email: dwfmarchant@gmail.com
License: MIT
Keywords: sparse linear solver mkl pardiso
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Natural Language :: English
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy>=1.7
Requires-Dist: scipy>=0.13
Requires-Dist: future

pyMKL2
======

Python wrapper of Intel MKL routines.

**NOTE**: ``pyMKL2`` was created because the original project
`pyMKL <https://github.com/dwfmarchant/pyMKL>`_ hasn't been
updated in years. The main goal of ``pyMKL2`` is to make a working
version of the original ``pyMKL`` project avaiable on
`https://pypi.org/ <https://pypi.org/>`_.
