minivect

Compiler backend for array expressions


License
BSD-3-Clause
Install
pip install minivect==0.1

Documentation

minivect

Mini compiler for array expressions. Provide mappings between the original AST and minivect, specialize according to data layout and compile using whatever code generator backend is provided.