Science Score: 52.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 links in README
-
○Academic email domains
-
✓Institutional organization owner
Organization key4hep has institutional domain (cern.ch) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
·
Repository
Mirror of https://gitlab.cern.ch/gaudi/Gaudi
Basic Info
- Host: GitHub
- Owner: key4hep
- License: apache-2.0
- Language: C++
- Default Branch: master
- Homepage: https://cern.ch/gaudi
- Size: 28.7 MB
Statistics
- Stars: 2
- Watchers: 10
- Forks: 3
- Open Issues: 0
- Releases: 0
Created about 4 years ago
· Last pushed 12 months ago
Metadata Files
Changelog
Contributing
License
Citation
Owner
- Name: Key4hep: Turnkey Software for Future Colliders
- Login: key4hep
- Kind: organization
- Website: https://cern.ch/key4hep
- Repositories: 18
- Profile: https://github.com/key4hep
Citation (CITATION.cff)
cff-version: 1.2.0
title: Gaudi
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- name: LHCb Collaboration
- name: ATLAS Collaboration
identifiers:
- type: doi
value: 10.5281/zenodo.3660963
repository-code: 'https://gitlab.cern.ch/gaudi/Gaudi'
url: 'https://cern.ch/gaudi'
abstract: >-
Gaudi is a software architecture and framework that can be
used to facilitate the development of data processing
applications for High Energy Physics experiments.
keywords:
- Gaudi
- LHCb
- ATLAS
- CERN
- HEP
- Software Framework
license: Apache-2.0
version: v39r4
date-released: '2025-03-20'
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Dependencies
docs/source/requirements.txt
pypi
- alabaster ==0.7.12
- babel ==2.9.0
- certifi ==2020.11.8
- chardet ==3.0.4
- commonmark ==0.9.1
- docutils ==0.16
- idna ==2.10
- imagesize ==1.2.0
- jinja2 ==2.11.2
- markupsafe ==1.1.1
- packaging ==20.7
- pygments ==2.7.2
- pyparsing ==2.4.7
- pytz ==2020.4
- recommonmark ==0.6.0
- requests ==2.25.0
- snowballstemmer ==2.0.0
- sphinx ==3.3.1
- sphinx-rtd-theme ==0.5.0
- sphinxcontrib-applehelp ==1.0.2
- sphinxcontrib-devhelp ==1.0.2
- sphinxcontrib-htmlhelp ==1.0.3
- sphinxcontrib-jsmath ==1.0.1
- sphinxcontrib-qthelp ==1.0.3
- sphinxcontrib-serializinghtml ==1.1.4
- urllib3 ==1.26.2
docs/source/requirements.txt.in
pypi
- recommonmark *
- sphinx *
- sphinx-rtd-theme *