{"id":20755566,"url":"https://github.com/hageldave/optisled","last_synced_at":"2026-04-28T04:01:25.542Z","repository":{"id":152588435,"uuid":"322299012","full_name":"hageldave/OptiSled","owner":"hageldave","description":"Java library for nonlinear (constraint) optimization.","archived":false,"fork":false,"pushed_at":"2023-03-21T14:11:15.000Z","size":99,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T12:04:05.828Z","etag":null,"topics":["gradient-descent","nonlinear-programming","optimization"],"latest_commit_sha":null,"homepage":"","language":"Java","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/hageldave.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-17T13:13:11.000Z","updated_at":"2023-03-03T14:26:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a5ae162-1bdf-49c3-af61-c12c9a193e5c","html_url":"https://github.com/hageldave/OptiSled","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hageldave/OptiSled","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hageldave%2FOptiSled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hageldave%2FOptiSled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hageldave%2FOptiSled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hageldave%2FOptiSled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hageldave","download_url":"https://codeload.github.com/hageldave/OptiSled/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hageldave%2FOptiSled/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32365519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","nonlinear-programming","optimization"],"created_at":"2024-11-17T09:26:15.635Z","updated_at":"2026-04-28T04:01:25.511Z","avatar_url":"https://github.com/hageldave.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OptiSled\nMini Java library for numerical optimization. \nFeatures gradient descent and nonlinear constraint optimization via log-barrier and augmented lagrangian solvers.\n\n## Use in your project\n[![Maven Central](https://img.shields.io/maven-central/v/com.github.hageldave.optisled/optisled.svg)](https://central.sonatype.com/namespace/com.github.hageldave.optisled)\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.hageldave.optisled\u003c/groupId\u003e\n    \u003cartifactId\u003eoptisled\u003c/artifactId\u003e\n    \u003cversion\u003e0.0.3\u003c/version\u003e\n\u003c/dependency\u003e\n```\nThis library is shipped as an [Apache Maven](https://maven.apache.org/what-is-maven.html) artifact.\nYou can include it in projects that use Maven as build system by specifying it as a dependency in the project's `pom.xml` file.\nIt will then be downloaded automatically from the [central repository](https://repo.maven.apache.org/maven2/).\nOther build systems, such as gradle, can also be used.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhageldave%2Foptisled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhageldave%2Foptisled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhageldave%2Foptisled/lists"}