pysph 0~20160122.git1fe4786-1 source package in Ubuntu

Changelog

pysph (0~20160122.git1fe4786-1) unstable; urgency=medium

  * [725acf5] Imported Upstream version 0~20160122.git1fe4786
  * [a1a3d77] Refresh patches.
  * [456e370] Add python-moko as Depends.
  * [f6238bf] Minor fix in d/rules.
  * [a8f501b] Apply cme fix dpkg.
  * [73d0d1d] Drop site.py. (Closes: #801902)

 -- Anton Gladky <email address hidden>  Tue, 09 Feb 2016 14:36:27 +0100

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
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
pysph_0~20160122.git1fe4786-1.dsc 2.3 KiB cc33458e3a4a358f192075158e8dc886006221a1db77b9395bb7e2b1063159d9
pysph_0~20160122.git1fe4786.orig.tar.xz 2.1 MiB 6098f295ca3152785e7f271a403537cf258f64c26c022993417684bb8a72b71d
pysph_0~20160122.git1fe4786-1.debian.tar.xz 9.4 KiB f7b1a62ff994c01c834459d8f95b6b8f9e6df0dbb49b4190d86141ef5c8aafa7

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.

python-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.