Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 193 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 193 Bytes

randomwalk

Random walk algorithm for any number of dimensions.

Languages

  • Python 3
  • (soon) C++

Requirements

  • Python 3
  • Numpy
  • C++11

Examples

See usage.py for examples.