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 d211b5b

Browse filesBrowse files
committed
DOC: Add release note snippet for lookup improvement
1 parent a0a7fc1 commit d211b5b
Copy full SHA for d211b5b

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+4
-0
lines changed
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* NumPy now uses fast-on-failure attribute lookups for protocols.
2+
This can greatly reduce overheads of function calls or array creation
3+
especially with custom Python objects. The largest improvements
4+
will be seen on Python 3.12 or newer.

0 commit comments

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