{"id":19406626,"url":"https://github.com/nirum/descent","last_synced_at":"2025-04-24T09:31:22.475Z","repository":{"id":62567756,"uuid":"38508778","full_name":"nirum/descent","owner":"nirum","description":"First-order optimization tools","archived":false,"fork":false,"pushed_at":"2023-10-02T04:31:14.000Z","size":799,"stargazers_count":25,"open_issues_count":1,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-08T15:53:53.712Z","etag":null,"topics":["gradient-descent","numerical-methods","optimization","proximal","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nirum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-03T20:03:26.000Z","updated_at":"2024-05-21T22:51:59.000Z","dependencies_parsed_at":"2022-11-03T16:45:29.162Z","dependency_job_id":null,"html_url":"https://github.com/nirum/descent","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirum%2Fdescent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirum%2Fdescent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirum%2Fdescent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirum%2Fdescent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nirum","download_url":"https://codeload.github.com/nirum/descent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223828848,"owners_count":17209976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gradient-descent","numerical-methods","optimization","proximal","python"],"created_at":"2024-11-10T11:42:57.146Z","updated_at":"2024-11-10T11:42:58.161Z","avatar_url":"https://github.com/nirum.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Descent\n\n[![Build Status](https://travis-ci.org/nirum/descent.svg?branch=master)](https://travis-ci.org/nirum/descent)\n[![Coverage Status](https://codecov.io/gh/nirum/descent/branch/master/graph/badge.svg)](https://codecov.io/gh/nirum/descent)\n[![Documentation Status](https://readthedocs.org/projects/descent/badge/?version=latest)](http://descent.readthedocs.org/en/latest/?badge=latest)\n[![PyPi version](https://img.shields.io/pypi/v/descent.svg)](https://pypi.python.org/pypi/descent)\n\nDescent is a package for performing first-order optimization in python.\n\nDocumentation (work in progress) is available at [descent.readthedocs.org](http://descent.readthedocs.org/en/latest/).\n\n## Installation\nTo install, grab the latest release using `pip`:\n\n```bash\n$ pip install descent\n```\n\n## Contact\nFor bugs, comments, concerns: use the Github issue tracker.\n\nAuthor: [Niru Maheswaranathan](http://niru.org/), nirum [a] stanford.edu\n\n## License\nMIT. See `LICENSE.md`\n\n## Requirements\n\n- Python 3.5+\n- [numpy](http://www.numpy.org)\n- [scipy](http://www.scipy.org)\n- [toolz](https://github.com/pytoolz/toolz)\n- [multipledispatch](https://github.com/mrocklin/multipledispatch)\n- [tableprint](https://github.com/nirum/tableprint)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirum%2Fdescent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnirum%2Fdescent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirum%2Fdescent/lists"}