{"id":20750949,"url":"https://github.com/homalg-project/loopintegrals","last_synced_at":"2026-04-02T01:49:56.223Z","repository":{"id":41850438,"uuid":"256635041","full_name":"homalg-project/LoopIntegrals","owner":"homalg-project","description":"Compute master integrals using commutative and noncommutative methods from computational algebraic geometry","archived":false,"fork":false,"pushed_at":"2024-11-08T23:49:25.000Z","size":502,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-18T03:40:26.883Z","etag":null,"topics":["feynman-integrals","gap","homalg","ibp-relations","master-integrals","noncommutative-methods"],"latest_commit_sha":null,"homepage":"https://homalg-project.github.io/LoopIntegrals/","language":"GAP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/homalg-project.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-04-18T00:03:08.000Z","updated_at":"2024-11-08T23:46:34.000Z","dependencies_parsed_at":"2024-06-13T11:16:47.139Z","dependency_job_id":"3d9a2e56-4545-48b8-aac8-f7d7d50b31c4","html_url":"https://github.com/homalg-project/LoopIntegrals","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homalg-project%2FLoopIntegrals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homalg-project%2FLoopIntegrals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homalg-project%2FLoopIntegrals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/homalg-project%2FLoopIntegrals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/homalg-project","download_url":"https://codeload.github.com/homalg-project/LoopIntegrals/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243049573,"owners_count":20227857,"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":["feynman-integrals","gap","homalg","ibp-relations","master-integrals","noncommutative-methods"],"created_at":"2024-11-17T08:29:21.211Z","updated_at":"2025-12-26T03:49:31.528Z","avatar_url":"https://github.com/homalg-project.png","language":"GAP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- BEGIN HEADER --\u003e\n# LoopIntegrals\u0026ensp;\u003csup\u003e\u003csup\u003e[![View code][code-img]][code-url]\u003c/sup\u003e\u003c/sup\u003e\n\n### Compute master integrals using commutative and noncommutative methods from computational algebraic geometry\n\n| Documentation | Latest Release | Build Status | Code Coverage |\n| ------------- | -------------- | ------------ | ------------- |\n| [![HTML stable documentation][html-img]][html-url] [![PDF stable documentation][pdf-img]][pdf-url] | [![version][version-img]][version-url] [![date][date-img]][date-url] | [![Build Status][tests-img]][tests-url] | [![Code Coverage][codecov-img]][codecov-url] |\n\n\u003c!-- END HEADER --\u003e\n\n### About\n\nThe [GAP](https://www.gap-system.org/) package `LoopIntegrals` is an ongoing work to compute master integrals using commutative and noncommutative methods from computational algebraic geometry.\n\n\u003c!-- BEGIN FOOTER --\u003e\n---\n\n### Dependencies\n\nTo obtain current versions of all dependencies, `git clone` (or `git pull` to update) the following repositories:\n\n|    | Repository | git URL |\n|--- | ---------- | ------- |\n| 1. | [**homalg_project**](https://github.com/homalg-project/homalg_project#readme) | https://github.com/homalg-project/homalg_project.git |\n\n[html-img]: https://img.shields.io/badge/🔗%20HTML-stable-blue.svg\n[html-url]: https://homalg-project.github.io/LoopIntegrals/doc/chap0_mj.html\n\n[pdf-img]: https://img.shields.io/badge/🔗%20PDF-stable-blue.svg\n[pdf-url]: https://homalg-project.github.io/LoopIntegrals/download_pdf.html\n\n[version-img]: https://img.shields.io/endpoint?url=https://homalg-project.github.io/LoopIntegrals/badge_version.json\u0026label=🔗%20version\u0026color=yellow\n[version-url]: https://homalg-project.github.io/LoopIntegrals/view_release.html\n\n[date-img]: https://img.shields.io/endpoint?url=https://homalg-project.github.io/LoopIntegrals/badge_date.json\u0026label=🔗%20released%20on\u0026color=yellow\n[date-url]: https://homalg-project.github.io/LoopIntegrals/view_release.html\n\n[tests-img]: https://github.com/homalg-project/LoopIntegrals/actions/workflows/Tests.yml/badge.svg?branch=master\n[tests-url]: https://github.com/homalg-project/LoopIntegrals/actions/workflows/Tests.yml?query=branch%3Amaster\n\n[codecov-img]: https://codecov.io/gh/homalg-project/LoopIntegrals/branch/master/graph/badge.svg\n[codecov-url]: https://app.codecov.io/gh/homalg-project/LoopIntegrals\n\n[code-img]: https://img.shields.io/badge/-View%20code-blue?logo=github\n[code-url]: https://github.com/homalg-project/LoopIntegrals#top\n\u003c!-- END FOOTER --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomalg-project%2Floopintegrals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhomalg-project%2Floopintegrals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomalg-project%2Floopintegrals/lists"}