armaninspace / poisson-experiments

Simple experiments to explore poisson processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This directory contains a collection of short programs
that are designed to explore the Poisson distribution
via experimentaiton

To complie the programs you will need:
1. CMake
2. GNU Scientific Library

License: GNU

Caution: Use at your own risk -- no warranty implied or expressed

About

Simple experiments to explore poisson processes


Languages

Language:C 90.2%Language:CMake 9.8%