Science Score: 62.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
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
✓Institutional organization owner
Organization bat has institutional domain (www.mpp.mpg.de) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Keywords from Contributors
particle
numerical
Last synced: 7 months ago
·
JSON representation
·
Repository
The Adaptive Harmonic Mean Algorithm (AHMI)
Basic Info
- Host: GitHub
- Owner: bat
- License: other
- Language: Julia
- Default Branch: main
- Size: 172 KB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
- Releases: 0
Created almost 4 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
Citation
README.md
AHMI.jl
This package implements the Adaptive Harmonic Mean Algorithm (AHMI).
Installation
AHMI.jl it not a registered Julia package yet and currently requires BAT.jl v3.0.0-DEV.
To install AHMI, use
julia
julia> using Pkg
julia> pkg"add BAT#main"
julia> pkg"add https://github.com/bat/AHMI.jl.git"
Documentation
Owner
- Name: Bayesian analysis toolkit
- Login: bat
- Kind: organization
- Email: bat@mpp.mpg.de
- Website: https://www.mpp.mpg.de/bat/
- Repositories: 24
- Profile: https://github.com/bat
Citation (CITATION.bib)
@article{Caldwell:2020AHMI,
author = {Caldwell, Allen and Eller, Philipp and Hafych, Vasyl and Schick, Rafael and Schulz, Oliver and Szalay, Marco},
journal = {International Journal of Modern Physics A},
title = {Integration with an adaptive harmonic mean algorithm},
year = {2020},
number = {24},
pages = {2050142},
volume = {35},
doi = {10.1142/S0217751X20501420},
publisher = {World Scientific},
}
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Oliver Schulz | o****z@m****e | 15 |
| CompatHelper Julia | c****y@j****g | 1 |
Committer Domains (Top 20 + Academic)
julialang.org: 1
mpp.mpg.de: 1
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 14 days
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- github-actions[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/CompatHelper.yml
actions
- julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml
actions
- JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- codecov/codecov-action v1 composite
- julia-actions/julia-buildpkg latest composite
- julia-actions/julia-docdeploy latest composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest latest composite
- julia-actions/setup-julia latest composite