-
When drawing many times to the screen using `Pinetime::Components::LittleVgl::FlushDisplay`, Infinisim slows down greatly. This appears when there is in the order of several tens of draws per frame.
…
-
I'm on Arch Linux using Nvidia Open drivers and Wayland. I'm using the `quake3e-git` package from the AUR.
Using the Vulkan renderer, the game only renders in the top quarter of my fullscreen windo…
-
-
#### Summary:
We should be using "sample" to mean a multi-set of draws and "draw" to indicate a single draw from a sampler. We should not be saying "take N samples" but rather "take N draws" or "s…
-
`tidy_draws` [details](https://mjskay.github.io/tidybayes/reference/tidy_draws.html).
You can approach this however you like, but I have previously done some relevant work:
I have written simila…
-
`save_object` is slow for big models (~10K parameters)
## Possible improvement 1
`qs2` is a very fast format for saving and reading data. For huge models, `fit$save_object()` is slow in the `rds…
-
This will always contain the most up-to-date draft of the pipeline.
```mermaid
flowchart TD
prep_forecast["Prepare Forecast Data(Python using Polars)"]
prep_retro["Prepare Retro Data(Pytho…
-
loo_R2 used Bayesian bootstrap for quantifying the uncertainty. To be able to quantify the corresponding uncertainty when comparing two models, the same random seed should be used in Bayesian bootstra…
-
#### Summary:
Naming mistake during implementation - assumed the "M" in "MAD" was "max". Wrong - it's "median".
#### Description:
The name of this function is inaccurate. The code shows what'…
-
`geom_density_ridges` requires a minimum of three values. But, sometimes a core gene set has only two.
![image](https://github.com/user-attachments/assets/fdfa8d42-2c85-4c38-99b0-bc54d3b0f81b)
`…