Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 329 Bytes

gps-api.rst

File metadata and controls

19 lines (14 loc) · 329 Bytes

Gaussian processes

This module provides a collection of tools that are useful when performing Gaussian process regression.

Numpy

.. currentmodule:: africanus.gps

.. autosummary::
    abs_diff
    exponential_squared

.. autofunction:: abs_diff
.. autofunction:: exponential_squared