Skip to content
Snippets Groups Projects

arraycontext: Choose your favorite numpy-workalike

(Caution: vaporware for now! Much of this functionality exists in meshmode at the moment and is in the process of being moved here)

Gitlab Build Status Github Build Status Python Package Index Release Page

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:

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

Distributed under the MIT license.