Dear reviewer,

We first want to thank you for checking on the code of our method RejEx (paper: Unsupervised Anomaly Detection with Rejection).

In this zip file you can find:
- neurips_functions.py : is a Python script that contains the functions used for running our method;
- Notebook.ipybn : is a Jupyter Notebook that allows one to play with our code on a dataset;
- Supplement.pdf : is a pdf file that contains the theoretical proofs and the additional experimental results mentioned in the paper.

