.. | ||
http | ||
.gitignore | ||
Makefile | ||
r3_include.h | ||
README.md | ||
speedy.hpp | ||
speedy.inl | ||
test.cpp | ||
test.py |
Dependencies
sh autogen.sh
./configure
make
make check
make install
make
make install -stdlib=libstdc++ -lstdc++ (OSX)
make install
./autogen.sh
./configure
make
sudo make install
NOTE
r3_include.h is custom r3 header file because of compilation problem related to redefinition of bool