pysph 1.0~b1-2 source package in Ubuntu

Changelog

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

  * Standards version bumped to 4.6.1, no changes.
  * debian/tests:
    - autopkgtest with all supported python versions.
  * update lintian overrides (to the new format).

 -- Antonio Valentino <email address hidden>  Sun, 10 Jul 2022 07:42:53 +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~b1-2.dsc 2.5 KiB d54137c6bc536de304fd931a3e997297e86d72a6d7553af4c25c11327103a7d9
pysph_1.0~b1.orig.tar.gz 2.9 MiB 8c6ac3f0f62aa428d4b8157396772317ec44f282e89ce03ed2b919684613160d
pysph_1.0~b1-2.debian.tar.xz 10.8 KiB b7046cc595a3c1b8b55758cb80bf0746c36da885154e6f3593cf131df51a2d39

Available diffs

No changes file available.

Binary packages built by this source

pysph-doc: No summary available for pysph-doc in ubuntu kinetic.

No description available for pysph-doc in ubuntu kinetic.

pysph-viewer: No summary available for pysph-viewer in ubuntu kinetic.

No description available for pysph-viewer in ubuntu kinetic.

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