irf icon indicating copy to clipboard operation
irf copied to clipboard

Incremental Random Forest

Results 4 irf issues
Sort by recently updated
recently updated
newest added

ubgpu@ubgpu:~/github/irf/irf$ python setup.py install running install running build running build_ext building 'irf' extension x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c irfmodule.cpp -o build/temp.linux-x86_64-2.7/irfmodule.o cc1plus: warning:...

Tested on 0.10.0 and updated package.json, to allow npm installation on more recent node versions. I'd remove the maximum version limit until a version comes out that breaks it, personally,...

I tried installing fresh with both node 0.8.8 and node 0.10.0, and they both install-failing errors: `````` node-gyp rebuild /bin/sh: pkg-config: command not found gyp: Call to 'pkg-config --cflags libsparsehash'...