superlu-7.0.1
library for solving sparse linear equation systems
Back to search · Project homepage
Description
SuperLU contains a set of subroutines to solve a sparse linear
system A*X=B. It uses Gaussian elimination with partial pivoting
(GEPP). The columns of A may be preordered before factorization;
the preordering for sparsity is completely separate from the
factorization.
Package information
- Ports path
- math/superlu
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- math
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Library
Build
- devel/cmake/core STEM->=4
- devel/ninja