Skip to content

Releases: erdogant/ismember

1.0.5

17 Jun 16:09
Compare
Choose a tag to compare
  • Set numpy version to < 2.0.0 for now.

1.0.4

04 May 08:46
Compare
Choose a tag to compare
  • Add is_row_in during initialization #4
    Thanks to @leuraph

1.0.3

21 Apr 08:25
Compare
Choose a tag to compare

Update thanks to @leuraph #3 :

  • style: In the docstring, add some words about the returned variables
  • feature: separate the function is_row_in to make it available as stand-alone function
  • refactor: add "early returns" in ismember

v1.0.2

07 Oct 08:14
Compare
Choose a tag to compare
  • Vectors with dtype Object will be handled as string.

1.0.1

09 Mar 13:50
Compare
Choose a tag to compare
  • Update to make the code much faster and handling of larger datasets. Thanks to @rw31415!
  • add unit tests to Github workflows

1.0.0

03 Dec 08:27
Compare
Choose a tag to compare
  • added doi

0.2.1

25 May 08:04
Compare
Choose a tag to compare
  • Fix for Row-wise comparison by @alexxxnf
  • Code refactoring for element-wise comparison
  • Updating examples and readme file

Have fun!

0.2.0

24 May 13:05
Compare
Choose a tag to compare
  • Input parameter 'rows' is changed into 'elementwise'.
  • Input parameter 'rows' is added with the same functionality as in Matlab.
  • update readme file

0.1.3

21 Jun 21:30
Compare
Choose a tag to compare
  • Code refactoring
  • Parameter 'rows' to compute row-wise in matrices

0.1.2

03 Feb 22:03
Compare
Choose a tag to compare
0.1.2