Skip to content

Commit aac415e

Browse files
committed
changelog
1 parent 6328336 commit aac415e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changes/2992.fix.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix a bug preventing ``ones_like``, ``full_like``, ``empty_like`` and ``zeros_like`` functions from accepting
2+
an explicit specification of array attributes like shape, dtype, chunks etc. The functions ``full_like`` and
3+
``empty_like`` and ``full_like`` now also more consistently infer a ``fill_value`` parameter from the provided array.

0 commit comments

Comments
 (0)