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
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
218
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
Breadcrumbs
History for
python-quantities
quantities
dimensionality.py
on
master
User selector
All users
Datepicker
All time
Commit history
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
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
Fix for #266
apdavison
committed
f6606fd
View commit details
Copy full SHA for f6606fd
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
fix version string parsing
mscheltienne
committed
275618e
View commit details
Copy full SHA for 275618e
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
Deprecate Quantities(... copy=) kwarg. Fix warnings.
bjodah
committed
6d035c6
View commit details
Copy full SHA for 6d035c6
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Merge pull request #207 from apdavison/fix-floordiv
Show description for 2186a7e
apdavison
authored
2186a7e
View commit details
Copy full SHA for 2186a7e
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
fix failure to handle units with floordiv
Show description for 99448bd
apdavison
committed
99448bd
View commit details
Copy full SHA for 99448bd
View code at this point
Browse repository at this point
Commits on Jun 1, 2022
Add exp2 as a supported ufunc
bjodah
committed
5569c56
View commit details
Copy full SHA for 5569c56
View code at this point
Browse repository at this point
Commits on Sep 25, 2021
Drop support for EOL Python 2.7
hugovk
committed
80290b8
View commit details
Copy full SHA for 80290b8
View code at this point
Browse repository at this point
Upgrade Python syntax with pyupgrade --py36-plus
hugovk
committed
5f23864
View commit details
Copy full SHA for 5f23864
View code at this point
Browse repository at this point
Commits on Nov 28, 2019
Merge pull request #162 from thisch/angle
Show description for 695bd08
Andrew Davison
authored
695bd08
View commit details
Copy full SHA for 695bd08
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
Fix "<ufunc 'clip'> not supported error
Show description for e53971d
knedlsepp
committed
e53971d
View commit details
Copy full SHA for e53971d
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
Fix np.arctan2 regression due to newer numpy version
Show description for 799d6d8
twmr
committed
799d6d8
View commit details
Copy full SHA for 799d6d8
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
Add property html to Dimensionality
bjodah
committed
1340854
View commit details
Copy full SHA for 1340854
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
Add ufuncs: equal, not_equal, less, less_equal, greater, greater_equal
bjodah
committed
b1ab52d
View commit details
Copy full SHA for b1ab52d
View code at this point
Browse repository at this point
Commits on Jan 17, 2013
supports numpy.fabs, fixes #51
ddale
committed
724f2bc
View commit details
Copy full SHA for 724f2bc
View code at this point
Browse repository at this point
Commits on May 10, 2011
latex formatting does not simplify the dimensionality by default. CompoundUnits are not expressed as latex fractions
robfalck
committed
f9c43c2
View commit details
Copy full SHA for f9c43c2
View code at this point
Browse repository at this point
Commits on May 9, 2011
unit test and updates to latex output
robfalck
committed
4958414
View commit details
Copy full SHA for 4958414
View code at this point
Browse repository at this point
Commits on May 8, 2011
dimensionality now includes the property 'latex'. As with the unicode property, this calls a function in markup which does the actual conversion. The markup.format_units_latex function accepts so…
Show description for 1390579
robfalck
committed
1390579
View commit details
Copy full SHA for 1390579
View code at this point
Browse repository at this point
Commits on Feb 14, 2011
unit tests use unittest or unittest2, not nose
ddale
committed
f0a15e7
View commit details
Copy full SHA for f0a15e7
View code at this point
Browse repository at this point
Commits on Feb 5, 2011
unified py2/py3 support, no distutils or setuptools
ddale
committed
0059971
View commit details
Copy full SHA for 0059971
View code at this point
Browse repository at this point
Commits on Apr 8, 2010
move decorators out of utilities and into decorators
ddale
committed
d1b7ae9
View commit details
Copy full SHA for d1b7ae9
View code at this point
Browse repository at this point
Commits on Mar 26, 2010
remove exp/log functions
ddale
committed
c70b349
View commit details
Copy full SHA for c70b349
View code at this point
Browse repository at this point
Commits on Mar 25, 2010
first steps to supporting python-3
Show description for f0af999
ddale
committed
f0af999
View commit details
Copy full SHA for f0af999
View code at this point
Browse repository at this point
remove problematic unicode characters
ddale
committed
e1b487d
View commit details
Copy full SHA for e1b487d
View code at this point
Browse repository at this point
Commits on Mar 15, 2010
support numpy's trig ufuncs
ddale
committed
a6942b5
View commit details
Copy full SHA for a6942b5
View code at this point
Browse repository at this point
Commits on Mar 14, 2010
* roll back rounding changes, they were too strict.
Show description for 98fad81
ddale
committed
98fad81
View commit details
Copy full SHA for 98fad81
View code at this point
Browse repository at this point
Commits on Feb 3, 2010
improve the behavior of floor, ceil, fix, rint ufuncs, so they require
Show description for 560d938
ddale
committed
560d938
View commit details
Copy full SHA for 560d938
View code at this point
Browse repository at this point
Commits on Feb 2, 2010
don't memoize the simplified property for units or dimensionalities, or
Show description for b128e6a
ddale
committed
b128e6a
View commit details
Copy full SHA for b128e6a
View code at this point
Browse repository at this point
Commits on Oct 18, 2009
merge modulo branch
ddale
committed
fc6cb5a
View commit details
Copy full SHA for fc6cb5a
View code at this point
Browse repository at this point
Commits on Oct 14, 2009
support numpy.remainder, fixes bug 451564
ddale
committed
37927ca
View commit details
Copy full SHA for 37927ca
View code at this point
Browse repository at this point
Commits on Oct 12, 2009
make unicode markup configurable. fixes 449218
ddale
committed
c2a5e47
View commit details
Copy full SHA for c2a5e47
View code at this point
Browse repository at this point
Commits on Jun 30, 2009
support numpy.ones_like
ddale
committed
37e5b19
View commit details
Copy full SHA for 37e5b19
View code at this point
Browse repository at this point
Commits on Jun 22, 2009
improvements to ufunc support
ddale
committed
2d255b9
View commit details
Copy full SHA for 2d255b9
View code at this point
Browse repository at this point
support exp and log ufuncs
ddale
committed
98f3e16
View commit details
Copy full SHA for 98f3e16
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.