partondensity.jl
A Bayesian approach to parton density extraction.
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 (9.9%) to scientific vocabulary
Keywords
Repository
A Bayesian approach to parton density extraction.
Basic Info
- Host: GitHub
- Owner: cescalara
- License: mit
- Language: Julia
- Default Branch: main
- Homepage: https://francescacapel.com/PartonDensity.jl/dev/
- Size: 28.2 MB
Statistics
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 5
- Releases: 0
Topics
Metadata Files
README.md
PartonDensity
A Bayesian approach to parton density extraction.
For more information please see the documentation and examples/ scripts.
Quick start
To install PartonDensity.jl and its dependencies, start Julia and run
julia
julia> using Pkg
julia> Pkg.add(url="https://github.com/cescalara/PartonDensity.jl.git")
To install a specific version (git tag) of PartonDensity.jl, e.g. "v0.1.0", run
julia> Pkg.add(url="https://github.com/cescalara/PartonDensity.jl.git", rev="v0.1.0")
To run the examples scripts, you can follow the steps used in the GitHub workflow. In particular, we need to remember to use the latest versions of BAT.jl from GitHub.
julia
using Pkg
Pkg.add(url="https://github.com/bat/BAT.jl.git")
Owner
- Name: Francesca Capel
- Login: cescalara
- Kind: user
- Location: Munich, Germany
- Company: Max Planck Institute for Physics
- Website: https://francescacapel.com
- Repositories: 44
- Profile: https://github.com/cescalara
Astrophysics and statistics
Citation (CITATION.cff)
cff-version: 1.2.0
preferred-citation:
type: article
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"
- family-names: "Aggarwal"
given-names: "Ritu"
- family-names: "Botje"
given-names: "Michiel"
- family-names: "Caldwell"
given-names: "Allen"
- family-names: "Schulz"
given-names: "Oliver"
- family-names: "Andrii"
given-names: "Verbytskyi"
title: "PartonDensity.jl: a novel parton density determination code"
archivePrefix: "arXiv"
eprint: "2401.17729"
year: 2024
primaryClass: "hep-ph"
url: "https://github.com/cescalara/PartonDensity.jl"
GitHub Events
Total
- Watch event: 1
- Delete event: 3
- Member event: 1
- Issue comment event: 4
- Push event: 20
- Pull request event: 11
- Fork event: 1
- Create event: 7
Last Year
- Watch event: 1
- Delete event: 3
- Member event: 1
- Issue comment event: 4
- Push event: 20
- Pull request event: 11
- Fork event: 1
- Create event: 7
Dependencies
- JuliaRegistries/TagBot v1 composite
- actions/checkout v3 composite
- actions/checkout v2 composite
- docker/login-action v2 composite
- fedora 38 build