Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
77
Star
219
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
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 13, 2026
Merge pull request #273 from SAY-5/fix-positive-ufunc
Show description for 4fac71b
apdavison
authored
4fac71b
View commit details
Copy full SHA for 4fac71b
Browse repository at this point
Commits on May 12, 2026
fix: preserve units for np.positive (unary plus)
SAY-5
committed
81710c2
View commit details
Copy full SHA for 81710c2
Browse repository at this point
Commits on Jan 16, 2026
update codemeta.json
Show description for 417e3bd
apdavison
committed
417e3bd
View commit details
Copy full SHA for 417e3bd
Browse repository at this point
Fix some problems with v0.16.3: deepcopy was not copying all necessary attributes of UnitQuantity; in-place arithmetic didn't handle multiplying by scalars
apdavison
committed
66762fd
View commit details
Copy full SHA for 66762fd
Browse repository at this point
Update download URL in codemeta.json
Show description for 1f00997
apdavison
committed
1f00997
View commit details
Copy full SHA for 1f00997
Browse repository at this point
Release 0.16.3
apdavison
committed
4a2fa38
View commit details
Copy full SHA for 4a2fa38
Browse repository at this point
Fix #264; add scipy as an optional dependency
Show description for fc80ed9
apdavison
committed
fc80ed9
View commit details
Copy full SHA for fc80ed9
Browse repository at this point
Merge pull request #271 from apdavison/fix-inplace
Show description for 276789d
apdavison
authored
276789d
View commit details
Copy full SHA for 276789d
Browse repository at this point
avoid unecessary copies
apdavison
committed
0bb68ee
View commit details
Copy full SHA for 0bb68ee
Browse repository at this point
Commits on Jan 15, 2026
Merge pull request #257 from JakobKai/master
Show description for b218368
apdavison
authored
b218368
View commit details
Copy full SHA for b218368
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
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
Commits on Jan 14, 2026
Merge pull request #270 from apdavison/issue259
Show description for cb64663
apdavison
authored
cb64663
View commit details
Copy full SHA for cb64663
Browse repository at this point
Commits on Jan 13, 2026
Restore previous behaviour of ignoring leading or trailing spaces when parsing unit strings
Show description for b6f50be
apdavison
committed
b6f50be
View commit details
Copy full SHA for b6f50be
Browse repository at this point
Commits on Jan 12, 2026
CI: replace deprecated "set-output" command
Show description for 4297c98
apdavison
committed
4297c98
View commit details
Copy full SHA for 4297c98
Browse repository at this point
Merge pull request #267 from apdavison/issue266
Show description for db72410
apdavison
authored
db72410
View commit details
Copy full SHA for db72410
Browse repository at this point
Merge pull request #269 from apdavison/silence-type-errors
Show description for 76f6e35
apdavison
authored
76f6e35
View commit details
Copy full SHA for 76f6e35
Browse repository at this point
temporarily ignore some type errors
apdavison
committed
f15109d
View commit details
Copy full SHA for f15109d
Browse repository at this point
Fix for #266
apdavison
committed
f6606fd
View commit details
Copy full SHA for f6606fd
Browse repository at this point
Commits on Dec 26, 2025
update CI test matrix
apdavison
committed
4ea0c88
View commit details
Copy full SHA for 4ea0c88
Browse repository at this point
Commits on Oct 21, 2025
Merge pull request #263 from drammock/ptp
Show description for 947d85d
apdavison
authored
947d85d
View commit details
Copy full SHA for 947d85d
Browse repository at this point
fix: np.ndarray.ptp (removed) -> np.ptp
drammock
committed
ccadd7d
View commit details
Copy full SHA for ccadd7d
Browse repository at this point
Commits on Sep 23, 2025
Merge pull request #261 from apdavison/add-codemeta
Show description for 52f622c
apdavison
authored
52f622c
View commit details
Copy full SHA for 52f622c
Browse repository at this point
Commits on Aug 26, 2025
Add codemeta.json file
apdavison
committed
f257285
View commit details
Copy full SHA for f257285
Browse repository at this point
Commits on May 13, 2025
fix: deepcopy
Show description for 993dfa9
JakobKai
committed
993dfa9
View commit details
Copy full SHA for 993dfa9
Browse repository at this point
Commits on Apr 11, 2025
updated changelog
apdavison
committed
5015b5d
View commit details
Copy full SHA for 5015b5d
Browse repository at this point
Update workflow config to use more recent versions of actions
apdavison
committed
d6bdce6
View commit details
Copy full SHA for d6bdce6
Browse repository at this point
Merge pull request #253 from apdavison/kilonewton
Show description for 0955b51
apdavison
authored
0955b51
View commit details
Copy full SHA for 0955b51
Browse repository at this point
Commits on Feb 5, 2025
Add kilonewton
Show description for 6ad9e16
apdavison
committed
6ad9e16
View commit details
Copy full SHA for 6ad9e16
Browse repository at this point
Merge pull request #251 from apdavison/avoid-eval
Show description for 7cc5dde
apdavison
authored
7cc5dde
View commit details
Copy full SHA for 7cc5dde
Browse repository at this point
Add reference to Stack Overflow post
apdavison
authored
9f212e9
View commit details
Copy full SHA for 9f212e9
Browse repository at this point
remove ast.Num from whitelist as it is deprecated
Show description for 45d8a2e
apdavison
and
zm711
authored
45d8a2e
View commit details
Copy full SHA for 45d8a2e
Browse repository at this point
Commits on Dec 3, 2024
An alternative approach to avoiding arbitrary evaluation of code when parsing strings as units.
Show description for b60a883
apdavison
committed
b60a883
View commit details
Copy full SHA for b60a883
Browse repository at this point
Merge pull request #248 from wagenadl/plain
Show description for 93f44a3
apdavison
authored
93f44a3
View commit details
Copy full SHA for 93f44a3
Browse repository at this point
Commits on Nov 20, 2024
Added to test coverage for dimensionless_magnitude
wagenadl
committed
966deea
View commit details
Copy full SHA for 966deea
Browse repository at this point
Previous
Next
You can’t perform that action at this time.