- [x] Add example for only one sample - [x] Add example for many samples - [ ] Use gcc extension to define functions nested inside main. - [ ] Use OpenMP for acceleration - [ ] Chain various mixture functions - [ ] Have some more complicated & realistic example - [ ] Add summarization functions, like mean, std, 90% ci (or all c.i.?) - [ ] Add beta distribution - [ ] Add a custom preprocessor to allow simple nested functions that don't rely on local scope?