Skip to content
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.

Commit

Permalink
docs: Refresh index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioLuporini committed Nov 29, 2017
1 parent 378f9aa commit 3fa0378
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,14 @@
Devito - Fast Finite Difference Computation
===========================================

Devito is a new tool for performing optimised Finite Difference (FD)
computation from high-level symbolic problem definitions. Devito performs
automated code generation and Just-In-time (JIT) compilation based on symbolic
equations defined in `SymPy <http://www.sympy.org/en/index.html>`_ to create
and execute highly optimised Finite Difference kernels on multiple computer
platforms.

Devito is also intended to provide the driving operator kernels for a prototype
Full Waveform Inversion (FWI) code that can be found
`here <https://github.com/opesci/inversion>`_.
`Devito <http://www.opesci.org/devito-public>`_ is a tool to
perform optimised finite difference (FD) computation from
high-level symbolic problem definitions. Starting from symbolic
equations defined in `SymPy <http://www.sympy.org/en/index.html>`_,
Devito employs automated code generation and just-in-time (JIT)
compilation to execute FD kernels on multiple computer platforms.
Devito is part of the `OPESCI <http://www.opesci.org>`_ seismic imaging
project.

Getting started
---------------
Expand Down

0 comments on commit 3fa0378

Please sign in to comment.