Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pascal-0.0.1.dev1-py2.py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page