QCDNUM

Fast QCD evolution and convolution

https://github.com/juliahep/qcdnum.jl

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.6%) to scientific vocabulary

Keywords

fortran hep-ex hep-ph julia numerical-methods quantum-chromodynamics wrapper
Last synced: 6 months ago · JSON representation ·

Repository

Fast QCD evolution and convolution

Basic Info
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 1
  • Open Issues: 1
  • Releases: 5
Topics
fortran hep-ex hep-ph julia numerical-methods quantum-chromodynamics wrapper
Created about 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

QCDNUM.jl

Documentation for stable version Documentation for development version License Build Status Codecov Aqua QA

Fast QCD evolution and convolution.

QCDNUM.jl is a Julia wrapper for Michiel Botje's QCDNUM, written in Fortran77. QCDNUM.jl is currently under development and more functionality and documentation will be added soon.

Please check out the documentation for more information.

Quick start

To install QCDNUM.jl, start Julia and run

julia julia> using Pkg julia> pkg"add QCDNUM"

Owner

  • Name: JuliaHEP
  • Login: JuliaHEP
  • Kind: organization

Citation (CITATION.cff)

cff-version: 0.1.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: "Capel"
    given-names: "Francesca"
    orcid: "https://orcid.org/0000-0002-1153-2139"
title: "QCDNUM.jl"
version: 0.2.0
url: "https://github.com/JuliaHEP/QCDNUM.jl"
preferred-citation:
  type: article
  authors:
    - family-names: "Botje"
      given-names: "Michiel"
  doi: "10.1016/j.cpc.2010.10.020"
  journal: "Comput. Phys. Commun."
  month: 2
  start: 490 # First page number
  end: 532 # Last page number
  title: "QCDNUM: Fast QCD Evolution and Convolution"
  issue: 2
  volume: 182
  year: 2011

GitHub Events

Total
  • Create event: 6
  • Commit comment event: 4
  • Release event: 1
  • Delete event: 4
  • Issue comment event: 4
  • Member event: 1
  • Push event: 18
  • Pull request event: 5
Last Year
  • Create event: 6
  • Commit comment event: 4
  • Release event: 1
  • Delete event: 4
  • Issue comment event: 4
  • Member event: 1
  • Push event: 18
  • Pull request event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 4
  • Total pull requests: 55
  • Average time to close issues: less than a minute
  • Average time to close pull requests: 12 days
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 3.5
  • Average comments per pull request: 0.6
  • Merged pull requests: 51
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 0
  • Pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 19 minutes
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.75
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 4
Top Authors
Issue Authors
  • rdebrand (1)
  • JuliaTagBot (1)
Pull Request Authors
  • cescalara (23)
  • dependabot[bot] (4)
  • oschulz (2)
  • andriish (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
juliahub.com: QCDNUM

Fast QCD evolution and convolution

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0 Total
Rankings
Dependent repos count: 9.9%
Average: 38.4%
Dependent packages count: 38.9%
Forks count: 40.4%
Stargazers count: 64.2%
Last synced: 6 months ago

Dependencies

.github/workflows/Docs.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/Tests.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia latest composite
.github/workflows/CompatHelper.yml actions