mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
7330180f42
PR: 267742
10 lines
495 B
Plaintext
10 lines
495 B
Plaintext
This port installs the module SPEX, previously known as SLIP_LU, of SuiteSparse.
|
|
|
|
SPEX is a software package used to solve a sparse systems of linear equations
|
|
exactly using the Sparse Left-looking Integer-Preserving LU factorization.
|
|
|
|
SPEX Purpose: Exactly solve a sparse system of linear equations using a given
|
|
input matrix and right hand side vector file. This code can output the final
|
|
solution to a user specified output file in either double precision or full
|
|
precision rational numbers.
|