.. Devito documentation master file, created by sphinx-quickstart on Wed Jul 20 13:02:08 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Devito ====== Welcome to the Devito documentation! `Devito `_ is a software to implement optimised finite difference (FD) computation from high-level symbolic problem definitions. Starting from symbolic equations defined in `SymPy `_, Devito employs automated code generation and just-in-time (JIT) compilation to execute FD kernels on multiple computer platforms. Getting started --------------- You can get instructions on how to download and install Devito :doc:`here `. To learn how to use Devito, check our :doc:`tutorials and examples `. Here you will also find documentation about the inner workings of the compiler. You can find the API Reference, which includes detailed explanations and inline examples, :doc:`here `. .. title:: The Devito project .. toctree:: :hidden: Download Tutorials FAQ API Reference