Gana Algebraic Modeling Language
================================

.. include:: ../README.md
   :parser: myst_parser.sphinx_
   

.. seealso::

   `Energia <https://energiapy.readthedocs.io/en/latest/>`_, a Data-Driven Multiscale 
   Modeling and Optimization Framework which uses Gana as the AML backend.

.. toctree::
   :maxdepth: 1
   :caption: Tutorials:
   :hidden:

   tutorials/installation
   tutorials/elements
   tutorials/indices 
   tutorials/parameters
   tutorials/variables
   tutorials/thetas
   tutorials/import_solution

.. toctree::
   :maxdepth: 1
   :caption: Interactive Examples
   :hidden:

   examples/diet 
   examples/machine
   examples/batch
   examples/energy
   examples/transport

.. toctree::
   :maxdepth: 1
   :caption: Information
   :hidden:

   license
   changelog
   


API Reference
=============

.. autosummary:: 
   :toctree: _autosummary
   :recursive:
   :caption: API
   :nosignatures:

   gana



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

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

