The descent package contains tools for performing first order
optimization of functions. That is, given the gradient of an
objective you wish to minimize, descent provides algorithms for
finding local minima of that function.
Raw data
{
"_id": null,
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"cheesecake_code_kwalitee_id": null,
"keywords": "",
"upload_time": "2016-11-02 12:54:04",
"requirements": [
{
"name": "six",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "toolz",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "multipledispatch",
"specs": []
},
{
"name": "custom_inherit",
"specs": []
},
{
"name": "tableprint",
"specs": []
}
],
"author": "Niru Maheshwaranathan",
"home_page": "https://github.com/nirum/descent",
"github_user": "nirum",
"download_url": "https://pypi.python.org/packages/25/a7/d88c80c1edbe2fec089a3ff3299e46f7e4c229a8d66ea071a3e3eb1177ad/descent-0.2.5.tar.gz",
"platform": "",
"version": "0.2.5",
"cheesecake_documentation_id": null,
"description": "\n The descent package contains tools for performing first order\n optimization of functions. That is, given the gradient of an\n objective you wish to minimize, descent provides algorithms for\n finding local minima of that function.\n ",
"lcname": "descent",
"name": "descent",
"github": true,
"bugtrack_url": null,
"license": "MIT",
"travis_ci": true,
"github_project": "descent",
"summary": "First order optimization tools",
"split_keywords": [],
"author_email": "nirum@stanford.edu",
"urls": [
{
"has_sig": false,
"upload_time": "2016-11-02T12:54:04",
"comment_text": "",
"python_version": "source",
"url": "https://pypi.python.org/packages/25/a7/d88c80c1edbe2fec089a3ff3299e46f7e4c229a8d66ea071a3e3eb1177ad/descent-0.2.5.tar.gz",
"md5_digest": "eac868638a64a304a58b0c0afd26dc30",
"downloads": 0,
"filename": "descent-0.2.5.tar.gz",
"packagetype": "sdist",
"path": "25/a7/d88c80c1edbe2fec089a3ff3299e46f7e4c229a8d66ea071a3e3eb1177ad/descent-0.2.5.tar.gz",
"size": 10171
}
],
"cheesecake_installability_id": null,
"coveralls": true
}