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
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
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 }}
drammock
/
python-quantities
Public
forked from
python-quantities/python-quantities
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
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 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
Added test coverage for dimensionless_magnitude
wagenadl
committed
856db64
View commit details
Copy full SHA for 856db64
Browse repository at this point
Commits on Nov 19, 2024
Renamed the “plain” property
Show description for 633cf9e
wagenadl
committed
633cf9e
View commit details
Copy full SHA for 633cf9e
Browse repository at this point
Commits on Nov 16, 2024
Added "plain" property to quantity
Show description for f803620
wagenadl
committed
f803620
View commit details
Copy full SHA for f803620
Browse repository at this point
Commits on Oct 16, 2024
updated changelog
apdavison
committed
4e6679d
View commit details
Copy full SHA for 4e6679d
Browse repository at this point
Merge pull request #241 from bjodah/add-ufuncs-maximum-minimum
Show description for e5c63fd
apdavison
authored
e5c63fd
View commit details
Copy full SHA for e5c63fd
Browse repository at this point
Merge pull request #242 from zm711/fix-min
Show description for 6dec59e
apdavison
authored
6dec59e
View commit details
Copy full SHA for 6dec59e
Browse repository at this point
Commits on Sep 30, 2024
add test for `min` problem and add comments
zm711
committed
efc67d9
View commit details
Copy full SHA for efc67d9
Browse repository at this point
Commits on Sep 16, 2024
fix bug discover in neo ci
zm711
committed
15b4d24
View commit details
Copy full SHA for 15b4d24
Browse repository at this point
Commits on Sep 15, 2024
Add umath funcs: maximum & minimum
bjodah
committed
bfc6efb
View commit details
Copy full SHA for bfc6efb
Browse repository at this point
Commits on Sep 9, 2024
Merge pull request #239 from dotlambda/patch-1
Show description for fdf8b30
apdavison
authored
fdf8b30
View commit details
Copy full SHA for fdf8b30
Browse repository at this point
Commits on Sep 5, 2024
declare compatibility with Python >= 3.9
dotlambda
authored
afa2fa9
View commit details
Copy full SHA for afa2fa9
Browse repository at this point
Commits on Aug 27, 2024
Merge pull request #238 from mscheltienne/np2-fix
Show description for 4e82387
apdavison
authored
4e82387
View commit details
Copy full SHA for 4e82387
Browse repository at this point
add typical .venv to .gitignore
mscheltienne
committed
8f99a26
View commit details
Copy full SHA for 8f99a26
Browse repository at this point
fix version string parsing
mscheltienne
committed
275618e
View commit details
Copy full SHA for 275618e
Browse repository at this point
updated changelog
apdavison
committed
9720066
View commit details
Copy full SHA for 9720066
Browse repository at this point
Merge pull request #233 from apdavison/update-ci
Show description for cd4b327
apdavison
authored
cd4b327
View commit details
Copy full SHA for cd4b327
Browse repository at this point
Merge pull request #236 from zm711/fix-eval-issue
Show description for 329433c
apdavison
authored
329433c
View commit details
Copy full SHA for 329433c
Browse repository at this point
Merge pull request #235 from zm711/numpy-2.0-compat
Show description for bb96cbb
apdavison
authored
bb96cbb
View commit details
Copy full SHA for bb96cbb
Browse repository at this point
Commits on Jul 31, 2024
fix for octet as well
zm711
committed
3430bab
View commit details
Copy full SHA for 3430bab
Browse repository at this point
remove is in place
zm711
committed
bb65193
View commit details
Copy full SHA for bb65193
Browse repository at this point
fix for bytes
zm711
committed
298c01f
View commit details
Copy full SHA for 298c01f
Browse repository at this point
prevent arbitrary code eval
zm711
committed
2a18ba9
View commit details
Copy full SHA for 2a18ba9
Browse repository at this point
Commits on Jul 24, 2024
full separate numpy > 2.0 array wrap
zm711
committed
b6efa33
View commit details
Copy full SHA for b6efa33
Browse repository at this point
Previous
Next
You can’t perform that action at this time.