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
/
quantity.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved Unit and Quantity to plain facet
Hernan
2022-05-07
1
-2138
/
+0
*
Create Base Facet
Hernan
2022-05-07
1
-2
/
+2
*
Move converters and definition to base facet
Hernan
2022-05-07
1
-1
/
+1
*
fix LaTeX siunitx exponent formatting (closes #1515)
CD Clark III
2022-05-05
1
-1
/
+1
*
move the splitting code to a separate function
Keewis
2022-04-09
1
-34
/
+4
*
use the setting
Keewis
2022-04-07
1
-22
/
+27
*
Run new stable black version
Jules Chéron
2022-03-30
1
-4
/
+4
*
properly deprecate the current behavior of the `default_format` option (#1419)
keewis
2022-02-23
1
-14
/
+42
*
Merge branch 'master' into testing
Jules Chéron
2022-02-23
1
-4
/
+4
|
\
|
*
Use float for to_compact SI power calculation
Constantine Evans
2022-02-10
1
-10
/
+2
|
*
Fix to_compact, infer_base_unit for non-float non_int_type (#1461)
Constantine Evans
2022-02-09
1
-4
/
+12
*
|
Merge branch 'master' into testing
Keewis
2022-02-10
1
-35
/
+34
|
\
\
|
|
/
|
*
Fix typing issue on to_reduced_units
Jules Chéron
2022-02-04
1
-2
/
+2
|
*
Merge pull request #1449 from jules-ch/fix-1427-to-reduced-units-exponents
Jules Chéron
2022-01-31
1
-0
/
+2
|
|
\
|
|
*
Fix 1427: Keep track of exponent reduction
Jules Chéron
2022-01-15
1
-0
/
+2
|
*
|
Use default numpy `np.printoptions` available since numpy 1.15
Jules Chéron
2022-01-23
1
-17
/
+4
|
|
/
|
*
Fix #1184 to_reduced with ndarray of int
Jules Chéron
2022-01-15
1
-18
/
+28
*
|
Merge branch 'master' into testing
keewis
2021-12-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix Quantity & Unit `is_compatible_with` with registry active contexts
Jules Chéron
2021-11-26
1
-1
/
+1
*
|
directly use the classes in the isinstance checks
Keewis
2021-11-21
1
-1
/
+3
|
/
*
Merge pull request #1371 from keewis/custom-formats
Jules Chéron
2021-10-09
1
-2
/
+4
|
\
|
*
explicitly pass the registry to `format_unit`
Keewis
2021-08-18
1
-1
/
+1
|
*
extract the custom flags before passing them to the unit formatter
Keewis
2021-08-17
1
-1
/
+3
*
|
fix examples section (numpy docstyle compatible)
Martin K. Scherer
2021-08-23
1
-2
/
+2
|
/
*
Add pint typing module
Jules Chéron
2021-08-01
1
-66
/
+133
*
Fix string formatting for numpy array scalars
Ryan May
2021-06-28
1
-9
/
+19
*
Handling of max/min in clip function (#1338)
Rob
2021-06-24
1
-21
/
+10
*
Merge pull request #1326 from jules-ch/drop-python3.6
Hernan Grecco
2021-06-12
1
-18
/
+1
|
\
|
*
Drop support for Python 3.6
Jules Chéron
2021-06-12
1
-18
/
+1
*
|
don't use `force_ndarray` or `force_ndarray_like` when computing the units
Keewis
2021-06-03
1
-1
/
+1
*
|
delegate the tokenize call to the magnitude
Keewis
2021-05-22
1
-1
/
+3
|
/
*
Add support for Quantity in the constructor
Jules Chéron
2021-04-03
1
-41
/
+38
*
Merge branch 'master' into fix_power
Hernan Grecco
2021-02-22
1
-18
/
+32
|
\
|
*
Remove Python2 numeric int/float converting relics
Miroslav Šedivý
2021-01-08
1
-2
/
+2
|
*
Merge branch 'jules-ch-hotfix-1195-scalar-tolist' into develop
Hernan
2021-01-07
1
-6
/
+16
|
|
\
|
|
*
Fix scalar ndarray tolist function
Jules Chéron
2020-10-29
1
-6
/
+16
|
*
|
Fixed merge conflicts
Hernan
2021-01-07
1
-1
/
+8
|
|
\
\
|
|
*
|
Formatting and changelog.
Lewis A. Marshall
2020-10-31
1
-2
/
+1
|
|
*
|
Quantity comparisons ensure other is Quantity.
Lewis A. Marshall
2020-10-31
1
-1
/
+9
|
|
|
/
|
*
|
Run linter on all files
Hernan
2021-01-07
1
-9
/
+6
|
|
/
*
|
Fixes #1185 - Power for pseudo-dimensionless units
Kevin Fuhr
2020-10-08
1
-5
/
+16
|
/
*
Makes unpickling work properly using the Application Registry
Hernan
2020-09-21
1
-2
/
+2
*
Linting changes
Kevin Fuhr
2020-08-24
1
-2
/
+8
*
Fix magnitude conversion (was incorrectly inplace)
Kevin Fuhr
2020-08-24
1
-3
/
+3
*
Merge branch 'master' into master
Hernan Grecco
2020-08-21
1
-32
/
+57
|
\
|
*
Implement deterministic hashing as part of Dask collection interface
Russell Manser
2020-08-18
1
-1
/
+4
|
*
Change html repr away from latex to a Sparse/Dask-like repr
Jon Thielen
2020-08-16
1
-27
/
+52
|
*
Avoid warning when setting a masked value
Ryan May
2020-08-01
1
-1
/
+1
|
*
Support rpow operation on dimensionless array
Jules Chéron
2020-07-29
1
-3
/
+0
*
|
update CHANGES, remove trailing space
Ben Loer
2020-07-13
1
-1
/
+1
[next]