issues
search
matsui528
/
nanopq
Pure python implementation of product quantization for nearest neighbor search
MIT License
327
stars
43
forks
source link
Change CI from travis to github-actions
#12
Closed
matsui528
closed
3 years ago
matsui528
commented
3 years ago
py 3.7 and 3.8, for ubuntu, macos, and win
fiass conversion is also checked
anaconda environment is prepared by
setup-miniconda
action.
Another option could be to use anaconda container such as
container: docker://dvcorg/cml-py3:latest
, but container is not supported for macos and win
container: docker://dvcorg/cml-py3:latest
, but container is not supported for macos and win