{"id":13627391,"url":"https://github.com/adobe/lagrange","last_synced_at":"2026-02-28T08:09:17.725Z","repository":{"id":38228898,"uuid":"319374542","full_name":"adobe/lagrange","owner":"adobe","description":"A Robust Geometry Processing Library","archived":false,"fork":false,"pushed_at":"2026-02-20T16:12:34.000Z","size":4565,"stargazers_count":289,"open_issues_count":3,"forks_count":27,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-02-20T19:02:59.373Z","etag":null,"topics":["geometry-processing"],"latest_commit_sha":null,"homepage":"https://opensource.adobe.com/lagrange-docs/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adobe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-07T16:14:06.000Z","updated_at":"2026-02-10T21:49:59.000Z","dependencies_parsed_at":"2023-09-26T21:59:10.050Z","dependency_job_id":"bb53bdf0-9d67-43cf-822d-4abeeb22dd3e","html_url":"https://github.com/adobe/lagrange","commit_stats":null,"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/adobe/lagrange","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Flagrange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Flagrange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Flagrange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Flagrange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe","download_url":"https://codeload.github.com/adobe/lagrange/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Flagrange/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29928215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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":["geometry-processing"],"created_at":"2024-08-01T22:00:33.570Z","updated_at":"2026-02-28T08:09:17.717Z","avatar_url":"https://github.com/adobe.png","language":"C++","funding_links":[],"categories":["General Libraries"],"sub_categories":[],"readme":"# About Project Lagrange\n\nProject Lagrange is an initiative to bring the power of robust geometry processing to Adobe products. It bridges cutting edge research works with cutting edge products. Project Lagrange is built on the following design principles:\n\n### Modular design\n\nLarge features should be decomposed into smaller single functionality modules that are as decoupled as possible from each other. Modular design enables unit testing, prevents small changes from propagating widely in the code base, and makes adding new functionalities easy.\n\n### Preconditions + guarantees\n\nAlgorithmic correctness should be rigorously enforced. This is achieved by clearly documenting and checking the precise precondition and the corresponding guarantees of each module. Algorithms relying on input-dependent parameter tuning should be avoided.\n\n### Interface + compute engine\n\nThe interface of a functionality should be decoupled from the computation algorithms. This makes swapping out an algorithm with a better algorithm possible and ideally should not require changes in client codes.\n\n### Large scale testing\n\nLarge scale, empirical testing on major functionalities should be carried out periodically to ensure their correctness and robustness. Let data speak for itself.\n\n## Contributing\n\nContributions are welcomed! Read the [Contributing Guide](./.github/CONTRIBUTING.md) for more information.\n\n## Licensing\n\nThis project is licensed under the Apache 2.0 License. See [LICENSE](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadobe%2Flagrange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadobe%2Flagrange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadobe%2Flagrange/lists"}