Recent Releases of ismember

ismember - 1.0.5

  • Set numpy version to < 2.0.0 for now.

- Python
Published by erdogant almost 2 years ago

ismember - 1.0.4

  • Add is_row_in during initialization #4 Thanks to @leuraph

- Python
Published by erdogant almost 2 years ago

ismember - 1.0.3

Update thanks to @leuraph #3 : * style: In the docstring, add some words about the returned variables * feature: separate the function isrowin to make it available as stand-alone function * refactor: add "early returns" in ismember

- Python
Published by erdogant almost 2 years ago

ismember - v1.0.2

  • Vectors with dtype Object will be handled as string.

- Python
Published by erdogant over 3 years ago

ismember - 1.0.1

  • Update to make the code much faster and handling of larger datasets. Thanks to @rw31415!
  • add unit tests to Github workflows

- Python
Published by erdogant about 4 years ago

ismember - 1.0.0

  • added doi

- Python
Published by erdogant over 4 years ago

ismember - 0.2.1

  • Fix for Row-wise comparison by @alexxxnf
  • Code refactoring for element-wise comparison
  • Updating examples and readme file

Have fun!

- Python
Published by erdogant almost 5 years ago

ismember - 0.2.0

  • Input parameter 'rows' is changed into 'elementwise'.
  • Input parameter 'rows' is added with the same functionality as in Matlab.
  • update readme file

- Python
Published by erdogant almost 5 years ago

ismember - 0.1.3

  • Code refactoring
  • Parameter 'rows' to compute row-wise in matrices

- Python
Published by erdogant almost 6 years ago

ismember - 0.1.2

- Python
Published by erdogant about 6 years ago

ismember - First release!

- Python
Published by erdogant about 6 years ago