pysph 1.0~b0~20191115.gite3d5e10-5 source package in Ubuntu

Changelog

pysph (1.0~b0~20191115.gite3d5e10-5) unstable; urgency=medium

  * Standards version bumped to 4.6.0 (no changes).
  * Update the debian/watch file.
  * debian/patches:
    - forward 0005-Spelling.patch.

 -- Antonio Valentino <email address hidden>  Sun, 12 Sep 2021 10:14:08 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pysph_1.0~b0~20191115.gite3d5e10-5.dsc 2.6 KiB 5a53007a34e370e101b9fc768f5d58f65b6ca3ca75b1c3ef4dc418dff0d6f0d2
pysph_1.0~b0~20191115.gite3d5e10.orig.tar.gz 2.6 MiB 16182623caef4200fc71e7f46c2472954d7818a4234043ffc6c10826b3975ea6
pysph_1.0~b0~20191115.gite3d5e10-5.debian.tar.xz 14.8 KiB 66aa624bf6122b1facc3242d49cdee4a23c27a4e539b5a5aa86a9c2c86ef08fc

No changes file available.

Binary packages built by this source

pysph-doc: documentation and examples for PySPH

 It is implemented in Python and the performance critical parts are
 implemented in Cython.
 .
 PySPH is implemented in a way that allows a user to specify the entire
 SPH simulation in pure Python. High-performance code is generated from
 this high-level Python code, compiled on the fly and executed. PySPH also
 features optional automatic parallelization using mpi4py and Zoltan.
 The package contains documentation and examples for PySPH.

pysph-viewer: viewer for PySPH - framework for Smoothed Particle Hydrodynamics

 It is implemented in Python and the performance critical parts are
 implemented in Cython.
 .
 PySPH is implemented in a way that allows a user to specify the entire
 SPH simulation in pure Python. High-performance code is generated from
 this high-level Python code, compiled on the fly and executed. PySPH also
 features optional automatic parallelization using mpi4py and Zoltan.
 The package contains viewer for PySPH.

python3-pysph: open source framework for Smoothed Particle Hydrodynamics

 It is implemented in Python and the performance critical parts are
 implemented in Cython.
 .
 PySPH is implemented in a way that allows a user to specify the entire
 SPH simulation in pure Python. High-performance code is generated from
 this high-level Python code, compiled on the fly and executed. PySPH also
 features optional automatic parallelization using mpi4py and Zoltan.

python3-pysph-dbgsym: debug symbols for python3-pysph