Vincent-Nguyen


NameVincent-Nguyen JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryRandom Library
upload_time2022-12-19 08:27:55
maintainer
docs_urlNone
authorVincent Nguyen
requires_python
licenseMIT
keywords random
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Random Library Implementation in Las Vegas Algorithms and Monte Carlo Algorithms

## Las Vegas

- Las Vegas Algorithms are sometimes fast but always correct.

## Monte Carlo

- Monte Carlo Algorithms are always fast and probably correct.


Change Log
==========

0.0.1 (19/12/2022)
-------------------
- First Release

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Vincent-Nguyen",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "RANDOM",
    "author": "Vincent Nguyen",
    "author_email": "thanhvinhnguyenduc@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9e/a0/39484dc9c873e1c2a275c54dfa02efee34ad0cac193eae676bca9af3ab32/Vincent%20Nguyen-0.0.1.tar.gz",
    "platform": null,
    "description": "# Random Library Implementation in Las Vegas Algorithms and Monte Carlo Algorithms\r\n\r\n## Las Vegas\r\n\r\n- Las Vegas Algorithms are sometimes fast but always correct.\r\n\r\n## Monte Carlo\r\n\r\n- Monte Carlo Algorithms are always fast and probably correct.\r\n\r\n\r\nChange Log\r\n==========\r\n\r\n0.0.1 (19/12/2022)\r\n-------------------\r\n- First Release\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Random Library",
    "version": "0.0.1",
    "split_keywords": [
        "random"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "958669b88a059581fa4ebdb3f9d7bb49",
                "sha256": "2ae26d55782068cc9adc50daccc9080c2a3760db0a09dd468147741ab9f20233"
            },
            "downloads": -1,
            "filename": "Vincent Nguyen-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "958669b88a059581fa4ebdb3f9d7bb49",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2132,
            "upload_time": "2022-12-19T08:27:55",
            "upload_time_iso_8601": "2022-12-19T08:27:55.429559Z",
            "url": "https://files.pythonhosted.org/packages/9e/a0/39484dc9c873e1c2a275c54dfa02efee34ad0cac193eae676bca9af3ab32/Vincent%20Nguyen-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-19 08:27:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "vincent-nguyen"
}
        
Elapsed time: 0.04552s