Skip to content
Snippets Groups Projects
  • Martin Bauer's avatar
    Separated modules into subfolders with own setup.py · 1e02cdc7
    Martin Bauer authored
    This restructuring allows for easier separation of modules into
    separate repositories later. Also, now pip install with repo url can be
    used.
    
    The setup.py files have also been updated to correctly reference each
    other. Module versions are not extracted from git state
    1e02cdc7
Forked from pycodegen / pystencils
925 commits behind the upstream repository.
index.rst 399 B

pystencils

Welcome to the documentation of the pystencils code generation tool for stencil codes. pystencils can help you to generate blazingly fast code for image processing, numerical simulations or any other task involving numpy arrays.