Skip to main content

Unstable and experimental new Gaussian Process implementation for PyMC

Project description

pymc-gpx

PyPI - Version


Unstable and eXperimental manifold-oriented Gaussian processes for PyMC.

The 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.

This API will break without notice, so it's strongly recommended to pin the exact version of this package.

HSGP to-dos

  • Add interval with Dirichlet boundary conditions
  • Add interval with Neumann boundary conditions
  • Add interval with Neumann boundary conditions and zero mean
  • Add interval with periodic boundary conditions
  • Add interval with mixed boundary conditions
  • Add tensor products
  • Add sphere
  • Add disc with Dirichlet boundary conditions
  • Add disc with Neumann boundary conditions
  • Add harmonic oscillator

Getting started

pip install pymc-gpx
# Import the old but tweaked HSGP API
from gpx.old import HSGP

Development

It's recommended to get and use pixi and pre-commit. See the documentation for information on Pixi integration with IDEs like VS Code or JupyterLab.

# Enable pre-commit hooks
pre-commit install

# Run an activated shell
pixi shell

# Run mypy and tests
pixi run mypy
pixi run test
pixi run test-old

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymc_gpx-0.0.1.tar.gz (80.0 kB view hashes)

Uploaded Source

Built Distribution

pymc_gpx-0.0.1-py3-none-any.whl (36.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page