libxtl-tests

[full]

Build2 package for xtl-tests

Linux OSX Windows Documentation Status Join the Gitter Chat

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

http://xtl.readthedocs.io/

Building the HTML documentation

... More
license BSD-3-Clause
project libxtl
url github.com/xtensor-stack/xtl
2 Versions
version 0.8.0
repository https://pkg.cppget.org/1/testing
depends 2; nlohmann-json, doctest
requires 1; c++14
reviews 0
version 0.7.4
repository https://pkg.cppget.org/1/stable
depends 2; nlohmann-json, doctest
requires 1; c++14
reviews +1