Matthew Scheffel
Matthew Scheffel
I would probably give you a better answer if I were more experienced with Rust, but I will try and muddle through. I have reviewed your database implementations under `/src/db/`...
``` min = -1.97 max = 1.62 size = 36,336,000 len = 24,000 ```
> > > IIRC, the mean is calculated using _all_ posterior predictive samples whereas plot_ppc by default should only a subset as solid lines. What are the min and max...
`mean=False` does indeed return the same axis.  I think I understand your comment re: the mean doing what it's supposed to do w.r.t. the average being pulled by outliers,...
Ah, gotcha. Yeah, that explains why it wants such a wide axis. I'm fine with that so long as I can zoom and get enough discretization around my HDI. I...
I edited my copy of density_utils.py to use a default grid_len of 512*10 rather than 512. Here's the result with the same xlim zooming. Naturally, it took *so much* longer...
Perhaps my issue is the same, so I'll add it here. I have created a minimal project:  OpenXR plugin 1.1.0, enabled in project settings. Android export, Xr Mode set...
Ah. This was a typo on my end as you can see above: I called "initialize()" instead of "initialise()". 🙄 Caught it by connecting with the Oculus Developer Hub with...
If content warnings were databased objects, we could standardize content warnings across instances and enable moderators to apply them (multiple, even) to posts without altering the content of the toots....
@bclindner > My automoderation tool in particular uses notes to log what an automated action was taken for. Could you share how you're handling this with your automoderation tool? I...