JaxGaussianProcesses / GPJax

Gaussian processes in JAX.
https://docs.jaxgaussianprocesses.com/
Apache License 2.0
436 stars 51 forks source link

Minor typos in mathematical definitions in intro_to_gps.py #434

Closed neel-maniar closed 7 months ago

neel-maniar commented 7 months ago

Type of changes

Checklist

Description

The definition of joint distribution was missing a line of the covariance matrix and the definition of marginalisation was missing the end of a line as well.

Issue Number: N/A