summaryrefslogtreecommitdiff
path: root/pint/measurement.py
Commit message (Expand)AuthorAgeFilesLines
* preprocess the spec for use in `format_unit`Keewis2021-08-181-2/+3
* typoKeewis2021-08-181-1/+1
* also pass the registry in `Measurement.__format__`Keewis2021-08-181-1/+1
* docs: fix a few simple typosTim Gates2021-05-191-1/+1
* Merge #1228bors[bot]2021-01-091-1/+1
|\
| * Remove Python2 numeric int/float converting relicsMiroslav Šedivý2021-01-081-1/+1
* | Fix typosMiroslav Šedivý2021-01-081-1/+1
|/
* Makes unpickling work properly using the Application RegistryHernan2020-09-211-2/+2
* Change html repr away from latex to a Sparse/Dask-like reprJon Thielen2020-08-161-8/+4
* flake8Guido Imperiale2020-05-131-3/+1
* Black Code ReformattingPorcelain Mouse2020-04-041-6/+6
* Empty Default SIunitx OptionPorcelain Mouse2020-04-041-1/+3
* New Implementation of 'Lx'Porcelain Mouse2020-04-041-6/+23
* Run pyment -w --convert -o numpydoc .Hernan2019-12-271-4/+10
* Merge remote-tracking branch 'upstream/master' into pretty_print2Guido Imperiale2019-12-171-1/+0
|\
| * Preformatted stringsGuido Imperiale2019-12-131-1/+1
| * Remove redundant encoding information (utf8 is the default)Guido Imperiale2019-12-131-1/+0
* | # Conflicts:Guido Imperiale2019-12-161-8/+21
|/
* blackGuido Imperiale2019-12-131-36/+41
* Python 3 super()Guido Imperiale2019-12-031-1/+1
* Remove 2.7 support from codebaseGuido Imperiale2019-12-031-3/+1
* Python <3.5 can't pickle class methodsGuido Imperiale2019-09-161-2/+4
* sphinx fixesGuido Imperiale2019-09-161-4/+4
* global pint.Measurement object; fix bug where a Measurement would be upcast t...Guido Imperiale2019-09-161-10/+18
* Fix uncertaintiesGuido Imperiale2019-09-161-5/+3
* Trivial indentation reformat.postmasters2017-04-161-11/+11
* Update measurement.pytadhgmister2016-11-201-0/+1
* suggested fix to lose of variable correlationtadhgmister2016-11-201-8/+14
* Update tests and modify MeasurementsEndolith2016-07-311-3/+8
* Split UnitRegistry functionality into several classesHernan Grecco2016-05-051-0/+18
* Updated copyright yearHernan Grecco2016-02-121-1/+1
* Added support for siunitx formatting.C.D. Clark III2015-12-071-1/+17
* Fixed some typos in the documentation; removed trailing slashes; broke some l...Martin Thoma2015-04-041-3/+1
* Improved String formatting operations for MeasurementsHernan Grecco2014-03-261-1/+10
* Renamed formatter module to formatting to avoid collision with function.Hernan Grecco2014-03-101-1/+1
* Improve Measurement formatting.Hernan Grecco2014-03-021-2/+0
* Stub for Measurement formatting.Hernan Grecco2014-03-021-1/+36
* Removed unnecessary method form Measurement.Hernan Grecco2014-02-281-4/+0
* Removed unnecessary code from _MeasurementHernan Grecco2014-02-281-68/+0
* Started to use uncertaintiesHernan Grecco2014-02-271-15/+22
* Fix numbered positions in string formatting operations ({} to {0})coutinho2014-02-071-2/+2
* Revert "Fix compatibility with python 2.6"coutinho2014-02-071-6/+6
* Fix compatibility with python 2.6coutinho2014-01-281-6/+6
* Bumped year and improved relase sequenceHernan Grecco2013-04-221-1/+1
* Improved naming of methods and added docsHernan Grecco2013-04-171-8/+7
* Added future importsHernan Grecco2013-04-151-0/+3
* Refactoring of the codebaseHernan Grecco2013-04-151-0/+122