LLNL / MuyGPyS

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

jax installation has updated so our jax installation extras are outdated #131

Closed bwpriest closed 1 year ago

bwpriest commented 1 year ago

We need to update our jax installation chassis and instructions to account for the current state of jax.

bwpriest commented 1 year ago

I think that I am just going to remove the GPU extras. If the user wants to use GPU JAX, they'll need to install it themselves.

bwpriest commented 1 year ago

Addressed with PR #140