Source: pyfr Maintainer: Debian Science Maintainers Uploaders: Ghislain Antony Vaillant Section: science Priority: optional Build-Depends: debhelper (>= 10), dh-python, graphviz, python3-all, python3-gimmik, python3-h5py, python3-mako, python3-numpy, python3-pytools, python3-setuptools, python3-sphinx Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/science-team/pyfr Vcs-Git: https://salsa.debian.org/science-team/pyfr.git Homepage: http://www.pyfr.org/ Package: pyfr Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, build-essential, libblas3 | libblas.so.3, libmetis5, python3-pkg-resources Suggests: pyfr-doc Description: flux reconstruction in Python PyFR is an open-source Python based framework for solving advection-diffusion type problems on streaming architectures using the Flux Reconstruction approach of Huynh. The framework is designed to solve a range of governing systems on mixed unstructured grids containing various element types. It is also designed to target a range of hardware platforms via use of an in-built domain specific language derived from the Mako templating engine. . This package provides the PyFR application. Package: pyfr-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: documentation for PyFR PyFR is an open-source Python based framework for solving advection-diffusion type problems on streaming architectures using the Flux Reconstruction approach of Huynh. The framework is designed to solve a range of governing systems on mixed unstructured grids containing various element types. It is also designed to target a range of hardware platforms via use of an in-built domain specific language derived from the Mako templating engine. . This package provides the documentation for PyFR.