Skip to content

bounded-rand-walkers 1.0.0

Latest
Compare
Choose a tag to compare
@akuhnregnier akuhnregnier released this 22 Oct 23:23
· 3 commits to master since this release

This is the first release of the software used in our paper investigating bounded random walks.

We implemented an adaptive rejection sampling algorithm in both Python and C++, allowing the investigation of bounded random walks given user-specified intrinsic step distributions and convex geometries. Multiple binning techniques are used throughout in order to enable analysis of both 2D gridded and 1D radially-averaged data, and a custom integrator is used to achieve high numerical accuracy where needed.