https://github.com/berquist/boys
Multiple algorithms for calculating the Boys function
Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Keywords from Contributors
Repository
Multiple algorithms for calculating the Boys function
Basic Info
Statistics
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 3
- Releases: 0
Metadata Files
README.md
boys
A Rust library for calculation of the Boys function
via a number of methods:
- An "exact" algorithm originally from Radovan Bast.
- A non-clean-room reimplementation of Michael Böhme's algorithm.
System dependencies
The GNU Scientific Library (GSL) is used via the rgsl crate to provide the gamma and incomplete gamma functions for the exact implementation and the error function for Michael Böhme's algorithm.
| OS/distro | install command |
|------------------------|------------------------------------|
| Debian/Ubuntu | sudo apt-get install libgsl0-dev |
| Arch Linux | sudo pacman -S gsl |
| macOS (using Homebrew) | brew install gsl |
Literature
Owner
- Name: Eric Berquist
- Login: berquist
- Kind: user
- Location: Boston, MA
- Company: Sandia National Laboratories
- Repositories: 403
- Profile: https://github.com/berquist
full-stack quantum chemist
GitHub Events
Total
- Issues event: 1
- Watch event: 2
- Delete event: 250
- Issue comment event: 7
- Push event: 559
- Pull request review event: 2
- Pull request event: 489
- Create event: 248
Last Year
- Issues event: 1
- Watch event: 2
- Delete event: 250
- Issue comment event: 7
- Push event: 559
- Pull request review event: 2
- Pull request event: 489
- Create event: 248
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Eric Berquist | e****t@g****m | 46 |
| dependabot[bot] | 4****] | 5 |
| dependabot-preview[bot] | 2****] | 3 |
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 4
- Total pull requests: 530
- Average time to close issues: 17 days
- Average time to close pull requests: 7 days
- Total issue authors: 2
- Total pull request authors: 5
- Average comments per issue: 0.75
- Average comments per pull request: 0.03
- Merged pull requests: 460
- Bot issues: 2
- Bot pull requests: 513
Past Year
- Issues: 2
- Pull requests: 488
- Average time to close issues: about 10 hours
- Average time to close pull requests: 2 days
- Issue authors: 1
- Pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.01
- Merged pull requests: 429
- Bot issues: 2
- Bot pull requests: 478
Top Authors
Issue Authors
- renovate[bot] (2)
- berquist (2)
Pull Request Authors
- renovate[bot] (472)
- dependabot[bot] (21)
- berquist (17)
- pre-commit-ci[bot] (14)
- dependabot-preview[bot] (6)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cargo 2,661 total
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 1
- Total maintainers: 1
crates.io: boys
Different algorithms for calculating the Boys function
- Documentation: https://docs.rs/boys/
- License: non-standard
-
Latest release: 0.1.0
published over 4 years ago
Rankings
Maintainers (1)
Dependencies
- criterion 0.3 development
- GSL 6.0.0
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
- actions/cache v4 composite
- actions/checkout v4 composite
- docker/build-push-action v5 composite
- docker/login-action v3 composite
- docker/metadata-action v5 composite
- docker/setup-buildx-action v3 composite
- reproducible-containers/buildkit-cache-dance v2.1.4 composite