LLNL / MuyGPyS

A fast, pure python implementation of the MuyGPs Gaussian process realization and training algorithm.
Other
25 stars 11 forks source link

Fixed the high level torch API to call torch src functions #78

Closed alecmdunton closed 1 year ago

alecmdunton commented 1 year ago

A few import statements in the MuyGPyS.examples.muygps_torch module needed to be changed.