Matrix Algorithms and Iterative Methods leaf node


URI

https://openalex.org/T10792

Label

Matrix Algorithms and Iterative Methods

Description

This cluster of papers focuses on matrix algorithms, iterative methods, and numerical techniques for solving eigenvalue problems, preconditioning sparse linear systems, and addressing saddle point problems. It covers topics such as Krylov subspace methods, structured preconditioners, parallel computing, and numerical linear algebra.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T10792> a skos:Concept ;
    rdfs:label "Matrix Algorithms and Iterative Methods"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Numerical_linear_algebra>,
        <https://openalex.org/T10792> ;
    skos:broader oasubfields:1703 ;
    skos:definition "This cluster of papers focuses on matrix algorithms, iterative methods, and numerical techniques for solving eigenvalue problems, preconditioning sparse linear systems, and addressing saddle point problems. It covers topics such as Krylov subspace methods, structured preconditioners, parallel computing, and numerical linear algebra."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Matrix Algorithms and Iterative Methods"@en ;
    openalex:cited_by_count 1619604 ;
    openalex:works_count 104614 .