This document lists the third-party dependencies that qsyn
uses as libraries, as well as collecting their license information.
xtl
,xtensor
,xtensor-blas
: tensor library- BSD-3-Clause License
TartanLlama/ranges
: a pseudo-std c++23 ranges library- CC0 1.0 Universal
josuttis/jthread
: a substitute ofstd::jthread
andstd::stop_token
to supportClang
compilation on macOS- CC By 4.0 License
microsoft/GSL
: Guidelines Support Library- MIT License
fmtlib/fmt
: A Very Expressive Printing Library- MIT License
gabime/spdlog
: Fast C++ logging library- MIT License
seleznevae/libfort
: Pretty table printers- MIT License
p-ranav/unicode_display_width
: Aid counting string display width- MIT License
aminnj/cpptqdm
: pretty progress bar printing- MIT License
- pinam45/dynamic_bitset: A C++ dynamic bitset implementation
- MIT License