hmm icon indicating copy to clipboard operation
hmm copied to clipboard

conda-forge package

Open davidbrochart opened this issue 5 years ago • 1 comments

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!

davidbrochart avatar Oct 17 '20 06:10 davidbrochart

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!

kearney-sp avatar Oct 31 '25 21:10 kearney-sp