Skip to content

Releases: gecko984/supervenn

v0.5.0

04 Apr 14:32
Compare
Choose a tag to compare

A utility added that allows to use intersection sizes instead of sets as inputs

Fontsize applies to side plots as well

07 Jan 15:34
Compare
Choose a tag to compare
v0.3.2

add fontsize arg to docstring and pass to side_plot

add some tests for supervenn()

06 Sep 14:23
6405495
Compare
Choose a tag to compare
Merge pull request #15 from gecko984/test_plot

rudimentary tests for supervenn()

Return SupervennPlot object

06 Sep 12:51
f966f59
Compare
Choose a tag to compare
  • supervenn() now returns a SupervennPlot object with attributes
  • chunks can be inspected via the .chunks attribute and .get_chunk method
  • default random seeds count is increased from 1000 to 10000 (1000 was probably a typo)
  • some refactoring in _algorithms
  • fixed typo in chunks_ordering parameter option: 'occurence' to 'occurrence' (old version is still supported, but a warning is raised)

First release via GitHib

02 Sep 17:41
Compare
Choose a tag to compare

Created for Zenodo intergration