======
M-LOOP
======
The Machine-Learner Online Optimization Package is designed to automatically and rapidly optimize the parameters of a scientific experiment or computer controller system. See the documentation at http://m-loop.readthedocs.io/.
Raw data
{
"_id": null,
"home_page": "https://github.com/michaelhush/M-LOOP/",
"name": "M-LOOP",
"maintainer": null,
"docs_url": "https://pythonhosted.org/M-LOOP/",
"requires_python": null,
"maintainer_email": null,
"keywords": "automated machine learning optimization optimisation science experiment quantum",
"author": "Michael R Hush",
"author_email": "MichaelRHush@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c6/0a/35ce34aeec44a991fe2f25196bee36ab625255c2af6f982ed11f4a32a3a7/M-LOOP-3.3.5.tar.gz",
"platform": null,
"description": "======\nM-LOOP\n======\n\nThe Machine-Learner Online Optimization Package is designed to automatically and rapidly optimize the parameters of a scientific experiment or computer controller system. See the documentation at http://m-loop.readthedocs.io/.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "M-LOOP: Machine-learning online optimization package. A python package of automated optimization tools - enhanced with machine-learning - for quantum scientific experiments, computer controlled systems or other optimization tasks.",
"version": "3.3.5",
"project_urls": {
"Download": "https://github.com/michaelhush/M-LOOP/tarball/v3.3.5",
"Homepage": "https://github.com/michaelhush/M-LOOP/"
},
"split_keywords": [
"automated",
"machine",
"learning",
"optimization",
"optimisation",
"science",
"experiment",
"quantum"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c60a35ce34aeec44a991fe2f25196bee36ab625255c2af6f982ed11f4a32a3a7",
"md5": "3f1e5f4549b073f1893a542eef4db627",
"sha256": "c8afc4fdf528af6650315e30bd120f73138ca6054191c9b507da0756b82890fe"
},
"downloads": -1,
"filename": "M-LOOP-3.3.5.tar.gz",
"has_sig": false,
"md5_digest": "3f1e5f4549b073f1893a542eef4db627",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 74908,
"upload_time": "2024-08-14T21:34:01",
"upload_time_iso_8601": "2024-08-14T21:34:01.939070Z",
"url": "https://files.pythonhosted.org/packages/c6/0a/35ce34aeec44a991fe2f25196bee36ab625255c2af6f982ed11f4a32a3a7/M-LOOP-3.3.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-14 21:34:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "michaelhush",
"github_project": "M-LOOP",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pip",
"specs": [
[
">=",
"7.0"
]
]
},
{
"name": "docutils",
"specs": [
[
">=",
"0.3"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.11"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"0.17"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"1.5"
]
]
},
{
"name": "pytest",
"specs": [
[
">=",
"2.9"
]
]
},
{
"name": "scikit-learn",
"specs": [
[
">=",
"0.18"
]
]
},
{
"name": "setuptools",
"specs": [
[
">=",
"26"
]
]
},
{
"name": "tensorflow",
"specs": [
[
">=",
"2.16.1"
]
]
}
],
"lcname": "m-loop"
}