libmumps-64pord-ptscotch-5.3

Direct linear systems solver (64 bit) - PTScotch-version shared libraries

MUMPS implements a direct solver for large sparse linear systems, with a particular focus on symmetric positive definite matrices. It can operate on distributed matrices e.g. over a cluster. It has Fortran and C interfaces, and can interface with ordering tools such as Scotch.

libgfortran-13-dev-arm64-cross

Runtime library for GNU Fortran applications (development files)

This package contains the headers and static library files needed to build GNU Fortran applications.

tryton-modules-stock

Tryton application platform - stock module

Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth).

libgfortran-13-dev-amd64-cross

Runtime library for GNU Fortran applications (development files)

This package contains the headers and static library files needed to build GNU Fortran applications.

libmumps-64pord-seq-5.3

Direct linear systems solver (64 bit) - non-parallel shared libraries

MUMPS implements a direct solver for large sparse linear systems, with a particular focus on symmetric positive definite matrices. It can operate on distributed matrices e.g. over a cluster. It has Fortran and C interfaces, and can interface with ordering tools such as Scotch.

python3-volatile

small extension for the Python tempfile module

Volatile provides an alternative to tempfile.NamedTemporaryFile that does not delete the file on close(), but instead unlinks it after the context manager ends. It also supports temporary mkdtemp-based directories, and temporary Unix domain sockets.