PyWENO (aka scikits.weno) is a Python module for computing high-order Weighted Essentially Non-oscillatory (WENO) reconstructions of cell-averaged data arrays.
The basic interface provides a simple routine to compute 1D reconstructions at various points within each grid cell. The points at which the basic interface can reconstruct the original function at include: left edge, right edge, Gauss-Legendre quadrature points, Gauss-Lobatto quadrature points, and Guass-Radau quadrature points.
PyWENO can also be used as a code generator to build custom WENO reconstructors in C, Fortran, and OpenCL.
Please see
for more information.
Important links
Official project page: https://github.com/memmett/PyWENO
Documentation: http://memmett.github.com/PyWENO/
Prerequisites
To install PyWENO, you need:
NumPy
SymPy (optional if you avoid pyweno.symbolic)
PyOpenCL (optional if you avoid pyweno.opencl)
License
Please see LICENSE for copyright information.
Release files for PyWENO 0.7.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PyWENO-0.7.3.tar.gz | 194.9 kB | Details |
Release files / PyWENO-0.7.3.tar.gz
| Download URL | PyWENO-0.7.3.tar.gz |
|---|---|
| Size | 194.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b23add2acdf50b80ebb460c003f7e4dff6ab86c01f06ea60b67c6ccb7fd30254
|
|
BLAKE2b-256 checksum How to use checksums |
d1f94ee5223b7ec1b15fae3992606d8c64e2773af38d5ce5eb2054e8ba0d66c5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |