Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eff2ed9

Browse filesBrowse files
WarrenWeckesserArvidJB
authored andcommitted
DOC: Release note for feature added in numpygh-26908.
[skip actions] [skip azp] [skip cirrus]
1 parent cc2a3cf commit eff2ed9
Copy full SHA for eff2ed9

File tree

Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
New ``PyUFuncObject`` field ``process_core_dims_func``
2+
------------------------------------------------------
3+
The field ``process_core_dims_func`` was added to the structure
4+
``PyUFuncObject``. For generalized ufuncs, this field can be set to a
5+
function of type ``PyUFunc_ProcessCoreDimsFunc`` that will be called when the
6+
ufunc is called. It allows the ufunc author to check that core dimensions
7+
satisfy additional constraints, and to set output core dimension sizes if they
8+
have not been provided.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.