C code generator for stencil calculation
Project description
[![Build Status](https://travis-ci.org/qiqi/pascal.svg?branch=master)](https://travis-ci.org/qiqi/pascal?branch=master) [![Coverage Status](https://coveralls.io/repos/github/qiqi/pascal/badge.svg?branch=master)](https://coveralls.io/github/qiqi/pascal?branch=master) [![Dependency Status](https://dependencyci.com/github/qiqi/pascal/badge)](https://dependencyci.com/github/qiqi/pascal) [![Documentation Status](https://readthedocs.org/projects/pascal/badge/?version=latest)](http://pascal.readthedocs.io/en/latest/?badge=latest) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
# What’s it for
Pascal is a tool for generating stencil computation code in C. It decomposes a stencil update formula into atomic stages, and translates each stage into C code, to be plugged in into a stencil-based computational framework.
# Download and use The best way to download pascal is using pip. Pip is likely included in your Python installation. If not, see [instruction here](https://pip.pypa.io/en/stable/installing/). To install pascal using pip, simply type
` sudo pip install pascal `
# Tutorials
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file pascal-0.0.1.dev1-py2.py3-none-any.whl
.
File metadata
- Download URL: pascal-0.0.1.dev1-py2.py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3896377eafba30cc9e883557155d105ab24c6e9cc9d56259553e433641d0f708 |
|
MD5 | ba0cc2d12c6e3cec1d651413abfddfa3 |
|
BLAKE2b-256 | 6a0f88f05728a87d13c0447829a64e3bbc15dc78a75bd93777495c03cd013906 |