Based on this: https://github.com/greta-dev/greta/issues/458#issuecomment-1397925741
I believe that M1 machines can successfully sample posterior distributions using greta. Can someone confirm that dev
version of greta can be put on an M1 machine?
i.e. does the below get a working M1 install?
devtools::install_github("greta-dev/greta")
install_greta_deps()