Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 5 committers (20.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.8%) to scientific vocabulary
Repository
"Hit and Run" sampler
Statistics
- Stars: 16
- Watchers: 6
- Forks: 5
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
"Hit and Run" sampler
This project provides an implementation of the "Hit and Run" algorithm for sampling from convex shapes. Our motivation for doing this is to enable the fast generation of arbitrarily constrained weights in high-dimensional space. This should enable applying e.g. SMAA (http://smaa.fi/) with more complex weight constraints.
R implementation
Releases of the R package are available on CRAN:
http://cran.r-project.org/web/packages/hitandrun/
The source is available from GitHub:
https://github.com/gertvv/hitandrun/
See ??har, ?har, ?har-constraint and ?simplex.sample
Dependencies
hitandrun depends on rcdd, which requires GNU MP. On debian derivatives, the compile-time dependency is provided by libgmp-dev.
Contributors
Thanks to Tommi Tervonen, Douwe Postmus, Ahmet Kandakoglu and Alexander Karlsson for reporting bugs and/or suggesting improvements.
Owner
- Name: Gert van Valkenhoef
- Login: gertvv
- Kind: user
- Location: Denmark
- Company: Cochrane
- Website: http://gertvv.nl/
- Repositories: 40
- Profile: https://github.com/gertvv
GitHub Events
Total
Last Year
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Gert van Valkenhoef | g****f@r****l | 133 |
| Tommi Tervonen | t****n@e****l | 11 |
| Gert van Valkenhoef | g****t@g****l | 2 |
| Jon Calder | j****r@g****m | 1 |
| Katrin Leinweber | k****i@p****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 11
- Total pull requests: 4
- Average time to close issues: 24 days
- Average time to close pull requests: 9 days
- Total issue authors: 7
- Total pull request authors: 3
- Average comments per issue: 2.18
- Average comments per pull request: 0.5
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
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
- gertvv (4)
- bc (2)
- joelkuiper (1)
- bblonder (1)
- medvidov (1)
- euduca (1)
- tommite (1)
Pull Request Authors
- tommite (2)
- katrinleinweber (1)
- jonmcalder (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 1,418 last-month
- Total docker downloads: 21,777
- Total dependent packages: 3
- Total dependent repositories: 12
- Total versions: 14
- Total maintainers: 1
cran.r-project.org: hitandrun
"Hit and Run" and "Shake and Bake" for Sampling Uniformly from Convex Shapes
- Homepage: https://github.com/gertvv/hitandrun
- Documentation: http://cran.r-project.org/web/packages/hitandrun/hitandrun.pdf
- License: GPL-3
-
Latest release: 0.5-6
published about 4 years ago
Rankings
Maintainers (1)
Dependencies
- rcdd >= 1.1 imports
- stats * imports
- testthat >= 0.8 suggests