Summary
SuiteSparse_config is a set of configuration files for the SuiteSparse matrix libraries from CISE at University of Florida. It contains some headers and makefiles.
Versions
v7.0.0 :: 0/7 :: gentoo (Masked by set 6678)
- Modified
- License
- BSD
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux
- USE flags
- openmp
v5.4.0 :: 0 :: gentoo
- Modified
- License
- public-domain
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~hppa ~loong ~mips ~riscv ~s390 ~x64-macos ~x86-linux
- USE flags
- static-libs
USE flags
General
- openmp
- Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
- static-libs
- Build static versions of dynamic libraries as well
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Depending packages
dev-python / cvxopt : Python package for convex optimization
sci-libs / amd : Library to order a sparse matrix prior to Cholesky factorization
sci-libs / btf : Algorithm for matrix permutation into block triangular form
sci-libs / camd : Library to order a sparse matrix prior to Cholesky factorization
sci-libs / ccolamd : Constrained Column approximate minimum degree ordering algorithm
sci-libs / cholmod : Sparse Cholesky factorization and update/downdate library
sci-libs / colamd : Column approximate minimum degree ordering algorithm
sci-libs / cxsparse : Extended sparse matrix package
sci-libs / hipSOLVER : CU / ROCM agnostic marshalling library for LAPACK routines on the GPU
sci-libs / klu : Sparse LU factorization for circuit simulation
sci-libs / ldl : Simple but educational LDL^T matrix factorization algorithm
sci-libs / spqr : Multithreaded multifrontal sparse QR factorization library
sci-libs / suitesparse : Metapackage for a suite of sparse matrix tools
sci-libs / umfpack : Unsymmetric multifrontal sparse LU factorization library
Bugs
Masks
6678- Michał Górny
suitesparseconfig-7.0.0 fails to build with multilib enabled because of dependencies that cannot be satisfied. All the other packages require it. Bug #908851.- =sci-libs/amd-3.0.3
- =sci-libs/btf-2.0.3
- =sci-libs/camd-3.0.3
- =sci-libs/ccolamd-3.0.3
- =sci-libs/cholmod-4.0.3
- =sci-libs/colamd-3.0.3
- =sci-libs/cxsparse-4.0.3
- =sci-libs/klu-2.0.3
- =sci-libs/ldl-3.0.3
- =sci-libs/spqr-3.0.3
- =sci-libs/suitesparseconfig-7.0.0
- =sci-libs/umfpack-6.1.0
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/suitesparseconfig: Stabilize 5.4.0 ppc, #938710
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
dev-python/scipy: keyword it and its dependences.
keyword 1.11.1 for ~arm64-macos, ~x64-macos dev-python/gast: keyword 0.5.3-r1 for ~arm64-macos, ~x64-macos dev-python/beniget: keyword 0.4.1-r1 for ~arm64-macos, ~x64-macos dev-python/pythran: keyword 0.13.1 for ~arm64-macos, ~x64-macos sci-libs/gklib: keyword 5.1.1_p20230327-r1 for ~arm64-macos, ~x64-macos sci-libs/metis: keyword 5.2.1-r2 for ~arm64-macos, ~x64-macos sci-libs/ccolamd: keyword 2.9.6 for ~arm64-macos, ~x64-macos sci-libs/camd: keyword 2.4.6-r1 for ~arm64-macos, ~x64-macos sci-libs/colamd: keyword 2.9.6 for ~arm64-macos, ~x64-macos sci-libs/cholmod: keyword 3.0.14 for ~arm64-macos, ~x64-macos sci-libs/suitesparseconfig: keyword 5.4.0 for ~arm64-macos, ~x64-macos sci-libs/amd: keyword 2.4.6-r1 for ~arm64-macos, ~x64-macos sci-libs/umfpack: keyword 5.7.9 for ~arm64-macos, ~x64-macos sci-libs/arpack: keyword 3.8.0 for ~arm64-macos, ~x64-macos dev-python/charset-normalizer: keyword 3.2.0 for ~arm64-macos, ~x64-macos dev-python/requests: keyword 2.31.0 for ~arm64-macos, ~x64-macos dev-python/pooch: keyword 1.7.0 for ~arm64-macos, ~x64-macos Signed-off-by: Benda Xu <heroxbd@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - François Bissey · gentoo
sci-libs/suitesparseconfig: BDEP on virtual/blas, checked at configuration.
Signed-off-by: François Bissey <frp.bissey@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - François Bissey · gentoo
sci-libs/suitesparseconfig: add 7.0.0
Signed-off-by: François Bissey <frp.bissey@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sci-libs/suitesparseconfig: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
sci-libs/suitesparseconfig: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/suitesparseconfig: Keyword 5.4.0 s390, #862330
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sci-libs/suitesparseconfig: keyword 5.4.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
sci-libs/suitesparseconfig: keyword 5.4.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
sci-libs/suitesparseconfig: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/suitesparseconfig: Stabilize 5.4.0 arm, #709830
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-libs/suitesparseconfig: Drop 4.2.1-r1
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Sam James · gentoo
sci-libs/suitesparseconfig: x86 stable (bug #716960)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sci-libs/suitesparseconfig: stable 5.4.0 for sparc, bug #716960
Package-Manager: Portage-2.3.99, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sci-libs/suitesparseconfig: amd64 stable wrt bug #716960
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Sam James (sam_c) · gentoo
sci-libs/suitesparseconfig: arm64 stable (bug #716960)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sci-libs/suitesparseconfig: ppc64 stable wrt bug #716960
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sci-libs/suitesparseconfig: ppc stable wrt bug #716960
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sci-libs/suitesparseconfig: new version 5.4.0.
Update to EAPI=7 and fix the HOMEPAGE, SRC_URI, and LICENSE. This is part of a larger SuiteSparse v5.4.0 upgrade thanks to François Bissey whose sage-on-gentoo ebuilds I'm using. There's a newer release (v5.7.1) of SuiteSparse, but v5.4.0 has seen more testing. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sci-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
sci-libs/suitesparseconfig: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" - David Seifert · gentoo
sci-libs/suitesparseconfig: Remove old
Package-Manager: Portage-2.3.30, Repoman-2.3.9 - Tobias Klausmann · gentoo
sci-libs/suitesparseconfig-4.2.1-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/626228 - Sergei Trofimovich · gentoo
sci-libs/suitesparseconfig: stable 4.2.1-r1 for ia64, bug #626228
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64" - Sergei Trofimovich · gentoo
sci-libs/suitesparseconfig: ia64 keyworded, bug #575366
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Sergei Trofimovich · gentoo
sci-libs/suitesparseconfig: ia64 keyworded, bug #575366
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Alexis Ballier · gentoo
sci-libs/suitesparseconfig: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Jeroen Roovers · gentoo
sci-libs/suitesparseconfig: Stable for HPPA (bug #611334).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Michael Weber · gentoo
sci-libs/suitesparseconfig: ppc stable (bug 611334).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Agostino Sarubbo · gentoo
sci-libs/suitesparseconfig: sparc stable wrt bug #611334
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sci-libs/suitesparseconfig: x86 stable wrt bug #611334
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Weber · gentoo
sci-libs/suitesparseconfig: ppc64 stable (bug 611334).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Agostino Sarubbo · gentoo
sci-libs/suitesparseconfig: amd64 stable wrt bug #611334
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Justin Lecher · gentoo
sci-libs/suitesparseconfig: Add 32bit support
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Tobias Klausmann · gentoo
sci-libs/suitesparseconfig-4.2.1-r0: add ~alpha keyword
Gentoo-Bug: 575366 Package-Manager: portage-2.3.0_rc1 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed