hmm
hmm copied to clipboard
conda-forge package
FYI hmm is now available as a conda-forge package: https://github.com/conda-forge/cpp-hmm-feedstock
To install it:
$ conda install cpp-hmm -c conda-forge
@fogleman please let me know if you want me to add you as a maintainer of the feedstock. Thanks for this great library!
Might be worth adding this to the README :) I just spent a while trying to figure out how to install into a conda environment via 'make' following https://github.com/ChristianSteger/HORAYZON/tree/main and was getting stuck. Obviously very simple with the conda-forge package!