Build2 package for xtl - basic tools (containers, algorithms) used by other quantstack packages
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
license | BSD-3-Clause |
---|---|
project | libxtl |
url | github.com/xtensor-stack/xtl |
swat.somebug@gmail.com |
1 Version
version | 0.7.4 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; c++14 |
reviews | +1 |