ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:2503.020] luas: Gaussian processes for analyzing two-dimensional data sets

luas builds Gaussian processes (GPs) primarily for two-dimensional data sets. It uses different optimizations to make the application of GPs to 2D data sets possible within a reasonable timeframe. The code is implemented using Jax (ascl:2111.002), which helps calculate derivatives of the log-likelihood as well as permitting the code to be easily run on either CPU or GPU. luas can be used with popular inference frameworks such as NumPyro and PyMC. The package makes it easier to account for systematics correlated across two dimensions in data sets, in addition to being helpful for any other applications (e.g., interpolation).

Code site:
https://github.com/markfortune/luas
Described in:
https://ui.adsabs.harvard.edu/abs/2024A&A...686A..89F
Bibcode:
2025ascl.soft03020F

Views: 36

ascl:2503.020
Add this shield to your page
Copy the above HTML to add this shield to your code's website.