Directory macros/latex/contrib/randomwalk
Random Walks for LaTeX
- E-mail: blflatex+randomwalk@gmail.com
- Released under the LaTeX Project Public License v1.3c or later See http://www.latex-project.org/lppl.txt
The randomwalk package provides a user command, \RandomWalk
, to draw random walks with a given number of steps. Lengths and angles of the steps can be customized in various ways.
This package uses pgf
. It also uses the l3kernel
and l3packages
bundles.
All suggestions/comments/bug reports are welcome! See https://github.com/blefloch/latex-randomwalk
The package is extracted by running
pdflatex randomwalk.ins
The documentation is produced by running
pdflatex randomwalk.dtx makeindex -s gglo.ist -o randomwalk.gls randomwalk.glo makeindex -s gind.ist -o randomwalk.ind randomwalk.idx pdflatex randomwalk.dtx pdflatex randomwalk.dtx
Download the contents of this package in one zip archive (471.2k).
randomwalk – Random walks using TikZ
The randomwalk package provides a user command, \RandomWalk, to draw random walks with a given number of steps. Lengths and angles of the steps can be customized in various ways.
The package uses lcg for its ‘random’ numbers and PGF/TikZ for its graphical output.
Package | randomwalk |
Repository | https://github.com/blefloch/latex-randomwalk |
Version | 0.6 2018-12-28 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2011–2018 Bruno Le Floch |
Maintainer | Bruno Le Floch |
Contained in | TeX Live as randomwalk MiKTeX as randomwalk |
Topics | Calculation Random Experimental LaTeX3 Graphics in TeX |