{ "info": { "author": "Andrew Cron", "author_email": "andrew.j.cron@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=======\ncy_rand\n=======\n\n*This is still under heavy development.*\n\nThis is simply a set of cython definitions for the Boost TR1 Random sampling\nlibrary. For now, the best working model is to inline them using the\n\"include\" cython statement. \"Installing\" the package only stores the\ndefinitions and C++ code in site_packages so that distutils can find\nit later.\n\nRequirements\n------------\n\n* Boost\n* NumPy\n* Cython\n\nInstallation and testing\n------------------------\n\nInstall via\n\n::\n\n python setup.py install\n\nThere is an example program and setup.py file in the \"example\"\nfolder. Build it --inplace and run test_example.py to try it out.\nYou may need to change the include_dirs to point to your installation \nof Boost. \n\n\n\n", "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/andrewcron/cy_trng", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "cyrand", "package_url": "https://pypi.org/project/cyrand/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cyrand/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/andrewcron/cy_trng" }, "release_url": "https://pypi.org/project/cyrand/0.2/", "requires_dist": null, "requires_python": null, "summary": "Wrapper to Boost random numbers", "version": "0.2" }, "last_serial": 713253, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "13ce50406f76e7c8a388155d371868e3", "sha256": "345a9f233203607238de89548a5c0f9d761f4b0478784af3f0dc065e0ef28b84" }, "downloads": -1, "filename": "cyrand-0.2.tar.gz", "has_sig": false, "md5_digest": "13ce50406f76e7c8a388155d371868e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2141, "upload_time": "2013-05-28T20:08:31", "url": "https://files.pythonhosted.org/packages/0e/87/a907cd2df13431837239ceb6fa45e0a920f7192cde3b82e941586787e108/cyrand-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "13ce50406f76e7c8a388155d371868e3", "sha256": "345a9f233203607238de89548a5c0f9d761f4b0478784af3f0dc065e0ef28b84" }, "downloads": -1, "filename": "cyrand-0.2.tar.gz", "has_sig": false, "md5_digest": "13ce50406f76e7c8a388155d371868e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2141, "upload_time": "2013-05-28T20:08:31", "url": "https://files.pythonhosted.org/packages/0e/87/a907cd2df13431837239ceb6fa45e0a920f7192cde3b82e941586787e108/cyrand-0.2.tar.gz" } ] }