libtrilinos-optipack12

Trilinos optimization algorithms - runtime files

The OptiPack package contains interfaces and concrete implementations of some basic optimization algorithms based on Thyra. The globalization methods used are implemented in GlobiPack.

python3-covdefaults

coverage plugin to provide sensible default settings

covdefaults provides a default setting for test coverage in Python projects, often used to measure how much of your program's code is exercised by automated tests.

r-cran-relsurv

GNU R relative survival

Various functions for relative survival analysis: regression and non-parametric estimators.

libtrilinos-ifpack12

algebraic preconditioners - runtime files

IFPACK provides a suite of object-oriented algebraic preconditioners for the solution of preconditioned iterative solvers. IFPACK constructors expect an Epetra_RowMatrix object for construction. IFPACK is part of the Trilinos Solver Project and IFPACK object interact well with other Trilinos classes. In particular, IFPACK can be used as a preconditioner for AztecOO.

libtrilinos-ifpack2-12

next generation algebraic preconditioners - runtime files

Ifpack2 provides incomplete factorizations, relaxations, and domain decomposition operators for linear algebra objects (sparse matrices, operators, and dense vectors and multivectors) provided by the Tpetra package. You may use these operators however you wish: for example as preconditioners in an iterative solver, or as smoothers for algebraic multigrid.

libtrilinos-intrepid12

compatible discretizations of PDEs - runtime files

Intrepid is a library of interoperable tools for compatible discretizations of Partial Differential Equations (PDEs). Intrepid is intended primarily for application developers who want to reuse large parts of their existing code frameworks such as I/O, data structures, assembly routines, etc. while gaining access to advanced discretization capabilities provided by Intrepid.