WSL/SLF GitLab Repository
Skip to content
GitLab
Explore
Sign in
Register
This project is archived. Its data is
read-only
.
small optimizations
replace pow(x, 2) by Optim::pow2(x)
implement running average on a vector (start_pos and len given)