fast-jl


Namefast-jl JSON
Version 0.1.3 PyPI version JSON
download
home_page
SummaryFast JL: Compute JL projection fast on a GPU
upload_time2023-04-12 17:54:28
maintainer
docs_urlNone
authorMadryLab
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Fast random projections on GPU
==============================

A C++/CUDA implementation of the Johnson–Lindenstrauss projection targeting
Nvidia GPUs of compute capability above or eaul 7.0 (V100 and newer).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fast-jl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "MadryLab",
    "author_email": "trak@mit.edu",
    "download_url": "https://files.pythonhosted.org/packages/b3/89/c3251ac89c2d79dbb5bbc64817d6d9349feddfbc4f2d78147f823f9881bc/fast_jl-0.1.3.tar.gz",
    "platform": null,
    "description": "Fast random projections on GPU\n==============================\n\nA C++/CUDA implementation of the Johnson\u2013Lindenstrauss projection targeting\nNvidia GPUs of compute capability above or eaul 7.0 (V100 and newer).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Fast JL: Compute JL projection fast on a GPU",
    "version": "0.1.3",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b389c3251ac89c2d79dbb5bbc64817d6d9349feddfbc4f2d78147f823f9881bc",
                "md5": "cedfa77c644b6324a391750b773843e6",
                "sha256": "216100e9778da38b906a3c2a18b7c9e93bc395576e6943c7f920c98cce179775"
            },
            "downloads": -1,
            "filename": "fast_jl-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "cedfa77c644b6324a391750b773843e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5262,
            "upload_time": "2023-04-12T17:54:28",
            "upload_time_iso_8601": "2023-04-12T17:54:28.214158Z",
            "url": "https://files.pythonhosted.org/packages/b3/89/c3251ac89c2d79dbb5bbc64817d6d9349feddfbc4f2d78147f823f9881bc/fast_jl-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-12 17:54:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "fast-jl"
}
        
Elapsed time: 0.23646s