Jesse Grabowski

Results 353 comments of Jesse Grabowski

[JAX](https://jax.readthedocs.io/en/latest/_autosummary/jax.random.multivariate_normal.html) has a `method` argument that takes SVD, eighsh, or cholesky (default cholesky). I think we should go this route.

Hi @julia-reisach ! Sorry for not responding right away. I agree this is an important feature. It should be easy to do, because we have the symbolic graph, so one...