summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Collapse)AuthorAgeFilesLines
* Improved documentation about extending the registryHernan Grecco2023-05-161-0/+3
|
* Updated NumPy version in CHANGESHernan Grecco2023-05-151-0/+1
|
* Preparing release 0.220.22rc1Hernan Grecco2023-05-151-1/+4
|
* Back to development: 0.22Hernan Grecco2023-05-011-0/+6
|
* Preparing release 0.210.21Hernan Grecco2023-05-011-1/+1
|
* Merge pull request #1594 from dopplershift/fix-trapz-tempHernan Grecco2023-04-291-0/+2
|\ | | | | Properly handle offset units for trapz
| * Update CHANGES for trapz/dot/cross fixesRyan May2023-04-271-0/+2
| |
* | Merge pull request #1608 from dopplershift/fix-1584Hernan Grecco2023-04-291-0/+2
|\ \ | | | | | | Fix setitem with a masked array with multiple items (Fixes #1584)
| * \ Merge branch 'master' into fix-1584Ryan May2022-11-281-2/+37
| |\ \
| * | | Fix setitem with a masked array with multiple items (Fixes #1584)Ryan May2022-10-141-0/+2
| | | | | | | | | | | | | | | | This was incorrectly passing through some non-masked values.
* | | | Honor non_int_type when dividing.Hernan Grecco2023-04-281-1/+1
| |_|/ |/| |
* | | Honor non_int_type when a unit without a magnitude is given as string.Hernan Grecco2023-04-271-0/+2
| | | | | | | | | | | | Close #1505
* | | Fixed pint-convertHernan Grecco2023-04-271-1/+3
| | | | | | | | | | | | Close #1646
* | | Updated CHANGESHernan Grecco2023-04-271-1/+2
| | |
* | | Fixed pr/1574 conflictsHernan Grecco2023-04-251-1/+2
|\ \ \
| * | | Update CHANGESblewis22022-08-301-0/+1
| | | |
* | | | Merge branch 'pr/1712'Hernan Grecco2023-04-251-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' into improve-latex-escapingHernan Grecco2023-04-241-0/+14
| |\ \ \ \
| * | | | | 📝 Add changes to CHANGES fileYann Büchau2023-02-091-0/+2
| | | | | |
* | | | | | Removed denier alias: TdHernan2023-04-251-1/+1
| | | | | |
* | | | | | Merge branch 'master' into masterHernan Grecco2023-04-251-0/+24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #1738 from micrenda/add-townsend-unitHernan Grecco2023-04-251-0/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add Townsend unit [Td] defined as: 1e-21 * V * m^2
| | * | | | | | Add Townsend unit [Td] defined as: 1e-21 * V * m^2Michele Renda2023-04-091-0/+2
| | | | | | | |
| * | | | | | | Merge branch 'master' into fix-nonmult-docHernan Grecco2023-04-251-0/+20
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into patch-type-importsHernan Grecco2023-04-241-0/+19
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'master' into degree-parsingHernan Grecco2023-04-241-0/+12
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch 'master' into PEP621Hernan Grecco2023-04-241-0/+22
| | | | |\ \ \ \ \ \ \ | | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | | * | | | | | Merge branch 'master' into fix-trailing-zeros-decimalHernan Grecco2023-04-241-0/+10
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merge branch 'master' into fix-1658Hernan Grecco2023-04-241-0/+17
| | | | | | |\ \ \ \ \ \
| | | | | | | * \ \ \ \ \ Merge pull request #1701 from BenPortner/fix-subtraction-errorHernan Grecco2023-04-241-0/+2
| | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix subtraction parsing error
| | | | | | | | * | | | | | document CHANGESBenjamin W. Portner2023-01-181-0/+2
| | | | | | | | | |/ / / / | | | | | | | | |/| | | |
| | | | | | | * | | | | | Merge pull request #1703 from RemDelaporteMathurin/expose_matplotlib_formatterHernan Grecco2023-04-241-0/+1
| | | | | | | |\ \ \ \ \ \ | | | | | | | | |_|/ / / / | | | | | | | |/| | | | | Expose matplotlib formatter
| | | | | | | | * | | | | modified CHANGESRemDelaporteMathurin2023-01-201-0/+1
| | | | | | | | |/ / / /
| | | | | | * | | | | | Fix unit check with `atol` using np.allclose.Jules Chéron2022-11-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #1658
| | | | | * | | | | | | Add test and fix newlinesToon Verstraelen2023-01-141-0/+1
| | | | | | | | | | | |
| | | | | * | | | | | | Merge branch 'master' into fix-trailing-zeros-decimalToon Verstraelen2023-01-091-1/+13
| | | | | |\ \ \ \ \ \ \ | | | | | | | |_|/ / / / | | | | | | |/| | | | |
| | | | | * | | | | | | Merge branch 'master' into fix-trailing-zeros-decimalToon Verstraelen2022-10-301-0/+12
| | | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ Merge branch 'master' into fix-trailing-zeros-decimalToon Verstraelen2022-10-261-4/+15
| | | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | | Fix creation of trailing zeros in Decimal objects when converting unitsToon Verstraelen2022-10-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #1621 I've also modified conftest, to facilitate testing with customized unit registries. This is to be discussed, obviously.
| | | | * | | | | | | | | | Merge branch 'master' into PEP621Jules Chéron2022-11-231-0/+4
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Update CHANGELOGJules Chéron2022-11-101-1/+2
| | | | | |_|_|/ / / / / / / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'master' into degree-parsingHernan Grecco2023-04-241-0/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | Support numpy delete (#1699)Dennis Göries2023-03-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Support numpy delete --------- Co-authored-by: Jules Chéron <43635101+jules-ch@users.noreply.github.com>
| | | | * | | | | | | | | | Fix __dask_postcompute__() to better preserve typeRyan May2023-03-081-0/+2
| | | | | |_|_|_|/ / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In Unidata/MetPy#2945, a call to dask's .compute() was causing the resulting type to be a different Quantity() variant (from pint.util rather than the parent registry), which resulted in isinstance() failing. This changes things to use the appropriate type from `self` rather than hard-coded class names.
| | | * | | | | | | | | | Add tests.Constantine Evans2023-03-201-1/+1
| | | | | | | | | | | | |
| | | * | | | | | | | | | Parse '°' along with previous text, not adding a preceding spaceConstantine Evans2023-03-201-0/+3
| | | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, as tokenize.tokenizer does not parse ° as a NAME, it is translated to " degree". However, the preceding space means that units with a ° in the middle, for example, Δ°C, cannot be parsed. Removing the preceding space fixes this, and does not appear to break any tests.
| | * | | | | | | | | | update changes fileAustin Orr2022-12-201-0/+2
| | |/ / / / / / / / /
| * | | | | | | | | | Update error URLs for log / offset units.Constantine Evans2023-03-201-0/+2
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log / offset unit documentation changed location, making the URLs shown in error message no longer valid. In addition, the two are on separate pages in the most recent documentation. This commit updates the URLs. It also, as it seems most likely to be stably useful for users, points to the latest stable documentation, rather than the latest dev version.
* | | | | | | | | | Remove deprecated `alen` function from numpy_funcTy Balduf2022-12-131-0/+2
|/ / / / / / / / /
* | | | | | | | | Merge branch 'master' into fix1277Jules Chéron2022-11-281-2/+8
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |