sci-mathematics / gmm

Generic C++ template library for sparse, dense and skyline matrices

Official package sites : http://getfem.org/gmm.html ·

Gmm++ is a generic C++ template library for sparse, dense and skyline matrices. It is built as a set of generic algorithms (mult, add, copy, sub-matrices, dense and sparse solvers ...) for any interfaced vector type or matrix type. It can be view as a glue library allowing cooperation between several vector and matrix types. However, basic sparse, dense and skyline matrix/vector types are built in Gmm++, hence it can be used as a standalone linear algebra library.

v5.4.2 :: 0 :: gentoo

Modified
License
|| ( LGPL-3 LGPL-3-with-linking-exception )
Keywords
~amd64 ~amd64-linux ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-linux

v5.4 :: 0 :: gentoo

Modified
License
|| ( LGPL-3 LGPL-3-with-linking-exception )
Keywords
amd64 ppc64 ~amd64-linux ~arm ~hppa ~ppc ~x86 ~x86-linux

sci-libs / gmsh : Three-dimensional finite element mesh generator

886443
sci-mathematics/gmm-5.4.2 overwrites user's optimization (-O*)
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-mathematics/gmm: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-mathematics/gmm: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Amy Liffey · gentoo
sci-mathematics/gmm: add 5.4.2
Signed-off-by: Amy Liffey <amynka@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
sci-mathematics/gmm: drop 5.1, 5.3
Closes: https://bugs.gentoo.org/867541 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Arthur Zamarin · gentoo
sci-mathematics/gmm: Stabilize 5.4 ppc64, #867541
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-mathematics/gmm: Stabilize 5.4 ppc, #867541
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-mathematics/gmm: Stabilize 5.4 x86, #867541
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sci-mathematics/gmm: Stabilize 5.4 amd64, #867541
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Amy Liffey · gentoo
sci-mathematics/gmm: version bump 5.4
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Amy Liffey <amynka@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Amy Liffey · gentoo
sci-mathematics/gmm: version bump 5.3
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amy Liffey <amynka@gentoo.org>
Wim Muskee · gentoo
sci-mathematics/gmm: update HOMEPAGE, SRC_URI
Closes: https://bugs.gentoo.org/699764 Closes: https://github.com/gentoo/gentoo/pull/13902 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: Amy Liffey <amynka@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
sci-mathematics: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Amy Liffey · gentoo
sci-mathematics/gmm: fix homepage, src_uri
Package-Manager: Portage-2.3.6, Repoman-2.3.1
David Seifert · gentoo
sci-mathematics/gmm: Remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Michael Weber · gentoo
sci-mathematics/gmm: ppc ppc64 stable (bug 612294).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
David Seifert · gentoo
sci-mathematics/gmm: Build in C++14 mode
Bug: https://bugs.gentoo.org/show_bug.cgi?id=612294 Package-Manager: Portage-2.3.5, Repoman-2.3.2
Agostino Sarubbo · gentoo
sci-mathematics/gmm: x86 stable wrt bug #612294
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sci-mathematics/gmm: amd64 stable wrt bug #612294
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
David Seifert · gentoo
sci-mathematics/gmm: Version bump to 5.1
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Julian Ospald · gentoo
Convert CVS style headers back to git style headers
Amy Winston · gentoo
Version bump bug #557084.
Package-Manager: portage-2.2.20
Amy Winston · gentoo
Repair malformed header.
Package-Manager: portage-2.2.20
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