inclose5js
v1.0.0
Published
Inclose5 algorithm exported as a NodeJS native module
Downloads
4
Maintainers
Readme
Inclose5js
Inclose5js is a NodeJS native module of the inclose5 algorithm implemented in C++.
Install
Verified on WSL2 (Ubuntu 20.04 LTS).
sudo apt install make gcc libc6-dev python3.8 python2.7
Compile
npm run compile
Test
npm test