point_process 0.5.1

A crate for simulating random point processes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Images
*.gnuplot
examples/images/*.svg
test.png

## vscode config
.vscode

## Compiled assets
/target
**/*.rs.bk

## Local plotlib checkout
plotlib/

## Python environment
venv/