Science Score: 44.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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.5%) to scientific vocabulary
Keywords
cpp
cpp17
mpi
wrapper
Last synced: 6 months ago
·
JSON representation
·
Repository
Light C++ wrapper around MPI
Basic Info
- Host: GitHub
- Owner: andrsd
- License: mit
- Language: C++
- Default Branch: main
- Homepage: https://andrsd.github.io/mpicpp-lite/
- Size: 3.15 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 10
Topics
cpp
cpp17
mpi
wrapper
Created over 2 years ago
· Last pushed 6 months ago
Metadata Files
Readme
License
Citation
Owner
- Name: David Andrs
- Login: andrsd
- Kind: user
- Location: Idaho Falls, Idaho, United States
- Repositories: 19
- Profile: https://github.com/andrsd
Citation (CITATION.cff)
cff-version: 1.2.0
title: mpicpp-lite
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: David
family-names: Andrš
email: andrsd@gmail.com
orcid: 'https://orcid.org/0000-0002-8913-902X'
GitHub Events
Total
- Create event: 27
- Issues event: 1
- Release event: 4
- Delete event: 18
- Issue comment event: 19
- Push event: 45
- Pull request event: 41
Last Year
- Create event: 27
- Issues event: 1
- Release event: 4
- Delete event: 18
- Issue comment event: 19
- Push event: 45
- Pull request event: 41
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| David Andrs | a****d@g****m | 38 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 49
- Average time to close issues: about 1 hour
- Average time to close pull requests: about 1 hour
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.33
- Average comments per pull request: 0.76
- Merged pull requests: 45
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 23
- Average time to close issues: N/A
- Average time to close pull requests: about 2 hours
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.78
- Merged pull requests: 20
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- andrsd (3)
Pull Request Authors
- andrsd (49)
Top Labels
Issue Labels
enhancement (2)
bug (1)
Pull Request Labels
enhancement (31)
ignore-for-release (7)
bug-fix (3)
api-change (2)
Dependencies
.github/workflows/build.yml
actions
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- codecov/codecov-action v3 composite
- conda-incubator/setup-miniconda v2 composite
.github/workflows/qa.yml
actions
- actions/checkout v3 composite
- conda-incubator/setup-miniconda v2 composite
- cpp-linter/cpp-linter-action v2 composite
.github/workflows/release.yml
actions
- EndBug/latest-tag latest composite
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- softprops/action-gh-release v1 composite