.. Basic Sums documentation master file, created by sphinx-quickstart on Sat Feb 18 08:18:13 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. **Basic Sums** package ================== This guide is intended to make you familiar with the ``basicsums`` package for computing **structural sums** (also known as **basic sums**), mathematical objects originating from the theory of composites, considered to form a feature space vector of data represented by points or disks on the plane. .. , having a lot of :ref:`applications `. Structural sums have proven their value as geometric parameters describing random distributions of disks on the plane. They also perform the same role in description of microstructure as the :math:`n`-point correlation functions. See short :ref:`introduction ` on the general structure of the package, installation, and applications. Then you may proceed with :ref:`sect-tutorial`, where the functionality of the package was described in details by examples. Refer also to the :ref:`sect-theory` section covering the underlying theory, for better understanding the package's purposes. The repository with the source code for ``basicsums`` package is available at the `Bitbucket `_ . .. toctree:: :maxdepth: 2 :caption: Contents: intro installation tutorial0 theory api .. notes .. Developer documentation