How to install & test (for user) python3 -m pip install pocket-numpy python3 -m pocket_numpy --help python3 -m pocket_numpy tests/test_numpy.py Try is online https://cubao.github.io/xtensor-numpy How to build (for dev) make build How to test (for dev) make test See all available commands in Makefile.