index
:
delta/python-packages/pint.git
_decimal
_npsubclass
_pytest_migration
code_reorganization
develop
master
pre-commit/autoupdate-0
staging
staging.tmp
trying
github.com: hgrecco/pint.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pint
/
formatting.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 2.7 support from codebase
Guido Imperiale
2019-12-03
1
-4
/
+2
*
Allow for user defined units formatting
Ryan Clary
2019-10-03
1
-3
/
+2
*
formatting: revert unwanted removal of positional
Hervé Cauwelier
2019-03-11
1
-1
/
+2
*
Add if to handle np.array with ndim == 0.
raphaeltimbo
2018-05-01
1
-0
/
+3
*
Fixed for empty strings
koshelev
2018-01-18
1
-1
/
+1
*
Fixed for empty spec
koshelev
2018-01-18
1
-1
/
+1
*
Closes #592
koshelev
2018-01-17
1
-1
/
+4
*
Remove positional string formatters
Hugo
2017-10-19
1
-20
/
+20
*
Fixed _repr_html_ in Python 2.7
Hernan Grecco
2017-05-25
1
-3
/
+3
*
Removed rogue print
Hernan Grecco
2017-04-16
1
-1
/
+0
*
Correctly order units in siunitx formatting
Hernan Grecco
2016-11-17
1
-2
/
+5
*
Merge conflicts in testsuite
Hernan Grecco
2016-08-07
1
-3
/
+33
|
\
|
*
adjusted to cope with upstream babel tip
alexbodn@gmail.com
2016-08-06
1
-22
/
+27
|
*
added translation of the measuring systems by locale.
alexbodn@gmail.com
2016-03-25
1
-1
/
+1
|
*
properly added new files to git and added test
alex bodnaru
2016-02-22
1
-1
/
+4
|
*
added the format_babel method to show the units as translated in babel
alex bodnaru
2016-02-22
1
-3
/
+25
*
|
ENH: use upright type for units in LaTeX
endolith
2016-07-31
1
-1
/
+5
*
|
Implements displaying a NumPy array in latex/html
Hernan Grecco
2016-04-29
1
-0
/
+39
|
/
*
Updated copyright year
Hernan Grecco
2016-02-12
1
-1
/
+1
*
Fix int has no is_integer method
Bryan W. Weber
2016-02-09
1
-1
/
+1
*
Fix indentation error causing recursion
Bryan W. Weber
2016-02-08
1
-6
/
+6
*
Normalize indentation in siunitx_format_unit
Bryan W. Weber
2016-02-08
1
-38
/
+38
*
Fix float powers in the siunitx formatter
Bryan W. Weber
2016-02-08
1
-7
/
+11
*
Added support for siunitx formatting.
C.D. Clark III
2015-12-07
1
-0
/
+37
*
Remove redundant code from Quantity.__format__()
Peter Grayson
2015-02-06
1
-2
/
+2
*
Improved String formatting operations for Measurements
Hernan Grecco
2014-03-26
1
-2
/
+2
*
Removed test and compat files from coverage
Hernan Grecco
2014-03-10
1
-1
/
+1
*
Parse spec handles unknown conversion. No need to repeat.
Hernan Grecco
2014-03-10
1
-4
/
+2
*
Renamed formatter module to formatting to avoid collision with function.
Hernan Grecco
2014-03-10
1
-0
/
+199