Build2 package for xtl-tests
Basic tools (containers, algorithms) used by other quantstack packages
Installation
Package managers
We provide a package for the mamba (or conda) package manager:
mamba install -c conda-forge xtl
Install from sources
xtl
is a header-only library.
You can directly install it from the sources:
cmake -D CMAKE_INSTALL_PREFIX=your_install_prefix
make install
Documentation
To get started with using xtl
, check out the full documentation
Building the HTML documentation
... More
version | 0.8.0 |
---|---|
license | BSD-3-Clause |
repository | https://pkg.cppget.org/1/testing |
download | libxtl-tests-0.8.0.tar.gz |
sha256 | 5f15ba983bc2e1de7e56d5b37f3241fd0569d0cf39cfe3c97abf589ea9aae905 |
project | libxtl |
---|---|
url | github.com/xtensor-stack/xtl |
swat.somebug@gmail.com |
Depends (2)
nlohmann-json | |
doctest |
Requires (1)
c++14 |
Reviews
fail | 0 |
---|---|
pass | 0 |