UMFPACK (original) (raw)

About DBpedia

UMFPACK (Unsymmetric MultiFrontal PACKage) ist eine in ANSI C geschriebene Programmbibliothek zum Lösen von unsymmetrischen dünnbesetzten linearen Gleichungssystemen mit Hilfe der unsymmetrischen MultiFrontal-Methode. Elementare Operationen der linearen Algebra werden von UMFPACK mittels einer Implementierung der BLAS-Softwarebibliothek ausgeführt.

Property Value
dbo:abstract UMFPACK (Unsymmetric MultiFrontal PACKage) ist eine in ANSI C geschriebene Programmbibliothek zum Lösen von unsymmetrischen dünnbesetzten linearen Gleichungssystemen mit Hilfe der unsymmetrischen MultiFrontal-Methode. Elementare Operationen der linearen Algebra werden von UMFPACK mittels einer Implementierung der BLAS-Softwarebibliothek ausgeführt. (de) UMFPACK (/ˈʌmfpæk/) is a set of routines for solving unsymmetric sparse linear systems of the form Ax=b, using the Unsymmetric MultiFrontal method (Matrix A is not required to be symmetric). Written in ANSI/ISO C and interfaces with * MATLAB version 6.0 and later * SciPy, and thus SciPy-relied software , SageMath, It appears as a built-in routine (for lu, backslash, and forward slash) in MATLAB, and includes a MATLAB interface, a C-callable interface, and a Fortran-callable interface. Note that "UMFPACK" is pronounced in two syllables, "Umph Pack". It is not "You Em Ef Pack". UMFPACK has installation options to use the many versions of the BLAS, or no BLAS at all. BLAS is what UMFPACK relies on, to get high performance on a wide range of computers. Versions 1 and 1.1 were in Fortran 77 (Jan. 1995) and are licensed for non-commercial only. Version 2.2 appears as the Fortran package MA38 in the Harwell Subroutine Library. Versions 3 (March 2001) to 5.1 (May 2007) are licensed under the LGPL license. Versions 5.2 (Nov 2007) to date are licensed under the GPL license, with alternative commercial licenses available as well. (en)
dbo:genre dbr:Mathematics dbr:Linear_Algebra
dbo:latestReleaseDate 2016-02-01 (xsd:date)
dbo:latestReleaseVersion 5.7.4
dbo:license dbr:GNU_Lesser_General_Public_License dbr:BSD_License
dbo:programmingLanguage dbr:C_(programming_language)
dbo:wikiPageExternalLink http://faculty.cse.tamu.edu/davis/suitesparse.html
dbo:wikiPageID 28692144 (xsd:integer)
dbo:wikiPageLength 2339 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 958737065 (xsd:integer)
dbo:wikiPageWikiLink dbr:SciPy dbc:Free_computer_libraries dbr:Mathematics dbr:SageMath dbr:Symmetric_matrix dbr:GNU_Lesser_General_Public_License dbr:GPL dbr:MATLAB dbr:MUMPS_(software) dbr:BSD_License dbc:Free_software_programmed_in_C dbr:C_(programming_language) dbr:Fortran dbr:LGPL dbr:Sparse_matrix dbr:Linear_Algebra dbr:Linear_systems dbr:FuncDesigner dbr:PythonXY
dbp:developer Timothy A. Davis (en)
dbp:genre dbr:Mathematics dbr:Linear_Algebra
dbp:latestReleaseDate 2016-02-01 (xsd:date)
dbp:latestReleaseVersion 5.700000 (xsd:double)
dbp:license GNU Lesser General Public License or BSD License (en)
dbp:name UMFPACK (en)
dbp:programmingLanguage dbr:C_(programming_language)
dbp:released January 1994 (en)
dbp:wikiPageUsesTemplate dbt:Cite_journal dbt:IPAc-en dbt:Infobox_software dbt:Orphan dbt:Start_date_and_age dbt:URL dbt:Citation_Needed
dct:subject dbc:Free_computer_libraries dbc:Free_software_programmed_in_C
gold:hypernym dbr:Set
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatComputerLibraries yago:Area102735688 yago:Artifact100021939 yago:Library103660909 yago:Object100002684 yago:PhysicalEntity100001930 yago:YagoGeoEntity yago:YagoPermanentlyLocatedEntity yago:Room104105893 yago:Structure104341686 yago:Whole100003553 yago:WikicatFreeComputerLibraries
rdfs:comment UMFPACK (Unsymmetric MultiFrontal PACKage) ist eine in ANSI C geschriebene Programmbibliothek zum Lösen von unsymmetrischen dünnbesetzten linearen Gleichungssystemen mit Hilfe der unsymmetrischen MultiFrontal-Methode. Elementare Operationen der linearen Algebra werden von UMFPACK mittels einer Implementierung der BLAS-Softwarebibliothek ausgeführt. (de) UMFPACK (/ˈʌmfpæk/) is a set of routines for solving unsymmetric sparse linear systems of the form Ax=b, using the Unsymmetric MultiFrontal method (Matrix A is not required to be symmetric). Written in ANSI/ISO C and interfaces with * MATLAB version 6.0 and later * SciPy, and thus SciPy-relied software , SageMath, It appears as a built-in routine (for lu, backslash, and forward slash) in MATLAB, and includes a MATLAB interface, a C-callable interface, and a Fortran-callable interface. Note that "UMFPACK" is pronounced in two syllables, "Umph Pack". It is not "You Em Ef Pack". (en)
rdfs:label UMFPACK (de) UMFPACK (en)
owl:sameAs freebase:UMFPACK yago-res:UMFPACK wikidata:UMFPACK dbpedia-de:UMFPACK https://global.dbpedia.org/id/2KbKD
prov:wasDerivedFrom wikipedia-en:UMFPACK?oldid=958737065&ns=0
foaf:isPrimaryTopicOf wikipedia-en:UMFPACK
foaf:name UMFPACK (en)
is dbo:wikiPageWikiLink of dbr:MFEM dbr:Agros2D
is foaf:primaryTopic of wikipedia-en:UMFPACK