Kevin Eady bd47fd6d39 fix pybind11 implementation for error_already_set il y a 1 an
..
include 86b4fc623c Merge numpy to pocketpy (#303) il y a 1 an
src 2773b9993e Implement dynamic dlib (#309) il y a 1 an
tests bd47fd6d39 fix pybind11 implementation for error_already_set il y a 1 an
CMakeLists.txt 6dcc7ba8aa ... il y a 1 an
README.md 2773b9993e Implement dynamic dlib (#309) il y a 1 an
numpy.pyi 86b4fc623c Merge numpy to pocketpy (#303) il y a 1 an

README.md

How to build

cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release