LLNL / MuyGPyS

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

Need performance benchmarking code for tracking changes in library speed #83

Closed bwpriest closed 1 year ago

bwpriest commented 1 year ago

Need to port over some internal scripts to make it easier to track how performance changes over time.

bwpriest commented 1 year ago

Not a perfect solution, but I've gotten this started with PR #135.