pyMKL


NamepyMKL JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/dwfmarchant/pyMKL
SummaryPython wrapper of Intel MKL routines
upload_time2016-10-06 21:49:16
maintainerNone
docs_urlNone
authorDave Marchant
requires_pythonNone
licenseMIT
keywords sparse linear solver mkl pardiso
VCS
bugtrack_url
requirements None
Travis-CI
coveralls test coverage No coveralls.
            pyMKL
 ********
 
 .. image:: https://img.shields.io/travis/dwfmarchant/pyMKL.svg
     :target: https://travis-ci.org/dwfmarchant/pyMKL.svg
     :alt: Travis CI build status
 
 Python wrapper of Intel MKL routines
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dwfmarchant/pyMKL",
    "name": "pyMKL",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "sparse linear solver mkl pardiso",
    "author": "Dave Marchant",
    "author_email": "dwfmarchant@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/43/9d/0657fdb64d31a83c5caab80a70e55dac7658ba3fac7d1f43cbcca726b286/pyMKL-0.0.3.tar.gz",
    "platform": "Windows,Linux,Solaris,Mac OS-X,Unix",
    "description": "pyMKL\n ********\n \n .. image:: https://img.shields.io/travis/dwfmarchant/pyMKL.svg\n     :target: https://travis-ci.org/dwfmarchant/pyMKL.svg\n     :alt: Travis CI build status\n \n Python wrapper of Intel MKL routines",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python wrapper of Intel MKL routines",
    "version": "0.0.3",
    "split_keywords": [
        "sparse",
        "linear",
        "solver",
        "mkl",
        "pardiso"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "439d0657fdb64d31a83c5caab80a70e55dac7658ba3fac7d1f43cbcca726b286",
                "md5": "0fd2508823b1b22783601ccffb9236be",
                "sha256": "5a24f63f510007d908506c88aa5b6b720a0d9201b8222d14805aca1f771b6afa"
            },
            "downloads": -1,
            "filename": "pyMKL-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0fd2508823b1b22783601ccffb9236be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5567,
            "upload_time": "2016-10-06T21:49:16",
            "upload_time_iso_8601": "2016-10-06T21:49:16.073204Z",
            "url": "https://files.pythonhosted.org/packages/43/9d/0657fdb64d31a83c5caab80a70e55dac7658ba3fac7d1f43cbcca726b286/pyMKL-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2016-10-06 21:49:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "dwfmarchant",
    "github_project": "pyMKL",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": null,
            "specs": []
        }
    ],
    "lcname": "pymkl"
}
        
Elapsed time: 0.03628s