python-escript 5.5-5 source package in Ubuntu

Changelog

python-escript (5.5-5) unstable; urgency=medium

  * Update py3 patch for python3.8 as default
  * Fix boost library version detection in d/sid_options.py
  * Disable boost_numpy detection - it crashes scons

 -- Alastair McKinstry <email address hidden>  Mon, 09 Mar 2020 20:49:39 +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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
python-escript_5.5-5.dsc 2.7 KiB 1e9a1b251b1b24f1e641eadc6ed98038863dade63cf209a6dedb386cceec26ba
python-escript_5.5.orig.tar.xz 23.4 MiB 8d8abfb34cbe6eaab5200a3fddde4b4a304f86e965aed60562f5654eb58c1932
python-escript_5.5-5.debian.tar.xz 14.4 KiB 33840608984a601ae02228dc393327cb9d68b2e8a70e3bb5f693dc2f70c3dd17

Available diffs

No changes file available.

Binary packages built by this source

python-escript-doc: No summary available for python-escript-doc in ubuntu hirsute.

No description available for python-escript-doc in ubuntu hirsute.

python3-escript: No summary available for python3-escript in ubuntu hirsute.

No description available for python3-escript in ubuntu hirsute.

python3-escript-dbgsym: debug symbols for python3-escript
python3-escript-mpi: Escript/Finley finite elements Python3 system (OpenMP + MPI)

 Escript is a programming tool for implementing mathematical models in Python
 using the finite element method (FEM). Because users do not access the data
 structures it is very easy to use and scripts can run on desktop computers as
 well as highly parallel supercomputer without changes. Application areas for
 escript include earth mantle convection, geophysical inversion, earthquakes,
 porous media flow, reactive transport, plate subduction, erosion, and
 tsunamis.
 .
 Scripts can be executed in parallel (on varying numbers of threads or nodes)
 without any special modifications.
 .
 Escript now includes the esys.downunder module for 3D inversion of geophysical
 data sets. The current version supports gravity, magnetic and joint inversion.
 .
 This package contains the commands and libraries for Python3 with
 both OpenMP threading and MPI multiprocess support.

python3-escript-mpi-dbgsym: debug symbols for python3-escript-mpi