{
"info": {
"author": "Mathurin Massias",
"author_email": "mathurin.massias@gmail.com",
"bugtrack_url": null,
"classifiers": [],
"description": "celer\n=====\n\n|image0| |image1|\n\nFast algorithm to solve the Lasso with dual extrapolation\n\nDocumentation\n=============\n\nPlease visit https://mathurinm.github.io/celer/ for the latest version\nof the documentation.\n\nInstall the released version\n============================\n\nAssuming you have a working Python environment, e.g. with Anaconda you\ncan `install celer with pip `__.\n\nFrom a console or terminal install celer with pip:\n\n::\n\n pip install -U celer\n\nTo setup a fully functional environment we recommend you download this\n`conda\nenvironment `__\nand install it with:\n\n::\n\n conda env create --file environment.yml\n\nInstall the development version\n===============================\n\nFrom a console or terminal clone the repository and install CELER:\n\n::\n\n git clone https://github.com/mathurinm/celer.git\n cd celer/\n conda env create --file environment.yml\n source activate celer-env\n pip install --no-deps -e .\n\nDemos & Examples\n================\n\nYou find on the documentation examples on the `Leukemia\ndataset `__\n(comparison with scikit-learn) and on the `Finance/log1p\ndataset `__\n(more significant, but it takes times to download the data, preprocess\nit, and compute the path).\n\nDependencies\n============\n\nAll dependencies are in ``./environment.yml``\n\nCite\n====\n\nIf you use this code, please cite:\n\n::\n\n @InProceedings{pmlr-v80-massias18a,\n title = \t {Celer: a Fast Solver for the Lasso with Dual Extrapolation},\n author = \t {Massias, Mathurin and Gramfort, Alexandre and Salmon, Joseph},\n booktitle = \t {Proceedings of the 35th International Conference on Machine Learning},\n pages = \t {3321--3330},\n year = \t {2018},\n volume = \t {80},\n }\n\nArXiv link: https://arxiv.org/abs/1802.07481\n\n.. |image0| image:: https://travis-ci.org/mathurinm/celer.svg?branch=master\n :target: https://travis-ci.org/mathurinm/celer/\n.. |image1| image:: https://codecov.io/gh/mathurinm/celer/branch/master/graphs/badge.svg?branch=master\n :target: https://codecov.io/gh/mathurinm/celer",
"description_content_type": "",
"docs_url": null,
"download_url": "https://github.com/mathurinm/celer.git",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://mathurinm.github.io/celer",
"keywords": "",
"license": "BSD (3-clause)",
"maintainer": "",
"maintainer_email": "",
"name": "celer",
"package_url": "https://pypi.org/project/celer/",
"platform": "",
"project_url": "https://pypi.org/project/celer/",
"project_urls": {
"Download": "https://github.com/mathurinm/celer.git",
"Homepage": "https://mathurinm.github.io/celer"
},
"release_url": "https://pypi.org/project/celer/0.4/",
"requires_dist": null,
"requires_python": "",
"summary": "Fast algorithm with dual extrapolation for the Lasso",
"version": "0.4"
},
"last_serial": 5387841,
"releases": {
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "8c47c0fb4fac01f126e63bd83a5e8791",
"sha256": "eb75f53f744dfcd105d1ad6cd7d83479cb51587c5ee9a1bab3df6b6efdfdd815"
},
"downloads": -1,
"filename": "celer-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "8c47c0fb4fac01f126e63bd83a5e8791",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19607,
"upload_time": "2018-05-11T22:44:50",
"url": "https://files.pythonhosted.org/packages/b2/15/54d33745d9125184e159667d56195e2afa2caef1791f507aa39d9914af7f/celer-0.1.1.tar.gz"
}
],
"0.1.dev0": [
{
"comment_text": "",
"digests": {
"md5": "8aaf9c5449d5846a1bf4ec12798fb17e",
"sha256": "9b3ba153cbf99b32fbc177f5870409767c6b1bfeda756fdc6804a4a8739a1599"
},
"downloads": -1,
"filename": "celer-0.1.dev0.tar.gz",
"has_sig": false,
"md5_digest": "8aaf9c5449d5846a1bf4ec12798fb17e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14935,
"upload_time": "2018-03-09T09:50:07",
"url": "https://files.pythonhosted.org/packages/47/3d/ca5c27c71b86e888a3155b689f0ac9e8a3b932255121b3fc8cea55184000/celer-0.1.dev0.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "6a7a3edd438e49a8eea6855a20780722",
"sha256": "30ab413339f1ca9ca8192e783b312114a338b7b2185b67d6e18ed1f37859769e"
},
"downloads": -1,
"filename": "celer-0.2.tar.gz",
"has_sig": false,
"md5_digest": "6a7a3edd438e49a8eea6855a20780722",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20600,
"upload_time": "2018-09-10T08:28:24",
"url": "https://files.pythonhosted.org/packages/7c/9e/b1a6a5daff5a988c4c2b1f47c716fd5af069238d43fac4fd852b286cddfd/celer-0.2.tar.gz"
}
],
"0.3": [
{
"comment_text": "",
"digests": {
"md5": "bfb434e2e591b5cf25bf7f9030f3f784",
"sha256": "f481073de030aee769e6be60748f82384498ec358d9d82d743a1266d8f796df4"
},
"downloads": -1,
"filename": "celer-0.3.tar.gz",
"has_sig": false,
"md5_digest": "bfb434e2e591b5cf25bf7f9030f3f784",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20836,
"upload_time": "2018-11-28T16:43:58",
"url": "https://files.pythonhosted.org/packages/60/13/b3718aa7ee74d81f9d68a2e2f5f93aad547af4a30b0667a63042def16ccd/celer-0.3.tar.gz"
}
],
"0.3.1": [
{
"comment_text": "",
"digests": {
"md5": "15f8e7614836e386ce3228c41620cda5",
"sha256": "c46dc29267668308eda6e3e94ad462e7515f6379db0c72e5acff9b2f9e157f4a"
},
"downloads": -1,
"filename": "celer-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "15f8e7614836e386ce3228c41620cda5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21056,
"upload_time": "2018-11-30T13:57:08",
"url": "https://files.pythonhosted.org/packages/e2/91/963c5ac29c97e53344a2dca039eadf5f6911aa871dbc3bef424e24f44a65/celer-0.3.1.tar.gz"
}
],
"0.4": [
{
"comment_text": "",
"digests": {
"md5": "07973437cbe9a4404ba8dc12fd3ba2d1",
"sha256": "91c6bbe3b611118e150d3cc2448b80521a7bb4b93b903c3e0972c59d1f2ed3ea"
},
"downloads": -1,
"filename": "celer-0.4.tar.gz",
"has_sig": false,
"md5_digest": "07973437cbe9a4404ba8dc12fd3ba2d1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20944,
"upload_time": "2019-06-11T18:59:26",
"url": "https://files.pythonhosted.org/packages/89/34/73b26d2f04199d67133b522a9a9bc5399ee4e9b1782bab5db562fbbcf02c/celer-0.4.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "07973437cbe9a4404ba8dc12fd3ba2d1",
"sha256": "91c6bbe3b611118e150d3cc2448b80521a7bb4b93b903c3e0972c59d1f2ed3ea"
},
"downloads": -1,
"filename": "celer-0.4.tar.gz",
"has_sig": false,
"md5_digest": "07973437cbe9a4404ba8dc12fd3ba2d1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20944,
"upload_time": "2019-06-11T18:59:26",
"url": "https://files.pythonhosted.org/packages/89/34/73b26d2f04199d67133b522a9a9bc5399ee4e9b1782bab5db562fbbcf02c/celer-0.4.tar.gz"
}
]
}