Skip to content

Releases: hoxo-m/densratio_py

densratio 0.3.0

10 Oct 09:09
5757f36
Compare
Choose a tag to compare

Improvements

  • Compute kernel Gaussian performance improvements (#9, @mierzejk)

Changes

  • use numpy.ndarray instead of numpy.matrix because it is deprecated (#15)

densratio 0.2.2

10 May 03:21
Compare
Choose a tag to compare

New features

Bug fixes

  • Modify Euclidean distance to squared Euclidean distance in the function that computes Gaussian kernel

Changes

  • Fix FutureWarning caused by comparison between str and np.ndarray (#3, @msakai)

Documentation

densratio 0.1.4

11 Dec 05:10
Compare
Choose a tag to compare

Improvements

  • Input pandas DataFrame

First Release

10 Dec 00:39
Compare
Choose a tag to compare

First Release