Metadata-Version: 2.1
Name: devito
Version: 4.6.2
Summary: Finite Difference DSL for symbolic computation.
Home-page: http://www.devitoproject.org
Author: Imperial College London
Author-email: g.gorman@imperial.ac.uk
License: MIT
Project-URL: Documentation, https://www.devitoproject.org/devito/index.html
Project-URL: Source Code, https://github.com/devitocodes/devito
Project-URL: Issue Tracker, https://github.com/devitocodes/devito/issues
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Provides-Extra: extras
License-File: LICENSE.md


      Devito is a 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 to create and execute highly
      optimised Finite Difference stencil kernels on multiple computer platforms.

