/sequeender

one day, SEQuence problems got the qUEen's END ordER, the codename is SEQUEENDER.

Primary LanguageCMakeMIT LicenseMIT

sequeender

Build status Python Version Dependencies Status

Code style: black Security: bandit Pre-commit Semantic Versions License

k2

FSA/FST algorithms, intended to (eventually) be interoperable with PyTorch and similar.

very first steps

# build
mkdir build
cd build
cmake ..
make
# You can run tests with
make test