Skip to main content

A JaxLinOp library.

Project description

MOGPJax

PyPI version

MOGPJax aims to provide a low-level interface to multi-output Gaussian process (GP) models in Jax, structured to give researchers maximum flexibility in extending the code to suit their own needs.

Currently the library is under major development.

Installation

Stable version

The latest stable version of MOGPJax can be installed via pip:

pip install mogpjax

Note

We recommend you check your installation version:

python -c 'import mogpjax; print(mogpjax.__version__)'

Development version

Warning

This version is possibly unstable and may contain bugs.

Clone a copy of the repository to your local machine and run the setup configuration in development mode.

git clone https://github.com/JaxGaussianProcesses/MOGPJax.git
cd mogpjax
python -m setup develop

Note

We advise you create virtual environment before installing:

conda create -n mogpjax_ex python=3.10.0
conda activate mogpjax_ex

and recommend you check your installation passes the supplied unit tests:

python -m pytest tests/

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

mogpjax-0.0.2.tar.gz (8.0 kB view details)

Uploaded Source

File details

Details for the file mogpjax-0.0.2.tar.gz.

File metadata

  • Download URL: mogpjax-0.0.2.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for mogpjax-0.0.2.tar.gz
Algorithm Hash digest
SHA256 844a663b15ea71e323f8624a9baaef19de1c10d706d5cd80bfaca1e42b93a8ca
MD5 16348efb6258c8348e9efbc80b808d1a
BLAKE2b-256 20a0464a2b5202e696951ec78f13aea69524b4a4618251ec566f9ef795d6cfa8

See more details on using hashes here.

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