FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Fix inplace arithmetic operators for numpy>=2 by apdavison · Pull Request #271 · python-quantities/python-quantities · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-quantities
/
python-quantities
Public
Notifications
You must be signed in to change notification settings
Fork
76
Star
220
Code
Issues
72
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix inplace arithmetic operators for numpy>=2
- #271
#271
Merged
apdavison
merged 3 commits into
python-quantities:master
python-quantities/python-quantities:master
from
apdavison:fix-inplace
apdavison/python-quantities:fix-inplace
Copy head branch name to clipboard
Jan 16, 2026
Conversation
Commits
3
(3)
Checks
Files changed
Merged
Fix inplace arithmetic operators for numpy>=2
#271
apdavison
merged 3 commits into
python-quantities:master
python-quantities/python-quantities:master
from
apdavison:fix-inplace
apdavison/python-quantities:fix-inplace
Copy head branch name to clipboard
Commits
Commits on Jan 15, 2026
Added unit test for in-place multiplication, division and power, based on examples from #254 and #258
apdavison
committed
aec1f81
View commit details
Copy full SHA for aec1f81
Browse repository at this point
Fix for failure to handle units when performing in-place multiplication and division with NumPy 2.x
Show description for 529fce6
apdavison
committed
529fce6
View commit details
Copy full SHA for 529fce6
Browse repository at this point
Commits on Jan 16, 2026
avoid unecessary copies
apdavison
committed
0bb68ee
View commit details
Copy full SHA for 0bb68ee
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL