pygp

Python package for Gaussian process regression in python ======================================================== demo_gpr.py explains how to perform basic regression tasks. demo_gpr_robust.py shows…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pygp

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.10 2013-07-02  
1.1.09 2013-04-15  
1.1.08 2013-04-12  
1.1.07 2013-04-12  
1.1.06 2013-04-12  
1.1.05 2013-04-12    
1.1.04 2013-04-11    
1.1.03 2013-04-11    
1.1.02 2013-04-11  
1.1.0a pre-release 2013-04-11  
1.0.0 2012-03-21  

Issues with this package?

Page last updated 2025-06-27 20:30:13 UTC