Skip to content

v0.3.1 Reduce dependencies, addition of some continuous DPP samplers

Compare
Choose a tag to compare
@guilgautier guilgautier released this 26 Oct 08:21
· 33 commits to master since this release

@danielecc simplified installation instructions to work with minimal dependencies: numpy, scipy, matplotlib.
See also README for more details.
Additional dependencies:

  • zonotope for the zonotope MCMC based sampler using cvxopt,
  • trees for uniform spanning tree samplers using networkx,
  • docs for the documentation using sphinxcontrib-bibtexand sphinx_rtd_theme,

can be installed locally after cloning the repo.

@guilgautier contributed with (see also /notebooks):