summaryrefslogtreecommitdiff
path: root/pint
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 🎨 Make pre-commit happyYann Büchau2023-02-091-1/+2
| * | | | | 🧪 Add test for LaTeX escapingYann Büchau2023-02-091-0/+19
| * | | | | Properly escape LaTeX special charactersYann Büchau2023-02-091-1/+17
* | | | | | Removed denier alias: TdHernan2023-04-251-1/+1
* | | | | | Run pre-commit run --all-filesHernan2023-04-251-0/+1
* | | | | | Merge branch 'master' into masterHernan Grecco2023-04-2549-178/+255
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #1738 from micrenda/add-townsend-unitHernan Grecco2023-04-251-0/+4
| |\ \ \ \ \ \
| | * | | | | | Add Townsend unit [Td] defined as: 1e-21 * V * m^2Michele Renda2023-04-091-0/+4
| * | | | | | | Merge branch 'master' into fix-nonmult-docHernan Grecco2023-04-2548-176/+249
| |\ \ \ \ \ \ \
| | * | | | | | | Add test for issue #1433Hernan2023-04-251-0/+4
| | * | | | | | | Fix upcast testHernan2023-04-241-1/+7
| | * | | | | | | Merge branch 'master' into fix-1460Hernan Grecco2023-04-2480-1934/+4168
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'master' into patch-type-importsHernan Grecco2023-04-2445-125/+180
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Run pre-commit run --all-files . Mostly removed empty linesHernan2023-04-2436-94/+5
| | | | * | | | | | | Merge branch 'master' into degree-parsingHernan Grecco2023-04-2412-18/+136
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge branch 'master' into PEP621Hernan Grecco2023-04-2416-60/+232
| | | | | |\ \ \ \ \ \ \ | | | | | | | |_|/ / / / | | | | | | |/| | | | |
| | | | | | * | | | | | Merge branch 'master' into fix-trailing-zeros-decimalHernan Grecco2023-04-2412-28/+141
| | | | | | |\ \ \ \ \ \
| | | | | | | * \ \ \ \ \ Merge branch 'master' into fix-1658Hernan Grecco2023-04-2416-56/+202
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ Merge pull request #1741 from keewis/fix-full_likeHernan Grecco2023-04-241-9/+3
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | | * | | | | | use **kwargs to pass along additional arguments to `ones_like`Justus Magin2023-04-141-9/+3
| | | | | | | | | |/ / / / /
| | | | | | | | * | | | | | Merge pull request #1701 from BenPortner/fix-subtraction-errorHernan Grecco2023-04-242-3/+73
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | | * | | | | | modify string pre-processing such that multiplication operator is inserted be...Benjamin W. Portner2023-01-192-6/+6
| | | | | | | | | * | | | | | - fix error in string pre-processingBenjamin W. Portner2023-01-182-3/+73
| | | | | | | | | | |/ / / / | | | | | | | | | |/| | | |
| | | | | | | | * | | | | | Merge pull request #1703 from RemDelaporteMathurin/expose_matplotlib_formatterHernan Grecco2023-04-246-1/+24
| | | | | | | | |\ \ \ \ \ \ | | | | | | | | | |_|/ / / / | | | | | | | | |/| | | | |
| | | | | | | | | * | | | | added test and fixed baseline imagesRemDelaporteMathurin2023-01-204-0/+18
| | | | | | | | | * | | | | Added mpl_formatter attribute to PlainRegistryRemDelaporteMathurin2023-01-202-1/+6
| | | | | | | | | |/ / / /
| | | | | | | * | | | | | Fix unit check with `atol` using np.allclose.Jules Chéron2022-11-232-3/+13
| | | | | | * | | | | | | Add test and fix newlinesToon Verstraelen2023-01-141-1/+10
| | | | | | * | | | | | | Merge branch 'master' into fix-trailing-zeros-decimalToon Verstraelen2023-01-098-32/+94
| | | | | | |\ \ \ \ \ \ \ | | | | | | | | |_|/ / / / | | | | | | | |/| | | | |
| | | | | | * | | | | | | Merge branch 'master' into fix-trailing-zeros-decimalToon Verstraelen2022-10-308-14/+42
| | | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | | 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
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | Fix creation of trailing zeros in Decimal objects when converting unitsToon Verstraelen2022-10-233-3/+19
| | | | | * | | | | | | | | | Merge branch 'master' into PEP621Jules Chéron2022-11-233-1/+20
| | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|/ / / / / | | | | | | |/| | | | | | | |
| | | | | * | | | | | | | | | formatJules Chéron2022-11-101-1/+3
| | | | | * | | | | | | | | | Make pint-convert a python file for building with setuptoolsJules Chéron2022-11-101-1/+4
| | | | | | |_|_|/ / / / / / | | | | | |/| | | | | | | |
| | | | * | | | | | | | | | Merge branch 'master' into degree-parsingHernan Grecco2023-04-244-12/+28
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / / | | | | | |/| | | | | | | |
| | | | | * | | | | | | | | Support numpy delete (#1699)Dennis Göries2023-03-232-0/+19
| | | | | * | | | | | | | | Merge pull request #1722 from dopplershift/fix-daskJules Chéron2023-03-222-11/+5
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | Fix __dask_postcompute__() to better preserve typeRyan May2023-03-082-11/+5
| | | | | | | |_|_|_|/ / / / | | | | | | |/| | | | | | |
| | | | | * | | | | | | | | add a override for `round`Justus Magin2023-03-071-0/+1
| | | | | * | | | | | | | | don't use the deprecated alias for `round`Justus Magin2023-03-071-1/+1
| | | | | * | | | | | | | | add `min` and `max` to the array function overridesJustus Magin2023-03-071-0/+2
| | | | | |/ / / / / / / /
| | | | * | | | | | | | | Add tests.Constantine Evans2023-03-201-0/+10
| | | | * | | | | | | | | Parse '°' along with previous text, not adding a preceding spaceConstantine Evans2023-03-201-1/+1
| | | | |/ / / / / / / /
| | | * | | | | | | | | appease lintersAustin Orr2022-12-205-6/+8
| | | * | | | | | | | | patch imports during type checkAustin Orr2022-12-209-15/+15
| | | |/ / / / / / / /
| | * | | | | | | | | Un-lint vendored codeMatthew W. Thompson2022-09-191-3/+2
| | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-1460Matthew W. Thompson2022-09-1973-4522/+5631
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |