pysph 1.0~b1-6 source package in Ubuntu

Changelog

pysph (1.0~b1-6) unstable; urgency=medium

  * Standards version bumped to 4.6.2, no changes.
  * debian/control:
    - bump debhelper-compat version to 13.
    - use <!nodoc> and <!nocheck> markers.
    - update package description.
  * debian/patches:
    - new 0007-Fix-SyntaxWarning.patch (Closes: #1040292).
  * Update dates in d/copyright.
  * Switch to dh-sequence-*.
  * Improve doc build.
  * New d/clean (Closes: #1047706).
  * debian/rules:
    - Use execute_{before,after} instead of override in rules file.

 -- Antonio Valentino <email address hidden>  Thu, 17 Aug 2023 08:54:23 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
pysph_1.0~b1-6.dsc 3.1 KiB d03eabc3bf02fd96c50c36f6025305ab20438b5f7b0f0e2f56017249987c970a
pysph_1.0~b1.orig.tar.gz 2.9 MiB 8c6ac3f0f62aa428d4b8157396772317ec44f282e89ce03ed2b919684613160d
pysph_1.0~b1-6.debian.tar.xz 13.2 KiB f2ed1fa3f0ca944e415190254279b90350fac733f4e35502ff295fa922df14a6

No changes file available.

Binary packages built by this source

pysph-doc: Open-source framework for Smoothed Particle Hydrodynamics (documentation)

 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: Open-source framework for Smoothed Particle Hydrodynamics (viewer)

 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