Science Score: 67.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
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Keywords
central-exclusive-processes
hep-ph
hera
lhc
physics-simulation
Last synced: 4 months ago
·
JSON representation
·
Repository
A central exclusive processes event generator
Basic Info
- Host: GitHub
- Owner: cepgen
- License: gpl-3.0
- Language: C++
- Default Branch: master
- Homepage: https://cepgen.hepforge.org
- Size: 25.1 MB
Statistics
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 17
- Releases: 16
Topics
central-exclusive-processes
hep-ph
hera
lhc
physics-simulation
Created over 4 years ago
· Last pushed 5 months ago
Metadata Files
Readme
Changelog
Funding
License
Citation
Zenodo
README.md
CepGen
A generic central exclusive processes event generator
This repository encompasses the core library and headers, and a few "stable" add-ons enabling its interfacing to external libraries.
A hands-on manual (including instructions for installation) may be found at https://cepgen.hepforge.org. However for a complete reference of CepGen, please have a look at the reference paper at Computer Physics Communications 271 (2022) 108225 (arXiv:1808.06059 [hep-ph]).
See the changelog listing the new features and fixes introduced in each release.
Owner
- Name: cepgen
- Login: cepgen
- Kind: organization
- Repositories: 2
- Profile: https://github.com/cepgen
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Forthomme"
given-names: "Laurent"
orcid: "https://orcid.org/0000-0002-3302-336X"
- family-names: "Łuszczak"
given-names: "Marta"
orcid: "https://orcid.org/0000-0003-1776-8019"
- family-names: "Schäfer"
given-names: "Wolfgang"
orcid: "https://orcid.org/0000-0002-0764-0372"
title: "CepGen"
doi: 10.5281/zenodo.6949077
url: "https://github.com/cepgen/cepgen"
preferred-citation:
type: article
authors:
- family-names: "Forthomme"
given-names: "Laurent"
orcid: "https://orcid.org/0000-0002-3302-336X"
doi: "10.1016/j.cpc.2021.108225"
journal: "Computer Physics Communications"
month: 2
start: 108225
title: "CepGen - A generic central exclusive processes event generator for hadron-hadron collisions"
issue: 271
year: 2022
GitHub Events
Total
- Issues event: 2
- Watch event: 1
- Delete event: 2
- Issue comment event: 2
- Push event: 71
- Pull request event: 20
- Create event: 3
Last Year
- Issues event: 2
- Watch event: 1
- Delete event: 2
- Issue comment event: 2
- Push event: 71
- Pull request event: 20
- Create event: 3
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 2
- Total pull requests: 10
- Average time to close issues: 11 months
- Average time to close pull requests: about 9 hours
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 1
- Pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: about 9 hours
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
- forthommel (4)
- njbruhwiler (2)
- dkonst13 (1)
- aandvalenzuela (1)
Pull Request Authors
- forthommel (51)
- dependabot[bot] (3)
- oljemark (1)
Top Labels
Issue Labels
bug (4)
hepmc3 (1)
physics (1)
hepmc2 (1)
Pull Request Labels
enhancement (17)
physics (10)
dependencies (4)
documentation (3)
help wanted (2)
graphics (2)
bug (2)
herwig6 (2)
github_actions (1)
continuous-integration (1)
ep (1)
fortran (1)
pythia8 (1)
Dependencies
.github/workflows/build.yml
actions
- actions/checkout v3 composite
- seanmiddleditch/gha-setup-ninja master composite
.github/workflows/ossar.yml
actions
- actions/checkout v3 composite
- github/codeql-action/upload-sarif v2 composite
- github/ossar-action v1 composite