Skip to content
Snippets Groups Projects
Forked from Andreas Klöckner / arraycontext
599 commits behind the upstream repository.

Welcome to :mod:`arraycontext`'s documentation!

GPU arrays? Deferred-evaluation arrays? Just plain numpy arrays? You'd like your code to work with all of them? No problem! Comes with pre-made array context implementations for:

  • :mod:`numpy`
  • :mod:`pyopencl`
  • :mod:`pytato`
  • Debugging
  • Profiling

:mod:`arraycontext` started life as an array abstraction for use with the :mod:`meshmode` unstrucuted discretization package.

Contents

Indices and tables

  • :ref:`genindex`
  • :ref:`modindex`
  • :ref:`search`