{"id":19610066,"url":"https://github.com/nfultz/pylrqp","last_synced_at":"2026-02-06T03:32:03.895Z","repository":{"id":72194401,"uuid":"71150648","full_name":"nfultz/pylrqp","owner":"nfultz","description":"Low Rank Quadratic Programming","archived":false,"fork":false,"pushed_at":"2016-11-01T20:52:38.000Z","size":41,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-21T18:58:01.750Z","etag":null,"topics":["optimization","python","quadratic-programming"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nfultz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-10-17T15:02:44.000Z","updated_at":"2023-02-05T18:39:28.000Z","dependencies_parsed_at":"2023-05-27T16:15:33.669Z","dependency_job_id":null,"html_url":"https://github.com/nfultz/pylrqp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nfultz/pylrqp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfultz%2Fpylrqp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfultz%2Fpylrqp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfultz%2Fpylrqp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfultz%2Fpylrqp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfultz","download_url":"https://codeload.github.com/nfultz/pylrqp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfultz%2Fpylrqp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29148145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["optimization","python","quadratic-programming"],"created_at":"2024-11-11T10:26:36.692Z","updated_at":"2026-02-06T03:32:03.866Z","avatar_url":"https://github.com/nfultz.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyLRQP - Low Rank Quadratic Programming\n\nThis package provides a python version of the LowRankQP R package[1];\nonly the cholesky based method has been ported.\n\nThere is one function in this package:\n\n    \n    def LowRankQP(Vmat, dvec, Amat, bvec, uvec)\n\n     Solves min α'Vα - α'd subject to Aα = b and 0 ≤ α ≤ u\n\n      Vmat - p x p symmetric matrix\n      dvec - p x 1 vector\n      Amat - p x k matrix\n      bvec - k x 1 vector\n      uvec - p x 1 vector\n\n\n\n[1] https://cran.r-project.org/web/packages/LowRankQP/index.html\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfultz%2Fpylrqp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnfultz%2Fpylrqp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfultz%2Fpylrqp/lists"}