rafalcode / rawalk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Various random walks in C, visualization in cairo.

Instructions

If you have your C compiler and your Cairo libraries and headers all set up then just

make ra0

The Makefile show all the other programs that can be compiled.

Then run the program and visualise the output PNG file.

About


Languages

Language:C 41.9%Language:C++ 41.9%Language:R 12.8%Language:Makefile 3.5%