{ "info": { "author": "Ryan Birmingham", "author_email": "birm@rbirm.us", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "License :: OSI Approved :: GNU General Public License (GPL)", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "ConteMarlo\nA \"Monte-Carlo-Like\" tester.\nhttps://pypi.python.org/pypi/contemarlo/\n-Ryan Birmingham\n\nThe concept is simple (and probably already done better): detailed Monte-Carlo\nbut without the randomness or memory dependence.\nDespite the memory independence, generators default to safe mode not to flood memory.\n\nI to construct tests, so I know I don't break things.\n\nClasses:\n Resolver - A generator for the next distribution value pair\n Resolver_md - A multidimensional abstraction of Resolver\n Distribution - A distribution, domain [0,1]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://rbirm.us", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "contemarlo", "package_url": "https://pypi.org/project/contemarlo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/contemarlo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://rbirm.us" }, "release_url": "https://pypi.org/project/contemarlo/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Deterministic Monte-Carlo-Like without memory constraints.", "version": "1.0.0" }, "last_serial": 2350094, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "63f751e96aef6b687ce6bc6bfbaf209a", "sha256": "6ca485badc69ff26a8f532505cf98929df7f804ad907403838d4fd923d334576" }, "downloads": -1, "filename": "contemarlo-0.1.0.zip", "has_sig": false, "md5_digest": "63f751e96aef6b687ce6bc6bfbaf209a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5940, "upload_time": "2016-09-18T05:49:57", "url": "https://files.pythonhosted.org/packages/34/e2/d005cb3c90a75e445c6c1c4e01374c8ec2219f2b43115eeb887c51d996cf/contemarlo-0.1.0.zip" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "0784b9cac40451ab8ea5b1fd29ba09fc", "sha256": "1e1e7638a2fcd88a6afc7ff86e27269430db905bf6f4c889a7a4e9d426887678" }, "downloads": -1, "filename": "contemarlo-1.0.0.zip", "has_sig": false, "md5_digest": "0784b9cac40451ab8ea5b1fd29ba09fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5784, "upload_time": "2016-09-19T07:16:46", "url": "https://files.pythonhosted.org/packages/10/0c/41936122547f1f6b1b03923c21ad884568a7fc21b3b4b120f82ee8fd60ec/contemarlo-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0784b9cac40451ab8ea5b1fd29ba09fc", "sha256": "1e1e7638a2fcd88a6afc7ff86e27269430db905bf6f4c889a7a4e9d426887678" }, "downloads": -1, "filename": "contemarlo-1.0.0.zip", "has_sig": false, "md5_digest": "0784b9cac40451ab8ea5b1fd29ba09fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5784, "upload_time": "2016-09-19T07:16:46", "url": "https://files.pythonhosted.org/packages/10/0c/41936122547f1f6b1b03923c21ad884568a7fc21b3b4b120f82ee8fd60ec/contemarlo-1.0.0.zip" } ] }