Software Open Access

UQTestFuns: A Python3 Library of Uncertainty Quantification (UQ) Test Functions

Wicaksono, Damar Canggih; Hecht, Michael


DCAT Export

<?xml version='1.0' encoding='utf-8'?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:cnt="http://www.w3.org/2011/content#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#">
  <rdf:Description rdf:about="https://doi.org/10.14278/rodare.2531">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:type rdf:resource="http://purl.org/dc/dcmitype/Software"/>
    <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.14278/rodare.2531</dct:identifier>
    <foaf:page rdf:resource="https://doi.org/10.14278/rodare.2531"/>
    <dct:creator>
      <rdf:Description rdf:about="http://orcid.org/0000-0001-8587-7730">
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Wicaksono, Damar Canggih</foaf:name>
        <foaf:givenName>Damar Canggih</foaf:givenName>
        <foaf:familyName>Wicaksono</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>Center for Advanced Systems Understanding (CASUS)</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:creator>
      <rdf:Description rdf:about="http://orcid.org/0000-0001-9214-8253">
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Hecht, Michael</foaf:name>
        <foaf:givenName>Michael</foaf:givenName>
        <foaf:familyName>Hecht</foaf:familyName>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>Center for Advanced Systems Understanding (CASUS)</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:title>UQTestFuns: A Python3 Library of Uncertainty Quantification (UQ) Test Functions</dct:title>
    <dct:publisher>
      <foaf:Agent>
        <foaf:name>Rodare</foaf:name>
      </foaf:Agent>
    </dct:publisher>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2023</dct:issued>
    <dcat:keyword>python</dcat:keyword>
    <dcat:keyword>uncertainty-quantification</dcat:keyword>
    <dcat:keyword>benchmark</dcat:keyword>
    <dcat:keyword>sensitivity-analysis</dcat:keyword>
    <dcat:keyword>metamodeling</dcat:keyword>
    <dcat:keyword>reliability-analysis</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2023-10-30</dct:issued>
    <dct:language rdf:resource="http://publications.europa.eu/resource/authority/language/ENG"/>
    <owl:sameAs rdf:resource="https://rodare.hzdr.de/record/2531"/>
    <adms:identifier>
      <adms:Identifier>
        <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://rodare.hzdr.de/record/2531</skos:notation>
      </adms:Identifier>
    </adms:identifier>
    <dct:relation rdf:resource="https://doi.org/10.21105/joss.05671"/>
    <owl:sameAs rdf:resource="https://www.hzdr.de/publications/Publ-37736"/>
    <dct:isReferencedBy rdf:resource="https://www.hzdr.de/publications/Publ-37735"/>
    <dct:isVersionOf rdf:resource="https://doi.org/10.14278/rodare.2530"/>
    <dct:isPartOf rdf:resource="https://rodare.hzdr.de/communities/hzdr"/>
    <dct:isPartOf rdf:resource="https://rodare.hzdr.de/communities/rodare"/>
    <owl:versionInfo>v0.4.1</owl:versionInfo>
    <dct:description>&lt;p&gt;UQTestFuns is an open-source Python3 library of test functions commonly used within the applied uncertainty quantification (UQ) community. Specifically, the package provides:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;an implementation&amp;nbsp;&lt;em&gt;with minimal dependencies&lt;/em&gt;&amp;nbsp;(i.e., NumPy and SciPy) and&amp;nbsp;&lt;em&gt;a common interface&lt;/em&gt;&amp;nbsp;of many test functions&lt;/li&gt; &lt;li&gt;a&amp;nbsp;&lt;em&gt;single entry point&lt;/em&gt;&amp;nbsp;collecting test functions&amp;nbsp;&lt;em&gt;and&lt;/em&gt;&amp;nbsp;their probabilistic&amp;nbsp;input specifications in a single Python package&lt;/li&gt; &lt;li&gt;an&amp;nbsp;&lt;em&gt;opportunity for an open-source contribution&lt;/em&gt;, supporting the implementation of new test functions or posting reference results.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;In short, UQTestFuns is an homage to the&amp;nbsp;&lt;a href="https://www.sfu.ca/~ssurjano/"&gt;Virtual Library of Simulation Experiments (VLSE)&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;v0.4.1 includes one additional&amp;nbsp;test function used in the context of metamodeling. The package documentation has been updated following the review process during the submission to the Journal of Open Source Software (JOSS). This release is part of the acceptance of the package to JOSS.&lt;/p&gt; &lt;p&gt;This archive is part of the archival process to ROBIS.&lt;/p&gt;</dct:description>
    <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/>
    <dct:accessRights>
      <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess">
        <rdfs:label>Open Access</rdfs:label>
      </dct:RightsStatement>
    </dct:accessRights>
    <dcat:distribution>
      <dcat:Distribution>
        <dct:rights>
          <dct:RightsStatement rdf:about="https://opensource.org/licenses/MIT">
            <rdfs:label>MIT License</rdfs:label>
          </dct:RightsStatement>
        </dct:rights>
        <dcat:accessURL rdf:resource="https://doi.org/10.14278/rodare.2531"/>
      </dcat:Distribution>
    </dcat:distribution>
  </rdf:Description>
</rdf:RDF>
57
1
views
downloads
All versions This version
Views 5757
Downloads 11
Data volume 746.4 kB746.4 kB
Unique views 4141
Unique downloads 11

Share

Cite as