C code generator for stencil calculation
Project description
[](https://travis-ci.org/qiqi/pascal?branch=master) [](https://coveralls.io/github/qiqi/pascal?branch=master) [](https://dependencyci.com/github/qiqi/pascal) [](http://pascal.readthedocs.io/en/latest/?badge=latest) [](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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
|