theHamsta / pystencils_reco

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pystencils_reco

pystencils is a HPC code generation framework based on SymPy. You can use it to generate C/C++ or CUDA for various frameworks including waLBerla, Torch, Tensorflow.

This repository implements routines commonly needed for image processing and CT reconstruction.

Installation

Install via pip :

pip install TODO

or if you downloaded this repository using:

pip install -e .

Usage

TODO. Have a look at the tests

About

License:GNU General Public License v3.0


Languages

Language:Python 98.5%Language:Shell 1.5%