Skip to content

Releases: raamana/hiwenet

Non-pairwise metric: relative_to_all

13 Dec 16:51
Compare
Choose a tag to compare
  • new non-pairwise metric: relative_to_all (credits to the anonymous reviewer for the idea)
  • more rigorous tests
  • compact modules

Arbitrary distances, and new builtin metrics.

21 Nov 13:08
Compare
Choose a tag to compare

0.4 (2017-11-21)

  • New feature: ability to apply arbitrary [distance/similarity] functions
  • New feature: ability to apply functions on original data
  • New metrics: difference in medians [and means]
  • Better handling of NaNs/Non-finite values via masked arrays
  • Recognizing when the metric is symmetric or not.

Release for JOSS review!

31 Aug 15:01
Compare
Choose a tag to compare
0.2.2

concise usage to not overcrowd readme [skip ci]

New feature: CLI for HPC usage; More comprehensive testing with Hypothesis

08 Aug 05:47
Compare
Choose a tag to compare
v0.2

making code more amenable to CLI usage; full CLI testing with examples!!

Preliminary release!

31 Jul 21:54
Compare
Choose a tag to compare
v0.1.1

deployment instructions seem to be causing a problem