Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: jtencer
- License: other
- Language: Python
- Default Branch: main
- Size: 165 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created over 5 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
License
Citation
README.md
PyNetUQ
Python library for uncertainty quantification (UQ) in a network of interconnected components.
Closely follows the algorithmic description here: https://arxiv.org/abs/1908.11476 .
Requirements
UQTk: https://github.com/sandialabs/UQTk
SEACAS: https://github.com/gsjaardema/seacas
Owner
- Login: jtencer
- Kind: user
- Repositories: 1
- Profile: https://github.com/jtencer
Citation (CITATION.cff)
# YAML 1.2
---
authors:
-
affiliation: "Sandia National Laboratories"
family-names: Tencer
given-names: John
orcid: "https://orcid.org/0000-0003-1625-5887"
-
family-names: Schroeder
given-names: Benjamin
-
family-names: Carlberg
given-names: Kevin
-
family-names: Hoang
given-names: Chi
-
family-names: Irick
given-names: Kevin
cff-version: "1.1.0"
message: "If you use this software, please cite it using these metadata."
title: PyNetUQ
repository-code: "https://github.com/jtencer/PyNetUQ"
version: "0.1"
...