{"id":19267087,"url":"https://github.com/mljs/optimization","last_synced_at":"2025-10-14T22:18:03.037Z","repository":{"id":28487380,"uuid":"32003540","full_name":"mljs/optimization","owner":"mljs","description":"Optimization methods library for JS","archived":false,"fork":false,"pushed_at":"2016-08-16T13:18:57.000Z","size":1011,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-02-05T21:21:57.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mljs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-11T07:11:36.000Z","updated_at":"2016-08-11T15:31:58.000Z","dependencies_parsed_at":"2022-08-26T18:12:42.261Z","dependency_job_id":null,"html_url":"https://github.com/mljs/optimization","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Foptimization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Foptimization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Foptimization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Foptimization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mljs","download_url":"https://codeload.github.com/mljs/optimization/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240367675,"owners_count":19790294,"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":[],"created_at":"2024-11-09T20:10:07.153Z","updated_at":"2025-10-14T22:18:02.949Z","avatar_url":"https://github.com/mljs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# optimization\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![David deps][david-image]][david-url]\n[![npm download][download-image]][download-url]\n\nOptimization methods library for JS\n\n## Installation\n\n`npm install optimization`\n\n## Methods\n\n  * `Optimization`: Nelder-Mead optimization algorithm\n  * `DifferentialEquations`: Runge-Kutta O(2) and O(4) for diferential equations\n  * `LM`: Levenberg-Marquardt optimization general curve fitting(Non polinomial)\n\n## License\n\n[MIT](./LICENSE)\n\n[npm-image]: https://img.shields.io/npm/v/ml-optimization.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/ml-optimization\n[travis-image]: https://img.shields.io/travis/mljs/optimization/master.svg?style=flat-square\n[travis-url]: https://travis-ci.org/mljs/optimization\n[david-image]: https://img.shields.io/david/mljs/optimization.svg?style=flat-square\n[david-url]: https://david-dm.org/mljs/optimization\n[download-image]: https://img.shields.io/npm/dm/ml-optimization.svg?style=flat-square\n[download-url]: https://npmjs.org/package/ml-optimization\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmljs%2Foptimization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmljs%2Foptimization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmljs%2Foptimization/lists"}