This repository contains a C++14 cmake project based on xtensor. Feel free to use it to your liking.
- Fork this repository
git clone https://github.com/your_username/xtensor-acts?target=https://github.comcd xtensor-actscmake . -DXTENSOR_INCLUDE_DIR="path_to_xtensor_include_dir"make
This code is licensed under the MIT license. Read LICENSE for further information about what you can and you cannot do.