summaryrefslogtreecommitdiff
path: root/pint
Commit message (Expand)AuthorAgeFilesLines
* Add test and fix newlinesToon Verstraelen2023-01-141-1/+10
* Merge branch 'master' into fix-trailing-zeros-decimalToon Verstraelen2023-01-098-32/+94
|\
| * Merge pull request #1670 from keewis/versionJules Chéron2022-11-281-3/+3
| |\
| | * use packaging.version instead of the deprecated distutils.versionJustus Magin2022-11-281-3/+3
| * | Merge branch 'master' into fix1277Jules Chéron2022-11-282-28/+41
| |\ \ | | |/
| | * Add positive ufunc (#1663)andrewgsavage2022-11-282-28/+41
| * | Add test for issue1277Carlos Pascual2022-11-241-0/+24
| * | Add default preprocessor to support % symbolCarlos Pascual2022-11-231-0/+2
| * | Add percent and ppm to registryCarlos Pascual2022-11-231-0/+4
| |/
| * Merge pull request #1629 from Yoshanuikabundi/patch-1Jules Chéron2022-11-222-1/+16
| |\
| | * Update test_formatting.pyJules Chéron2022-11-221-1/+1
| | * Add testJosh Mitchell2022-10-311-0/+15
| | * Fix cryptic error when re-registering a formatterJosh A. Mitchell2022-10-261-1/+1
| * | Add new SI prefixesMauro Silberberg2022-11-181-0/+4
* | | Merge branch 'master' into fix-trailing-zeros-decimalToon Verstraelen2022-10-308-14/+42
|\ \ \ | |/ /
| * | Partially reorganized docsHernan2022-10-265-9/+7
| * | Merge #1633stagingbors[bot]2022-10-262-3/+33
| |\ \
| | * | Simplify registry subclassingHernan2022-10-252-3/+33
| * | | Pull flexparser.py from https://github.com/hgrecco/flexparserHernan2022-10-261-2/+2
| |/ /
* | | Clean up remnantsToon Verstraelen2022-10-281-1/+1
* | | Simplify unit testing as suggested by hgreccoToon Verstraelen2022-10-282-13/+4
* | | Merge branch 'master' into fix-trailing-zeros-decimalToon Verstraelen2022-10-261-4/+17
|\ \ \ | |/ /
| * | Pull flexparser.py from https://github.com/hgrecco/flexparserHernan2022-10-251-4/+17
| |/
* | Fix creation of trailing zeros in Decimal objects when converting unitsToon Verstraelen2022-10-233-3/+19
|/
* Merge branch 'master' into broadcast_arraysandrewgsavage2022-10-2241-1495/+3456
|\
| * Merge #1596bors[bot]2022-10-222-2/+8
| |\
| | * Merge branch 'master' into ndimandrewgsavage2022-10-082-0/+18
| | |\
| | * | accidenltal commentAndrew2022-10-081-5/+5
| | * | add dataframe to upcast typesAndrew2022-10-082-7/+7
| | * | adds ndim attribute for pandas compatabilityAndrew2022-10-011-0/+6
| * | | Merge pull request #1595 from hgrecco/using_flexparserHernan Grecco2022-10-2138-1490/+3421
| |\ \ \
| | * | | Brings back [speed] as an alias for [velocity]Hernan2022-10-213-2/+7
| | * | | Rename parser to defparserHernan2022-10-1217-45/+45
| | * | | Using frozen=False in errors to avoid problems with daskHernan2022-10-121-11/+11
| | * | | Fixed Context.redefineHernan2022-09-301-5/+10
| | * | | Pull flexparser.py 0.2 from https://github.com/hgrecco/flexparserHernan2022-09-301-6/+26
| | * | | Final step to split the registry from the parserHernan2022-09-3038-1485/+3386
| * | | | Merge pull request #1600 from cgevans/fix-nonint-nanJules Chéron2022-10-183-3/+27
| |\ \ \ \
| | * | | | String NaN creation with correct non_int_typeConstantine Evans2022-10-093-3/+27
* | | | | | subokAndrew2022-10-152-1/+6
* | | | | | Merge branch 'master' into broadcast_arraysandrewgsavage2022-10-1513-262/+350
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update documentationJules Chéron2022-10-0910-59/+57
| |/ / / /
| * | | | Update test_non_int.py for pytest.Constantine Evans2022-10-091-203/+275
| | |_|/ | |/| |
| * | | raise if the condition is non-multiplicativeJustus Magin2022-09-112-1/+9
| * | | check that non-multiplicative raise an errorJustus Magin2022-09-111-0/+4
| * | | Merge branch 'master' into where-quantity-conditionJustus Magin2022-09-112-3/+9
| |\ \ \ | | | |/ | | |/|
| * | | actually fix the recursion errorJustus Magin2022-06-291-0/+1
| * | | add a test to make sure we avoid the recursion errorJustus Magin2022-06-291-0/+5
* | | | broadcast_arraysAndrew2022-10-152-2/+22
| |/ / |/| |
* | | Merge pull request #1563 from jules-ch/fix-_vendor-moduleJules Chéron2022-08-291-0/+0
|\ \ \ | |_|/ |/| |