{"id":20640105,"url":"https://github.com/maresb/pymc-gpx","last_synced_at":"2025-08-20T04:08:53.333Z","repository":{"id":255088760,"uuid":"848510696","full_name":"maresb/pymc-gpx","owner":"maresb","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-01T17:50:25.000Z","size":355,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-09T23:49:37.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/maresb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2024-08-27T22:36:04.000Z","updated_at":"2024-09-08T21:22:42.000Z","dependencies_parsed_at":"2025-04-16T10:34:27.731Z","dependency_job_id":null,"html_url":"https://github.com/maresb/pymc-gpx","commit_stats":null,"previous_names":["maresb/pymc-gpx"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/maresb/pymc-gpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Fpymc-gpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Fpymc-gpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Fpymc-gpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Fpymc-gpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maresb","download_url":"https://codeload.github.com/maresb/pymc-gpx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Fpymc-gpx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270807910,"owners_count":24649345,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"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":[],"created_at":"2024-11-16T15:27:56.502Z","updated_at":"2025-08-20T04:08:53.295Z","avatar_url":"https://github.com/maresb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pymc-gpx\n\n[![PyPI - Version](https://img.shields.io/pypi/v/pymc-gpx.svg)](https://pypi.org/project/pymc-gpx)\n\n-----\n\nUnstable and eXperimental manifold-oriented Gaussian processes for PyMC.\n\nThe goal is to sort out the API and eventually merge it into PyMC. We are mainly focused on HSGP, but may also tweak the normal GP implementation.\n\nThis API will break without notice, so it's strongly recommended to pin the exact version of this package.\n\n## HSGP to-dos\n\n- [ ] Add interval with Dirichlet boundary conditions\n- [ ] Add interval with Neumann boundary conditions\n- [ ] Add interval with Neumann boundary conditions and zero mean\n- [ ] Add interval with periodic boundary conditions\n- [ ] Add interval with mixed boundary conditions\n- [ ] Add tensor products\n- [ ] Add sphere\n- [ ] Add disc with Dirichlet boundary conditions\n- [ ] Add disc with Neumann boundary conditions\n- [ ] Add harmonic oscillator\n\n## Getting started\n\n```bash\npip install pymc-gpx\n```\n\n```python\n# Import the old but tweaked HSGP API\nfrom gpx.old import HSGP\n```\n\n## Development\n\nIt's recommended to get and use [pixi](https://pixi.sh) and [pre-commit](https://pre-commit.com/). See the documentation for information on Pixi integration with IDEs like VS Code or JupyterLab.\n\n```bash\n# Enable pre-commit hooks\npre-commit install\n\n# Run an activated shell\npixi shell\n\n# Run mypy and tests\npixi run mypy\npixi run test\npixi run test-old\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaresb%2Fpymc-gpx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaresb%2Fpymc-gpx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaresb%2Fpymc-gpx/lists"}