Floating-Point Arithmetic in Scientific Computation leaf node


URI

https://openalex.org/T11697

Label

Floating-Point Arithmetic in Scientific Computation

Description

This cluster of papers focuses on the theory, implementation, and optimization of floating-point arithmetic for scientific computation. It covers topics such as interval analysis, high-precision computation, hardware implementation on FPGAs, numerical verification methods, decimal floating-point arithmetic, accuracy optimization, Taylor models, and handling interval uncertainty.

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/T11697> a skos:Concept ;
    rdfs:label "Floating-Point Arithmetic in Scientific Computation"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Floating-point_arithmetic>,
        <https://openalex.org/T11697> ;
    skos:broader oasubfields:1703 ;
    skos:definition "This cluster of papers focuses on the theory, implementation, and optimization of floating-point arithmetic for scientific computation. It covers topics such as interval analysis, high-precision computation, hardware implementation on FPGAs, numerical verification methods, decimal floating-point arithmetic, accuracy optimization, Taylor models, and handling interval uncertainty."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Floating-Point Arithmetic in Scientific Computation"@en ;
    openalex:cited_by_count 346302 ;
    openalex:works_count 30422 .