.. FeynmS documentation master file, created by
   sphinx-quickstart.

Welcome to FeynmS's Documentation!
=================================

FeynmS is a Python library for simulating and experimenting with quantum computing concepts. It provides tools to create quantum circuits, apply quantum gates, implement quantum algorithms, and visualize results.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   getting_started.md
   examples
   api/modules

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
