Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 446 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 446 Bytes

dpp

Python package to sample from determinantal point processes. Based on the Matlab code of Alex Kulesza (http://web.eecs.umich.edu/~kulesza/)

Uses matlab_wrapper to call the Matlad code of A. Kulesza, so before using the package be sure that Matlab is instaled and that the matlab path is added to your .bashrc file.

With this package you can use python to sample fom dpp, dual dpps, and conditional dpp (in their standard and dual form).