{ "info": { "author": "naught101", "author_email": "naught101@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=========\r\nsobol_seq\r\n=========\r\n\r\nPython Sobol sequence implementation.\r\n`Sobol sequences `_ are quasi-random low-discrepancy sequences that are useful for creating sample distributions.\r\n\r\nThe original code that this package is based on is by John Burkardt and Corrado Chisari.\r\nThe original version is available `here `_\r\n\r\nInstallation\r\n============\r\n\r\nTo install via pip::\r\n\r\n\tpip install sobol_seq\r\n\r\nor::\r\n\r\n\tpython -m pip install sobol_seq\r\n\r\nTo install as usual with setuptools - source available from `github `_.\r\n\r\nTo install via Conda::\r\n\r\n conda install -c https://conda.binstar.org/naught101 sobol_seq\r\n\r\nUsage\r\n=====\r\n\r\nSee documentation (and source code) `on github `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/naught101/sobol_seq", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "sobol_seq", "package_url": "https://pypi.org/project/sobol_seq/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sobol_seq/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/naught101/sobol_seq" }, "release_url": "https://pypi.org/project/sobol_seq/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Sobol sequence generator", "version": "0.1.2" }, "last_serial": 1745390, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "530a1a1ec55dee6bda48c7867eda6d28", "sha256": "1486cbd2a92c68f8aa99e3d9288803f4b97d43a1d0141f85a072d2e52504746c" }, "downloads": -1, "filename": "sobol_seq-0.1.zip", "has_sig": false, "md5_digest": "530a1a1ec55dee6bda48c7867eda6d28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10369, "upload_time": "2015-09-30T11:09:05", "url": "https://files.pythonhosted.org/packages/19/8a/4a1539d24bafb8270d6168f2eb870c2f05824e799e6be36e302b7b3fde15/sobol_seq-0.1.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "14658d1bd3fee70908be207ecd53d609", "sha256": "8e1b702a6188719a91bb3bbb6e179249ceaadc155cc139fb7bf966be37368e63" }, "downloads": -1, "filename": "sobol_seq-0.1.1.zip", "has_sig": false, "md5_digest": "14658d1bd3fee70908be207ecd53d609", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9658, "upload_time": "2015-09-30T11:27:18", "url": "https://files.pythonhosted.org/packages/9a/fa/a8b41810a8b03d6e5e4dc710c1416e2a268ae76c5510281d312e83483757/sobol_seq-0.1.1.zip" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "23b02c467274ad1ba5a287c419dad79a", "sha256": "1b1c7a7666f7a96121107e6541b615376909b045aa1a63c3f9cbc3650b675de6" }, "downloads": -1, "filename": "sobol_seq-0.1.2.zip", "has_sig": false, "md5_digest": "23b02c467274ad1ba5a287c419dad79a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9663, "upload_time": "2015-09-30T11:42:49", "url": "https://files.pythonhosted.org/packages/89/7a/7b374fd1f100bfea2624190f3dd879029e1aabe70d34e279ef456d522717/sobol_seq-0.1.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "23b02c467274ad1ba5a287c419dad79a", "sha256": "1b1c7a7666f7a96121107e6541b615376909b045aa1a63c3f9cbc3650b675de6" }, "downloads": -1, "filename": "sobol_seq-0.1.2.zip", "has_sig": false, "md5_digest": "23b02c467274ad1ba5a287c419dad79a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9663, "upload_time": "2015-09-30T11:42:49", "url": "https://files.pythonhosted.org/packages/89/7a/7b374fd1f100bfea2624190f3dd879029e1aabe70d34e279ef456d522717/sobol_seq-0.1.2.zip" } ] }