Skip to content

Releases: HPAC/PartialRanker

v1.1.0

21 Dec 19:34
40bb151

Choose a tag to compare

What's Changed

  • It is now possible to customize x-axis label in the box plots rendered by MeasurementVisualizer.show_measurements_boxplots.
  • "remove outlier" bug fix for arrays with single element in quantile_comparer.
  • Changed license from GPL-3 to BSD-3.

REL-1.0.0

18 Jun 10:28

Choose a tag to compare

Partial Ranker is a python library that implements methodologies for ranking a given set of objects that have a strict partial order relation. For usage and application examples, follow the notebooks under the folder examples/.