Port details |
- suitesparse-spex Sparse Left-looking Integer-Preserving LU Factorization
- 3.1.0 math =2 3.1.0Version of this port present on the latest quarterly branch.
- Maintainer: fortran@FreeBSD.org
- Port Added: 2022-11-27 11:12:48
- Last Update: 2024-04-29 20:05:38
- Commit Hash: cecc3ec
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+ LGPL3+
- WWW:
- https://faculty.cse.tamu.edu/davis/suitesparse.html
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- suitesparse-spex>0:math/suitesparse-spex
- To install the port:
- cd /usr/ports/math/suitesparse-spex/ && make install clean
- To add the package, run one of these commands:
- pkg install math/suitesparse-spex
- pkg install suitesparse-spex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: suitesparse-spex
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714315898
SHA256 (suitesparse/v7.7.0.tar.gz) = 529b067f5d80981f45ddf6766627b8fc5af619822f068f342aab776e683df4f3
SIZE (suitesparse/v7.7.0.tar.gz) = 85876065
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libamd.so : math/suitesparse-amd
- libcolamd.so : math/suitesparse-colamd
- libsuitesparseconfig.so : math/suitesparse-config
- This port is required by:
- for Run
-
- math/suitesparse
Configuration Options:
- ===> The following configuration options are available for suitesparse-spex-3.1.0:
DEMOS=off: Build the demonstrations
DOCS=on: Build and/or install documentation
OPENMP=on: Parallel processing support via OpenMP
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- math_suitesparse-spex
- USES:
- localbase:ldflags python cmake:insource pathfix compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.0 29 Apr 2024 20:05:38 |
Thierry Thomas (thierry) |
math/suitesparse-spex: upgrade to 3.1.0 |
2.3.2 28 Jan 2024 12:02:23 |
Thierry Thomas (thierry) |
math/suitesparse-spex: upgrade to 2.3.2 |
2.3.1 13 Jan 2024 10:15:05 |
Thierry Thomas (thierry) |
math/suitesparse-spex: upgrade SPEX to 2.3.1 |
2.3.0 31 Dec 2023 14:31:10 |
Thierry Thomas (thierry) |
math/suitesparse-spex: upgrade to 2.3.0 |
2.2.1 15 Oct 2023 08:59:09 |
Thierry Thomas (thierry) |
math/suitesparse-spex: upgrade to 2.2.1 |
2.2.0 20 Sep 2023 17:44:57 |
Thierry Thomas (thierry) |
math/suitesparse-spex: upgrade to 2.2.0 |
2.0.4 01 Jul 2023 16:08:20 |
Thierry Thomas (thierry) |
math/suitesparse*: upgrade SuiteSparse to v7.1.0
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.1.0>. |
2.0.3_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.0.3 19 Jan 2023 16:45:37 |
Thierry Thomas (thierry) |
math/suitesparse*: upgrade to v7.0.0
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.0.0> |
2.0.2 15 Dec 2022 21:34:38 |
Thierry Thomas (thierry) |
math/suitesparse-spex: upgrade to 2.0.2 |
2.0.0 27 Nov 2022 11:09:56 |
Thierry Thomas (thierry) |
math/suitesparse-spex: replace suitesparse-slip_lu and upgrade to 2.0.0
PR: 267742 |
Number of commits found: 11
|