@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-cel-00573975v4> a dcat:Dataset ;
    dct:description "Table des matières<br> <br> 1 Introduction à l'algorithmique numérique en C++<br> 1.1 Quaternions<br> 1.2 Analyse asymptotique des algorithmes<br> <br> 2 Transformée de Fourier et applications<br> 2.1 Transformée de Fourier<br> 2.2 Discrétisation de problèmes aux limites<br> 2.3 Application aux différences finies multi-dimensionnelles<br> <br> 3 Matrices creuses et méthode des éléments finis<br> 3.1 Algorithme du gradient conjugué<br> 3.2 Matrices creuses <br> 3.3 Maillages <br> 3.4 Méthode des éléments finis<br> <br> A Pré- et post-traitements<br> A.1 Ordonnancement et visualisation des matrices creuses<br> A.2 Génération et visualisation de maillages<br> A.3 Visualisation des solutions de type éléments finis<br> <br> B Corrigé des exercices<br>" ;
    dct:identifier "cel-00573975" ;
    dct:issued "2026-05-07T19:23:14.913662"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-07T19:23:14.913666"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Langage C++ et calcul scientifique" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-cel-00573975v4/resource/376c777e-860e-4555-9165-c0dabef2291c> ;
    dcat:keyword "infocomputer-science-cs",
        "infoeu-reposemanticslecture",
        "lectures",
        "mathmathematics-math",
        "physphysics-physics" ;
    dcat:landingPage <https://cel.hal.science/cel-00573975> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-cel-00573975v4/resource/376c777e-860e-4555-9165-c0dabef2291c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-07T19:23:14.924219"^^xsd:dateTime ;
    dct:modified "2026-05-07T19:23:14.904869"^^xsd:dateTime ;
    dct:title "Langage C++ et calcul scientifique" ;
    dcat:accessURL <https://cel.hal.science/cel-00573975> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://cel.hal.science/cel-00573975> a foaf:Document .

