# Net
Net is C++ library for dynamic Networks of EveryThing. It was originally designed to be a tensor network library. Later it evolves into a library that expresses and manipulates hyper-graphs with objects of any type on nodes and hyper-edges.
# Prerequisite
- c++ compiler with c++17 support(such as gcc7+)
- graphviz (optional for visualization)
- TAT (opens new window) (optional for tensor network support)
# Github site
# About this page
This page is generated by Doxygen (opens new window)+doxybook2 (opens new window)+VuePress (opens new window).