Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.05 KB

index.rst

File metadata and controls

50 lines (34 loc) · 1.05 KB

xnetwork

Basic tools (containers, algorithms) used by other quantstack packages

Introduction

xnetwork gathers generic purpose algorithms and containers that are used by the xtensor stack and the xeus stack.

Some of the features are C++14 backport of C++17 classes and algorithms, such as variant or any.

Licensing

We use a shared copyright model that enables all contributors to maintain the copyright on their contributions.

This software is licensed under the BSD-3-Clause license. See the LICENSE file for details.

installation changelog

basic_types containers meta_programming design_patterns miscellaneous

build-options releasing