File: README.txt

package info (click to toggle)
python-sigima 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 25,608 kB
  • sloc: python: 35,251; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 694 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 the
`sigima.viz` module with the `PlotPyStack <https://github.com/PlotPyStack>`_ backend).

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.