Skip to content

Commit dabf5c5

Browse files
committed
Updating authors
1 parent cf9e8f4 commit dabf5c5

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,4 @@ Authors in order of the timeline of their contributions:
5151
- [Michal Ozery-Flato](https://github.com/michalozeryflato) for setting equal_nan=ignore_nan_inequality in the call for np.array_equal
5252
- [martin-kokos](https://github.com/martin-kokos) for using Pytest's tmp_path fixture instead of /tmp/
5353
- Håvard Thom [havardthom](https://github.com/havardthom) for adding include_obj_callback and include_obj_callback_strict.
54+
- [Noam Gottlieb](https://github.com/noamgot) for fixing a corner case where numpy's `np.float32` nans are not ignored when using `ignore_nan_equality`.

docs/authors.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@ Authors in order of the timeline of their contributions:
6666
np.array_equal
6767
- `martin-kokos <https://github.com/martin-kokos>`__ for using Pytest’s
6868
tmp_path fixture instead of /tmp/
69+
- Håvard Thom `havardthom <https://github.com/havardthom>`__ for adding
70+
include_obj_callback and include_obj_callback_strict.
71+
- `Noam Gottlieb <https://github.com/noamgot>`__ for fixing a corner
72+
case where numpy’s ``np.float32`` nans are not ignored when using
73+
``ignore_nan_equality``.
74+
6975

7076
.. _Sep Dehpour (Seperman): http://www.zepworks.com
7177
.. _Victor Hahn Castell: http://hahncastell.de

0 commit comments

Comments
 (0)