[asl] 24/27: Update the description of all binary packages.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sat Nov 26 16:35:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository asl.
commit d15ff500023e07043dab28aaa6bfa5a31567a415
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Nov 24 11:05:23 2016 +0000
Update the description of all binary packages.
---
debian/control | 92 +++++++++++++++++++++++++++++++++-------------------------
1 file changed, 52 insertions(+), 40 deletions(-)
diff --git a/debian/control b/debian/control
index 91afa04..fc1329e 100644
--- a/debian/control
+++ b/debian/control
@@ -25,22 +25,26 @@ Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
-Description: multiphysics simulation software (shared libraries)
- The Advanced Simulation Library (ASL) is a free and open source multiphysics
- simulation software package.
+Description: multiphysics simulation software
+ The Advanced Simulation Library (ASL) is a free and open source hardware
+ accelerated multiphysics simulation platform (and an extensible general
+ purpose tool for solving Partial Differential Equations).
.
- Its computational engine is based, among others, on the Lattice Boltzmann
- Methods and is written in OpenCL which enable extraordinarily efficient
- deployment on a variety of massively parallel architectures, ranging from
- inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and
- supercomputers. The engine is hidden entirely behind C++ classes, so that no
- OpenCL knowledge is required from application programmers.
+ Its computational engine is written in OpenCL and utilizes matrix-free
+ solution techniques which enable extraordinarily high performance,
+ memory efficiency and deployability on a variety of massively parallel
+ architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to
+ heterogeneous clusters and supercomputers. The engine is hidden entirely
+ behind simple C++ classes, so that no OpenCL knowledge is required from
+ application programmers. Mesh-free, immersed boundary approach allows one
+ to move from CAD directly to simulation drastically reducing pre-processing
+ efforts and amount of potential errors.
.
- ASL can be utilized to model various coupled physical and chemical phenomena
- and employed in a multitude of fields: computational fluid dynamics, virtual
+ ASL can be used to model various coupled physical and chemical phenomena and
+ employed in a multitude of fields: computational fluid dynamics, virtual
sensing, industrial process data validation and reconciliation, image-guided
- surgery, computer-aided engineering, high-performance scientific computing,
- etc...
+ surgery, computer-aided engineering, design space exploration,
+ crystallography, etc...
.
This package contains the shared libraries.
@@ -51,22 +55,26 @@ Section: libdevel
Depends: ${misc:Depends},
libasl0 (= ${binary:Version})
Suggests: libasl-doc
-Description: multiphysics simulation software (development files)
- The Advanced Simulation Library (ASL) is a free and open source multiphysics
- simulation software package.
+Description: development files for ASL
+ The Advanced Simulation Library (ASL) is a free and open source hardware
+ accelerated multiphysics simulation platform (and an extensible general
+ purpose tool for solving Partial Differential Equations).
.
- Its computational engine is based, among others, on the Lattice Boltzmann
- Methods and is written in OpenCL which enable extraordinarily efficient
- deployment on a variety of massively parallel architectures, ranging from
- inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and
- supercomputers. The engine is hidden entirely behind C++ classes, so that no
- OpenCL knowledge is required from application programmers.
+ Its computational engine is written in OpenCL and utilizes matrix-free
+ solution techniques which enable extraordinarily high performance,
+ memory efficiency and deployability on a variety of massively parallel
+ architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to
+ heterogeneous clusters and supercomputers. The engine is hidden entirely
+ behind simple C++ classes, so that no OpenCL knowledge is required from
+ application programmers. Mesh-free, immersed boundary approach allows one
+ to move from CAD directly to simulation drastically reducing pre-processing
+ efforts and amount of potential errors.
.
- ASL can be utilized to model various coupled physical and chemical phenomena
- and employed in a multitude of fields: computational fluid dynamics, virtual
+ ASL can be used to model various coupled physical and chemical phenomena and
+ employed in a multitude of fields: computational fluid dynamics, virtual
sensing, industrial process data validation and reconciliation, image-guided
- surgery, computer-aided engineering, high-performance scientific computing,
- etc...
+ surgery, computer-aided engineering, design space exploration,
+ crystallography, etc...
.
This package contains the development files.
@@ -76,21 +84,25 @@ Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
libjs-mathjax
-Description: multiphysics simulation software (documentation)
- The Advanced Simulation Library (ASL) is a free and open source multiphysics
- simulation software package.
+Description: documentation for ASL
+ The Advanced Simulation Library (ASL) is a free and open source hardware
+ accelerated multiphysics simulation platform (and an extensible general
+ purpose tool for solving Partial Differential Equations).
.
- Its computational engine is based, among others, on the Lattice Boltzmann
- Methods and is written in OpenCL which enable extraordinarily efficient
- deployment on a variety of massively parallel architectures, ranging from
- inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and
- supercomputers. The engine is hidden entirely behind C++ classes, so that no
- OpenCL knowledge is required from application programmers.
+ Its computational engine is written in OpenCL and utilizes matrix-free
+ solution techniques which enable extraordinarily high performance,
+ memory efficiency and deployability on a variety of massively parallel
+ architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to
+ heterogeneous clusters and supercomputers. The engine is hidden entirely
+ behind simple C++ classes, so that no OpenCL knowledge is required from
+ application programmers. Mesh-free, immersed boundary approach allows one
+ to move from CAD directly to simulation drastically reducing pre-processing
+ efforts and amount of potential errors.
.
- ASL can be utilized to model various coupled physical and chemical phenomena
- and employed in a multitude of fields: computational fluid dynamics, virtual
+ ASL can be used to model various coupled physical and chemical phenomena and
+ employed in a multitude of fields: computational fluid dynamics, virtual
sensing, industrial process data validation and reconciliation, image-guided
- surgery, computer-aided engineering, high-performance scientific computing,
- etc...
+ surgery, computer-aided engineering, design space exploration,
+ crystallography, etc...
.
- This package contains the documentation files.
+ This package contains the documentation.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/asl.git
More information about the debian-science-commits
mailing list