pyMKL2


NamepyMKL2 JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/jvcarli/pyMKL2
SummaryPython wrapper of Intel MKL routines
upload_time2024-06-09 15:09:46
maintainerNone
docs_urlNone
authorDave Marchant
requires_pythonNone
licenseMIT
keywords sparse linear solver mkl pardiso
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            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/>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jvcarli/pyMKL2",
    "name": "pyMKL2",
    "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/3f/e4/0c19ae94fcdc47cc07b5559d4e66fd17d53fb24bb8e493bd611b9be32be0/pymkl2-0.0.4.tar.gz",
    "platform": "Windows",
    "description": "pyMKL2\n======\n\nPython wrapper of Intel MKL routines.\n\n**NOTE**: ``pyMKL2`` was created because the original project\n`pyMKL <https://github.com/dwfmarchant/pyMKL>`_ hasn't been\nupdated in years. The main goal of ``pyMKL2`` is to make a working\nversion of the original ``pyMKL`` project avaiable on\n`https://pypi.org/ <https://pypi.org/>`_.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python wrapper of Intel MKL routines",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/jvcarli/pyMKL2"
    },
    "split_keywords": [
        "sparse",
        "linear",
        "solver",
        "mkl",
        "pardiso"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88b8f7a87b842816b4b742faa0389e64251cee9a290626a6f35fa56247168a64",
                "md5": "b4d691a0808cd475b7b8725a5a47af6b",
                "sha256": "a3ebeea2a45801fdf003bb7caa95e8ec507dd31badbf7c13b4c2ebda5f6c3f11"
            },
            "downloads": -1,
            "filename": "pyMKL2-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4d691a0808cd475b7b8725a5a47af6b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7004,
            "upload_time": "2024-06-09T15:09:44",
            "upload_time_iso_8601": "2024-06-09T15:09:44.408847Z",
            "url": "https://files.pythonhosted.org/packages/88/b8/f7a87b842816b4b742faa0389e64251cee9a290626a6f35fa56247168a64/pyMKL2-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fe40c19ae94fcdc47cc07b5559d4e66fd17d53fb24bb8e493bd611b9be32be0",
                "md5": "953af3779fc62a89aba876cff448344a",
                "sha256": "b7ca5a0ee2148733a9bf43e7e2d7ce9cff5dfced98588676e1cabd012ec3c192"
            },
            "downloads": -1,
            "filename": "pymkl2-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "953af3779fc62a89aba876cff448344a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6136,
            "upload_time": "2024-06-09T15:09:46",
            "upload_time_iso_8601": "2024-06-09T15:09:46.102575Z",
            "url": "https://files.pythonhosted.org/packages/3f/e4/0c19ae94fcdc47cc07b5559d4e66fd17d53fb24bb8e493bd611b9be32be0/pymkl2-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-09 15:09:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jvcarli",
    "github_project": "pyMKL2",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pymkl2"
}
        
Elapsed time: 0.34414s