Changelog¶
Version 0.2.0¶
Added a
which()
function to get the indices of truthy values.
Version 0.2.0¶
chore: Remove Python 3.8 (EOL)
precommit: Replace docformatter with ruff’s formatter
Version 0.1.7¶
Added a
dtype=
option tomatch()
to control the output array type.
Version 0.0.1¶
First release of the package.