LLNL / MuyGPyS

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

Need wrapper for nearest neighbors and distance construction using LLNL/saltatlas. #73

Open bwpriest opened 1 year ago

bwpriest commented 1 year ago

We need to add LLNL/clippy-fied bindings to a nearest neighbors and distance tensor construction pipeline, once it is complete, to sit inside of MyGPyS.neighbors.NN_Wrapper. The final product will likely need to use LLNL/metall.

alecmdunton commented 1 year ago

I am interested in being involved in this.