JaxGaussianProcesses / GPJax

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

feat: Default and overridable `solve` and `root` computation methods. #381

Open daniel-dodd opened 1 year ago

daniel-dodd commented 1 year ago

Post #370, akin to kernel / likelihood quadrature computation, would be good to have on the top level default methods for these defined on the Prior that say what solver and root method we'd like to have, defaulting to Cholesky-based methods.

github-actions[bot] commented 1 month ago

There has been no recent activity on this issue. To keep our issues log clean, we remove old and inactive issues. Please update to the latest version of GPJax and check if that resolves the issue. Let us know if that works for you by leaving a comment. This issue is now marked as stale and will be closed if no further activity occurs. If you believe that this is incorrect, please comment. Thank you!