File size: 518 Bytes
079c32c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Welcome to LightZero's Documentation
=====================================

Overview
-------------

``LightZero`` is a generalized tree-based data structure.
Almost all the operation can be supported \
in form of trees in a convenient way to simplify the \
structure processing when the calculation is tree-based.

.. toctree::
    :maxdepth: 2
    :caption: Tutorials

    tutorials/installation/index


.. toctree::
    :maxdepth: 2
    :caption: API Documentation

    api_doc/config/index
    api_doc/entry/index