Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 920 Bytes

index.rst

File metadata and controls

45 lines (32 loc) · 920 Bytes

common/logo.png

Overview

autodE is a Python module designed for the automated generation of reaction profiles as fast as possible. Profiles are generated using a double-ended search form reactant(s) and product(s) given as 1D SMILES or 3D structures. Functionality for conformational sampling (RR algorithm) and transition state finding (NEB, CI-NEB, adapt.) is also available.

Documentation

.. only:: html

    :Release: |version|
    :Date: |today|

.. toctree::
   :maxdepth: 1

   install
   quickstart
   config
   reference/index
   troubleshooting
   examples/index
   changelog
   dev/index
   citation
   Paper <https://doi.org/10.1002/anie.202011941>

Indices and tables