Julia reimplementation of a truncated multivariate normal distribution with perfect sampling.
Distribution and sampling method by Botev_2017.
The code is based on MATLAB implementation by Zdravko Botev and Python implementation by Paul Brunzema. These may be found here: MATLAB by Botev, Python by Brunzema