Welcome to the documentation of pyvisco! ======================================== Pyvisco is a Python library that supports the identification of Prony series parameters in Generalized Maxwell models describing linear viscoelastic materials. The source code of pyvisco is hosted at `GitHub `_. The API documentation is hosted at `ReadtheDocs `_. The web application can be accessed through the `Hugging Face Space `_. Contents ======== .. toctree:: :maxdepth: 3 readme_link theory api changelog/index Indices and tables ================== * :ref:`genindex` * :ref:`search` Dependencies ============ Runtime and optional dependencies are declared in ``pyproject.toml`` under ``[project] dependencies`` and ``[project.optional-dependencies]``. See the project page on `PyPI `_ or the source ``pyproject.toml`` for the authoritative list.