Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

"Hit and Run" sampler

Build Status

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.

About

"Hit and Run" sampler

Resources

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

You can’t perform that action at this time.