- Helsinki
Pinned Loading
-
tauri-plugin-clerk
tauri-plugin-clerk PublicOfficial community maintained Clerk SDK for Tauri
TypeScript 13
-
-
-
Numerically stable parallel safe sta...
Numerically stable parallel safe standard deviation in PostgreSQL 1CREATE OR REPLACE FUNCTION _wstd_state(state numeric[3], val numeric, weight numeric)
2RETURNS numeric[3] AS $$
3DECLARE
4s_n_1 CONSTANT numeric NOT NULL := state[1];
5mu_n_1 CONSTANT numeric NOT NULL := state[2];
-
Two pass shuffle implementation for ...
Two pass shuffle implementation for algorithm described: in https://blog.janestreet.com/how-to-shuffle-a-big-dataset/ 1import contextlib
2import tempfile
3import random
45
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





