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 }}
lepy
/
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
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
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 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
Commits on Jun 18, 2009
fix dimensionality comparison bug #386208 caused by hash(-1)==hash(-2)
Show description for 522c06a
ddale
committed
522c06a
View commit details
Copy full SHA for 522c06a
View code at this point
Browse repository at this point
Commits on Feb 22, 2009
improvements to arithmetic unit tests. found and fixed some bugs
ddale
committed
1a615d7
View commit details
Copy full SHA for 1a615d7
View code at this point
Browse repository at this point
added some testing functions from numpy, slightly modified for quantities
Show description for 84f2f5a
ddale
committed
84f2f5a
View commit details
Copy full SHA for 84f2f5a
View code at this point
Browse repository at this point
Commits on Feb 21, 2009
allow quantity comparisons with magnitudes, its useful and needed for ufuncs
Show description for b2a122c
ddale
committed
b2a122c
View commit details
Copy full SHA for b2a122c
View code at this point
Browse repository at this point
added some additional ufuncs, simplified cumprod method
ddale
committed
8c5ff1b
View commit details
Copy full SHA for 8c5ff1b
View code at this point
Browse repository at this point
implement power using array_wrap
Show description for 517ee51
ddale
committed
517ee51
View commit details
Copy full SHA for 517ee51
View code at this point
Browse repository at this point
implement addition and subtraction using array_wrap
ddale
committed
5124a51
View commit details
Copy full SHA for 5124a51
View code at this point
Browse repository at this point
implement division using array_wrap
ddale
committed
21c5bcf
View commit details
Copy full SHA for 21c5bcf
View code at this point
Browse repository at this point
begin implementing array_wrap approach for ndarray methods and ufuncs
ddale
committed
5f0f583
View commit details
Copy full SHA for 5f0f583
View code at this point
Browse repository at this point
remove coverage function in __init__, numpy has its own way of doing this
Show description for a15b89b
ddale
committed
a15b89b
View commit details
Copy full SHA for a15b89b
View code at this point
Browse repository at this point
improved Dimensionality repr
Show description for 389d861
ddale
committed
389d861
View commit details
Copy full SHA for 389d861
View code at this point
Browse repository at this point
memoize simplified method for UnitQuantity, IrreducibleUnit and
Show description for 5c7e01d
ddale
committed
5c7e01d
View commit details
Copy full SHA for 5c7e01d
View code at this point
Browse repository at this point
added more strict type checking for dimensionality arithmetic operations
Show description for dd5ebdf
ddale
committed
dd5ebdf
View commit details
Copy full SHA for dd5ebdf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.