Skip to content

neevliberman/RandomWalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

RandomWalk

A class that can model simulations of random walks (see description) in 1, 2, and 3 dimensions

What is a random walk?

A random walk is a random process in probability theory that models a path from a starting point to an end point given that it can travel any direction within it's dimensions. This can be modeled in one dimension (a number line), two dimensions (a coordinate plane), and 3 dimensions alike.

To read more in depth, wikipedia has an informative page on the topic (https://en.wikipedia.org/wiki/Random_walk).

About

A class that can model simulations of random walks in 1, 2, and 3 dimensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages