greta-dev / greta

simple and scalable statistical modelling in R
https://greta-stats.org
Other
518 stars 63 forks source link

Some notes on git bisect in understanding a regression bug #606

Open njtierney opened 5 months ago

njtierney commented 5 months ago

After noticing some unexpected errors in test_posterior.R, which we do upon a greta release, doing a git bisect search revealed the following:

More investigation to happen from here, but just noting this in this issue for reference.