Find a file
2026-02-05 22:28:59 +01:00
src fix 2026-02-05 22:14:54 +01:00
.gitignore add .gitignore 2026-02-05 22:17:30 +01:00
build.zig initial viterbi impl 2026-02-05 22:00:16 +01:00
build.zig.zon add .gitignore 2026-02-05 22:17:30 +01:00
LICENSE add README and LICENSE 2026-02-05 22:28:59 +01:00
README.md add README and LICENSE 2026-02-05 22:28:59 +01:00

Viterbi

Implementation of the viterbi algorithm in zig.

TODO: expand the README