File: README.txt

package info (click to toggle)
python-sigima 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 24,956 kB
  • sloc: python: 33,326; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 714 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Examples
========

This section presents a collection of examples demonstrating the capabilities of Sigima.
Each example is a standalone Python script that showcases specific features or use cases
of the Sigima library, along with visualizations of the results (using an internal
plotting module `sigima.tests.vistools` based on `PlotPyStack <https://github.com/PlotPyStack>`_).

Of course, some of these examples may seem trivial, but they serve to illustrate how to use
various functionalities of Sigima in a clear and concise manner.

.. note::

    These examples are automatically generated when building the documentation, thus
    ensuring that they are always up-to-date with the latest version of Sigima.