{ "info": { "author": "Jacob de Nobel", "author_email": "jacobdenobel@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# ConfigurableCMAES\n\nRunning tests\n`$ python3 -m unittest discover`\n\nRunning optimizer\n`$ python3 -m ccmaes [-h] [-f FID] [-d DIM] [-i ITERATIONS] [-l] [-c] [-L LABEL]\n [-s SEED] [-a ARGUMENTS [ARGUMENTS ...]]`\n\n\nGenerating documentation\n`cd docs & make html`\n\nRunning simple webserver in order to view documentation (they should be generated first)\n`cd docs/build/html & python3 -m http.server`\nThe docs should now be accesible at port 8000 on your local machine.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ccmaes", "package_url": "https://pypi.org/project/ccmaes/", "platform": "", "project_url": "https://pypi.org/project/ccmaes/", "project_urls": null, "release_url": "https://pypi.org/project/ccmaes/1.0.0/", "requires_dist": [ "numpy", "scipy", "sphinx", "ghalton", "sobol-seq" ], "requires_python": "", "summary": "Package Containing Configurable version CMA ES optimizer", "version": "1.0.0" }, "last_serial": 5917643, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c2bb2a72a72d9ab750581497b55832c6", "sha256": "9578f7bbefaf11929d10b83b8d944b575f464485ee196d622dfcccf0315a3823" }, "downloads": -1, "filename": "ccmaes-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c2bb2a72a72d9ab750581497b55832c6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 42796, "upload_time": "2019-10-02T12:26:26", "url": "https://files.pythonhosted.org/packages/ed/df/e3df342c8d4ff854dbb09c69b37ccad6673c152652d177dba5fe9d73299b/ccmaes-1.0.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c2bb2a72a72d9ab750581497b55832c6", "sha256": "9578f7bbefaf11929d10b83b8d944b575f464485ee196d622dfcccf0315a3823" }, "downloads": -1, "filename": "ccmaes-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c2bb2a72a72d9ab750581497b55832c6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 42796, "upload_time": "2019-10-02T12:26:26", "url": "https://files.pythonhosted.org/packages/ed/df/e3df342c8d4ff854dbb09c69b37ccad6673c152652d177dba5fe9d73299b/ccmaes-1.0.0-py3-none-any.whl" } ] }