.. Stoneforge documentation master file, created by
   sphinx-quickstart on Mon May 27 13:42:11 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Stoneforge's documentation!
======================================

**Version**: 0.2.1

**Stoneforge** is a Python library for geophysics equations, algorithms and methods that also,
are used in the software **APPy**. It is linked to the GIECAR laboratory at the Universidade Federal
Fluminense (UFF) related to the Geology and Geophysics Departament (GGO), and its purpose is to teach
and develop routines in Python to solve geological and geophysical problems. Main **APPy** references are :footcite:t:`Lupinacci2025,estrella2022sbgf,estrella2022seg`.

.. note::
   This project is under active development as of May 2022.

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

   usage/installation
   usage/quickstart

   modules/petrophysics/index
   modules/reservoir/index
   modules/rockphysics
   modules/pseudowells
   modules/machinelearning/index

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

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

References
----------------

.. footbibliography::