python-escript 5.4-4 source package in Ubuntu

Changelog

python-escript (5.4-4) unstable; urgency=medium

  * Fix build issue on 32-bit systems: split debian/sid_options.py into
    mpi and non-mpi parts, settin werror=False

 -- Alastair McKinstry <email address hidden>  Thu, 19 Dec 2019 08:45:32 +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
python-escript_5.4-4.dsc 2.7 KiB 2f47cfd23b4eac2319797cbb624098b84db0f3743713cce30f55b6fa7daae33b
python-escript_5.4.orig.tar.xz 23.4 MiB 9293b0fbcd797d926278807cdb7c0a3a7ae5e8c88a61acad1144fdb103315436
python-escript_5.4-4.debian.tar.xz 13.5 KiB 53b0d8cad88a8fa9556b5f57f98e2b44f6f5f83b782672d9781eae0dab2e1a32

Available diffs

No changes file available.

Binary packages built by this source

python-escript-doc: Documentation for Escript/Finley

 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 documentation for escript,
 including example scripts the user guide, the cookbook (an introduction from
 a geoscientists point of view) and a guide to the esys.downunder inversion
 toolkit.

python3-escript: Escript/Finley finite elements Python3 system (with OpenMP)

 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
 OpenMP threading and MPI multiprocess support.

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