https://github.com/cadet/cadet-match
Tool for parameter estimation and uncertainty quantification.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.6%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Tool for parameter estimation and uncertainty quantification.
Statistics
- Stars: 11
- Watchers: 11
- Forks: 1
- Open Issues: 9
- Releases: 61
Created about 9 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
CADET-Match
CADET Parameter estimation engine
This software is a work in progress. The file formats will break as changes as made.
This software is designed to do parameter estimation for CADET. The required libraries are in the README.txt file in the CADETMatch directory.
The documentation is also a work in progress.
If you use this software in your research please give credit.
Owner
- Name: CADET
- Login: cadet
- Kind: organization
- Email: cadet@fz-juelich.de
- Website: cadet.github.io
- Repositories: 1
- Profile: https://github.com/cadet
GitHub Events
Total
- Watch event: 3
- Fork event: 1
- Create event: 1
Last Year
- Watch event: 3
- Fork event: 1
- Create event: 1
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 38
- Total pull requests: 6
- Average time to close issues: 5 months
- Average time to close pull requests: 30 days
- Total issue authors: 6
- Total pull request authors: 2
- Average comments per issue: 1.42
- Average comments per pull request: 0.67
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ronald-jaepel (8)
- Jules-Le (7)
- schmoelder (5)
- Bornsc (2)
- michaelosthege (1)
- anou85 (1)
Pull Request Authors
- schmoelder (4)
- michaelosthege (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
doc/requirements.txt
pypi
- Sphinx *
- sphinx-sitemap *
- sphinx_multiversion *
- sphinxcontrib-bibtex *
setup.py
pypi
- CADET-Python >=0.11
- SAlib *
- addict >=2.2.1
- arviz >=0.11.2
- attrs >=21.2.0
- corner >=2.1.0
- emcee >=3.0.2
- filelock *
- h5py >=2.10.0
- importlib-metadata >=1.7.0
- joblib >=0.15.1
- jstyleson >=0.0.2
- matplotlib >=3.2.1
- numba *
- numpy >=1.18.5
- openpyxl >=3.0.3
- pandas >=1.0.5
- psutil >=5.7.0
- pymoo >=0.5.0
- scikit-learn >=0.23.1
- scipy >=1.5.0
- seaborn >=0.10.1
.github/workflows/pipeline.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite