Free software I develop.
Timew-one-line-summary
Timew-one-line-summary is a command-line extension for Timewarrior that displays a short time-tracking report in a single line. The one-line format allows one to use it in a status bar.
Repository: codeberg.org/vilchy/timew-one-line-summary,
License: GNU General Public License v3.0,
Language: Haskell.
Moving-sum-of-squares-*
Several implementations of the moving sum of squares (sequential and parallel).
- Repositories:
- codeberg.org/vilchy/moving-sum-of-squares-fut (Futhark),
- codeberg.org/vilchy/MovingSumOfSquares.jl (Julia),
- codeberg.org/vilchy/moving-sum-of-squares-mojo (Mojo),
- codeberg.org/vilchy/moving_sum_of_squares_nx (Elixir + Nx),
- codeberg.org/vilchy/moving-sum-of-squares-cpp (C++, OpenMP, ArrayFire),
- codeberg.org/vilchy/idris2-moving-sum (Idris),
- License: BSD 3-Clause License,
- Benchmarks results.
Pyresynth
A simple package for sound analysis. (Work in progress…)
Repository: codeberg.org/vilchy/pyresynth,
License: MIT License,
Language: Python.