FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
API: Remove `seterrobj`/`geterrobj`/`extobj=` and related C-API functions by seberg · Pull Request #23922 · numpy/numpy · GitHub
numpy
/
numpy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
12.8k
Star
32.8k
Code
Issues
2k
Pull requests
300
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
API: Remove seterrobj/geterrobj/extobj= and related C-API functions
- #23922
#23922
Merged
mattip
merged 11 commits into
numpy:main
numpy/numpy:main
from
seberg:remove-errstate
seberg/numpy:remove-errstate
Copy head branch name to clipboard
Jun 14, 2023
Conversation
Commits
11
(11)
Checks
Files changed
Merged
API: Remove seterrobj/geterrobj/extobj= and related C-API functions
#23922
mattip
merged 11 commits into
numpy:main
numpy/numpy:main
from
seberg:remove-errstate
seberg/numpy:remove-errstate
Copy head branch name to clipboard
Commits
Commits on Jun 13, 2023
API: Remove `PyUFunc_` APIs `GetPyValues`, `checkfperr`, and `handlefperr`
Show description for 3c47251
seberg
committed
3c47251
View commit details
Copy full SHA for 3c47251
Browse repository at this point
MAINT: Use `errstate` rather than `extobj` for linalg ufunc calls
Show description for 2c58ab2
seberg
committed
2c58ab2
View commit details
Copy full SHA for 2c58ab2
Browse repository at this point
API: Remove `np.geterrobj` and `np.seterrobj`
Show description for 95b8c24
seberg
committed
95b8c24
View commit details
Copy full SHA for 95b8c24
Browse repository at this point
API: Remove extobj= keyword argument and stop threading it everywhere
Show description for c223213
seberg
committed
c223213
View commit details
Copy full SHA for c223213
Browse repository at this point
TYP: Remove extobj= kwarg from all typing
seberg
committed
fcb1dd6
View commit details
Copy full SHA for fcb1dd6
Browse repository at this point
TST: Extobj= kwarg is removed, so rephrase the test slightly
seberg
committed
83be397
View commit details
Copy full SHA for 83be397
Browse repository at this point
DOC: Remove `extobj` mentions from the documentation
seberg
committed
361b6d2
View commit details
Copy full SHA for 361b6d2
Browse repository at this point
MAINT: Fixup `np.array_api` for linalg changes (extobj) removal
seberg
committed
e90e978
View commit details
Copy full SHA for e90e978
Browse repository at this point
DOC: Add category for NumPy 2.0 Python API removals
Show description for ec52ef3
seberg
committed
ec52ef3
View commit details
Copy full SHA for ec52ef3
Browse repository at this point
DOC: Add release note for `seterrobj` and related removals (including C-API)
seberg
committed
7cba4d8
View commit details
Copy full SHA for 7cba4d8
Browse repository at this point
TST: Skip errstate test on platforms without FPEs
seberg
committed
0e2579b
View commit details
Copy full SHA for 0e2579b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL