ff
Source code for the FF library written by Geert Jan van Oldenborgh
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 4 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.6%) to scientific vocabulary
Repository
Source code for the FF library written by Geert Jan van Oldenborgh
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
The FF library written by Geert Jan van Oldenborgh
Installing
From source
Building from source requires make and a Fortran compiler (assumed to be set in your environment to FC).
To build from source and install the library under <install target path> run
cd src/ff
make install FC=$FC FFLAGS="$FFLAGS -std=legacy -ffixed-line-length-none" DEST=<install target path>/lib --jobs
From conda-forge
FF is packaged and distributed on conda-forge for the following platforms:
To install and add ff-static to a project with pixi, from the project directory run
pixi add ff-static
and to install into a particular conda environment with conda, in the activated environment run
conda install --channel conda-forge ff-static
Citation
Please cite FF if used in your work by citing the following paper:
"New Algorithms For One Loop Integrals." G.J. van Oldenborgh, J.A.M. Vermaseren (NIKHEF, Amsterdam). Published in Z.Phys.C46:425-438,1990.
The preferred BibTeX entry for citation of FF is
@article{vanOldenborgh:1989wn,
author = "van Oldenborgh, G. J. and Vermaseren, J. A. M.",
title = "{New Algorithms for One Loop Integrals}",
reportNumber = "NIKHEF-H/89-17",
doi = "10.1007/BF01621031",
journal = "Z. Phys. C",
volume = "46",
pages = "425--438",
year = "1990"
}
Owner
- Name: hep-packaging-coordination
- Login: hep-packaging-coordination
- Kind: organization
- Repositories: 1
- Profile: https://github.com/hep-packaging-coordination
Citation (CITATION.cff)
cff-version: 1.2.0
message: "Please cite the following works when using this software."
type: software
authors:
- family-names: "van Oldenborgh"
given-names: "Geert Jan"
affiliation: "NIKHEF"
title: "ff: v2.0.1"
version: 2.0.1
repository-code: "https://github.com/hep-packaging-coordination/ff/releases/tag/v2.0.1"
license: "MIT"
references:
- type: article
authors:
- family-names: "van Oldenborgh"
given-names: "Geert Jan"
affiliation: "NIKHEF"
- family-names: "Vermaseren"
given-names: "Jozef"
affiliation: "NIKHEF"
title: "New Algorithms for One Loop Integrals"
doi: 10.1007/BF01621031
url: "https://doi.org/10.1007/BF01621031"
year: 1990
volume: 46
pages: 425
journal: "Zeitschrift für Physik C - Particles and Fields"
GitHub Events
Total
- Create event: 15
- Release event: 2
- Issues event: 2
- Delete event: 11
- Issue comment event: 6
- Push event: 26
- Pull request review event: 1
- Pull request review comment event: 1
- Pull request event: 21
Last Year
- Create event: 15
- Release event: 2
- Issues event: 2
- Delete event: 11
- Issue comment event: 6
- Push event: 26
- Pull request review event: 1
- Pull request review comment event: 1
- Pull request event: 21
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 22 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.25
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 22 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.25
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- matthewfeickert (1)
Pull Request Authors
- matthewfeickert (8)