.. AequilibraE documentation master file, created by sphinx-quickstart on Fri Jul 6 17:02:38 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. =========== AequilibraE =========== AequilibraE is the first comprehensive Python package for transportation modeling, and it aims to provide all the resources not easily available from other open-source packages in the Python (NumPy, really) ecosystem. .. seealso:: If you are looking for the documentation for **QAequilibraE (the companion QGIS Plugin)**, you can see it on its `own webpage `_. .. panels:: :card: text-center bg-transparent border-light :container: container pb-3 :header: text-center border-light :footer: border-light :column: col-lg-6 col-md-6 col-sm-6 col-xs-12 p-2 --- :column: col-lg-12 p-2 :fa:`folder` **Getting Started** ^^^^^^^^^^^^^^^^^^^ New to AequilibraE? Get started here! +++++++++++++++++ .. link-button:: getting_started :type: ref :text: Getting Started :classes: btn-block btn-secondary stretched-link --- :column: col-lg-12 p-2 :fa:`folder` **Using AequilibraE** ^^^^^^^^^^^^^^^^^^^^^ A series of examples on how to use AequilibraE, from building a model from scratch to editing an existing, performing trip distribution or traffic assignment to analyzing results. +++++++++++++++++ .. link-button:: _auto_examples/index :type: ref :text: Examples :classes: btn-block btn-secondary stretched-link --- :fa:`book` **Modeling with AequilibraE** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ An in-depth guide to modeling with AequilibraE, including the concepts that guide its development and user-experience. +++++++++++++++++ .. link-button:: modeling_with_aequilibrae :type: ref :text: Modeling with AequilibraE :classes: btn-block btn-secondary stretched-link --- :fa:`tools` **API References** ^^^^^^^^^^^^^^^^^^ Reference guide to AequilibraE's API. +++++++++++++++++ .. link-button:: api :type: ref :text: API references :classes: btn-block btn-secondary stretched-link --- :fa:`check` **Software Validation & Benchmarking** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Want to see how we test the software for correctness and performance? ++++++++++++++++++++++++++++++++++ .. link-button:: validation :type: ref :text: Validation & Benchmarking :classes: btn-block btn-secondary stretched-link --- :fa:`lightbulb` **Developing** ^^^^^^^^^^^^^^ Looking for something more than using the software? Check out the development info. ++++++++++++ .. link-button:: developing :type: ref :text: Developing :classes: btn-block btn-secondary stretched-link --- :column: col-lg-12 p-2 :fa:`folder` **Support and sponsors** ^^^^^^^^^^^ Support for AequilibraE is available in multiple forms. Check the most adequate for your case and the list of supporters here +++++++++++++++++ .. link-button:: support :type: ref :text: Support and sponsors :classes: btn-block btn-secondary stretched-link .. toctree:: :hidden: :maxdepth: 1 getting_started _auto_examples/index modeling_with_aequilibrae api validation developing history .. note:: If you want to check any of AequilibraE's versions before 0.9.0, you can checkout their documentation in :ref:`this page `