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
/
unit.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
preprocess the default format
Keewis
2021-08-18
1
-3
/
+3
*
explicitly pass the registry to `format_unit`
Keewis
2021-08-18
1
-2
/
+3
*
move the siunitx code to the appropriate formatting function
Keewis
2021-08-17
1
-5
/
+0
*
Add pint typing module
Jules Chéron
2021-08-01
1
-22
/
+31
*
Fix babel format for Unit
Jules Chéron
2021-06-16
1
-3
/
+10
*
docs: fix a few simple typos
Tim Gates
2021-05-19
1
-2
/
+2
*
Run linter on all files
Hernan
2021-01-07
1
-3
/
+2
*
Makes unpickling work properly using the Application Registry
Hernan
2020-09-21
1
-2
/
+2
*
Change html repr away from latex to a Sparse/Dask-like repr
Jon Thielen
2020-08-16
1
-4
/
+0
*
Merge #993
bors[bot]
2020-02-19
1
-0
/
+35
|
\
|
*
add docstrings
Keewis
2020-01-17
1
-0
/
+16
|
*
import the code from the issue
Keewis
2020-01-17
1
-0
/
+19
*
|
Replace 1.0 and 0.0 (floats) by 1 and 0 (integers)
Hernan
2020-01-21
1
-2
/
+2
|
/
*
Sphinx fixes
Guido Imperiale
2020-01-06
1
-2
/
+8
*
Add explicit support for duck arrays/downcast types along with force_ndarray_...
Jon Thielen
2019-12-29
1
-10
/
+24
*
Manual edits after pyment
Hernan
2019-12-27
1
-1
/
+1
*
Run pyment -w --convert -o numpydoc .
Hernan
2019-12-27
1
-23
/
+31
*
Merge remote-tracking branch 'upstream/master' into pretty_print2
Guido Imperiale
2019-12-17
1
-4
/
+2
|
\
|
*
Remove redundant encoding information (utf8 is the default)
Guido Imperiale
2019-12-13
1
-1
/
+0
|
*
isort
Guido Imperiale
2019-12-13
1
-3
/
+2
*
|
# Conflicts:
Guido Imperiale
2019-12-16
1
-1
/
+5
|
/
*
black
Guido Imperiale
2019-12-13
1
-36
/
+44
*
Python 3 super()
Guido Imperiale
2019-12-03
1
-1
/
+1
*
More cleanup
Guido Imperiale
2019-12-03
1
-3
/
+5
*
Remove 2.7 support from codebase
Guido Imperiale
2019-12-03
1
-6
/
+2
*
Remove 2.7 support from codebase
Guido Imperiale
2019-12-03
1
-7
/
+2
*
No need for Unit to use __new__
Guido Imperiale
2019-10-31
1
-8
/
+7
*
Global Quantity/Pint/Measurement to capture the application registry at init ...
Guido Imperiale
2019-10-31
1
-1
/
+1
*
Python <3.5 can't pickle class methods
Guido Imperiale
2019-09-16
1
-11
/
+2
*
global pint.Measurement object; fix bug where a Measurement would be upcast t...
Guido Imperiale
2019-09-16
1
-2
/
+13
*
Unit and Quantity in root module
Guido Imperiale
2019-09-13
1
-6
/
+8
*
Fix regression in Python 2.7
Guido Imperiale
2019-08-30
1
-1
/
+1
*
Add Unit.from_ and Unit.m_from
Dustin Spicuzza
2018-04-29
1
-0
/
+31
*
factor out common IPython code
Martin Teichmann
2017-12-05
1
-15
/
+3
*
respect default format also for LaTeX and HTML
Martin Teichmann
2017-12-05
1
-2
/
+8
*
Remove positional string formatters
Hugo
2017-10-19
1
-2
/
+2
*
Merge conflicts in testsuite
Hernan Grecco
2016-08-07
1
-0
/
+15
|
\
|
*
added the format_babel method to show the units as translated in babel
alex bodnaru
2016-02-22
1
-0
/
+15
*
|
Support pickling Unit objects
Hernan Grecco
2016-08-04
1
-1
/
+2
*
|
implement Unit.__ne__ (fixes #372)
Micky Latowicki
2016-08-01
1
-0
/
+3
*
|
Split UnitRegistry functionality into several classes
Hernan Grecco
2016-05-05
1
-0
/
+8
*
|
Moved Registry to its own file
Hernan Grecco
2016-04-30
1
-1115
/
+3
*
|
Merge branch 'unit-deepcopy' of git://github.com/noahl/pint into noahl-unit-d...
Hernan Grecco
2016-04-28
1
-0
/
+6
|
\
\
|
*
|
Implement Unit.__deepcopy__
Noah Lavine
2016-04-07
1
-0
/
+6
*
|
|
Fixes string Formatting of dimensionless (but not unitless) Quantities
Hernan Grecco
2016-04-28
1
-1
/
+1
|
/
/
*
|
Fix parsing of dimensionless parameters
Hernan Grecco
2016-02-25
1
-0
/
+2
|
/
*
Only cache parse result if as_delta is True. Make Unit respect the non multip...
Hernan Grecco
2016-02-14
1
-6
/
+10
*
Fixed product of Quantity and Unit when using non multiplicative units
Hernan Grecco
2016-02-14
1
-4
/
+4
*
Updated copyright year
Hernan Grecco
2016-02-12
1
-1
/
+1
*
Implemented reference in wraps decorator.
Hernan Grecco
2016-02-12
1
-94
/
+4
[next]