summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * fix(upcast): Fix upcast functionJules Chéron2023-04-291-7/+7
|/
* Merge pull request #1594 from dopplershift/fix-trapz-tempHernan Grecco2023-04-293-3/+122
|\
| * Update CHANGES for trapz/dot/cross fixesRyan May2023-04-271-0/+2
| * Fix up dot/cross wrapper for non-multiplicative unitsRyan May2023-04-272-2/+67
| * Properly handle offset units for trapz (Fixes #1593)Ryan May2023-04-272-2/+54
* | Merge pull request #1760 from jules-ch/test-all-closeHernan Grecco2023-04-291-0/+9
|\ \
| * | fix(test): Add tests for all close with nan and atol defaultJules Chéron2023-04-291-0/+9
| |/
* | Merge pull request #1608 from dopplershift/fix-1584Hernan Grecco2023-04-293-2/+25
|\ \
| * \ Merge branch 'master' into fix-1584Ryan May2022-11-2881-1748/+4249
| |\ \
| * | | Fix setitem with a masked array with multiple items (Fixes #1584)Ryan May2022-10-143-2/+25
* | | | Pin dependency in dask test in Python 3.8Hernan Grecco2023-04-291-1/+1
* | | | Fix dependency in dask testHernan Grecco2023-04-291-1/+1
* | | | Fix dependency in dask testHernan Grecco2023-04-291-1/+1
* | | | Remove ci-success jobHernan Grecco2023-04-291-8/+8
* | | | Disable coveralls as it is not workingHernan Grecco2023-04-291-40/+40
* | | | Downgrade requests for coveralls in other cisHernan Grecco2023-04-281-2/+2
* | | | Downgrade requests for coverallsHernan Grecco2023-04-281-1/+1
* | | | Honor non_int_type when dividing (fix bug).Hernan Grecco2023-04-281-2/+2
* | | | Pin ipython version in doc requirementsHernan Grecco2023-04-281-1/+1
* | | | Honor non_int_type when dividing.Hernan Grecco2023-04-283-4/+14
| |_|/ |/| |
* | | Honor non_int_type when a unit without a magnitude is given as string.Hernan Grecco2023-04-273-3/+17
* | | Fixed pint-convertHernan Grecco2023-04-272-17/+43
* | | Updated CHANGESHernan Grecco2023-04-271-1/+2
* | | Fix get_compatible_units for dynamically add units/dimensionsHernan Grecco2023-04-262-1/+6
* | | Building and testing the docs now require mipHernan Grecco2023-04-251-0/+1
* | | Fixed pr/1574 conflictsHernan Grecco2023-04-257-1/+297
|\ \ \
| * | | Silence verbose mip outputblewis22022-09-231-0/+1
| * | | Update CHANGESblewis22022-08-301-0/+1
| * | | Fix pre-commit problemsblewis22022-08-304-69/+95
| * | | Add to_preferredblewis22022-08-306-0/+270
* | | | Merge branch 'pr/1712'Hernan Grecco2023-04-253-1/+48
|\ \ \ \
| * \ \ \ Merge branch 'master' into improve-latex-escapingHernan Grecco2023-04-2418-77/+247
| |\ \ \ \
| * | | | | Add test for siunitx formattingYann Büchau2023-02-091-1/+9
| * | | | | 🎨 Make pre-commit happyYann Büchau2023-02-092-2/+3
| * | | | | 📝 Add changes to CHANGES fileYann Büchau2023-02-091-0/+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-252-2/+2
* | | | | | Run pre-commit run --all-filesHernan2023-04-251-0/+1
* | | | | | Merge pull request #1678 from TyBalduf/masterHernan Grecco2023-04-252-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into masterHernan Grecco2023-04-2562-324/+453
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1738 from micrenda/add-townsend-unitHernan Grecco2023-04-252-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Add Townsend unit [Td] defined as: 1e-21 * V * m^2Michele Renda2023-04-092-0/+6
* | | | | | | | Merge pull request #1727 from cgevans/fix-nonmult-docHernan Grecco2023-04-252-3/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into fix-nonmult-docHernan Grecco2023-04-2560-320/+441
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Add test for issue #1433Hernan2023-04-251-0/+4
* | | | | | | | | Fix upcast testHernan2023-04-241-1/+7
* | | | | | | | | Merge pull request #1492 from mattwthompson/fix-1460Hernan Grecco2023-04-241-34/+40
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into fix-1460Hernan Grecco2023-04-24142-3371/+5528
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #1686 from austinorr/patch-type-importsHernan Grecco2023-04-2410-16/+20
|\ \ \ \ \ \ \ \ \ \