The jax and torch correctness tests currently create singular MuyGPS objects and use them to create the objective functions for optimization. However, now that we are using HeteroscedasticNoise objects with nontrivial tensor internals, it matters that we create different kwargs like
The jax and torch correctness tests currently create singular
MuyGPS
objects and use them to create the objective functions for optimization. However, now that we are usingHeteroscedasticNoise
objects with nontrivial tensor internals, it matters that we create different kwargs likeand then create different
MuyGPS
objects like