| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | Merge branch 'master' into patch-type-imports | Hernan Grecco | 2023-04-24 | 58 | -271/+373 | |
| | |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Run pre-commit run --all-files . Mostly removed empty lines | Hernan | 2023-04-24 | 40 | -98/+6 | |
| * | | | | | | | | | | | Migrate isort and flake8 settings to ruff | Hernan | 2023-04-24 | 1 | -9/+19 | |
| * | | | | | | | | | | | Improved .pre-commit-config.yaml | Hernan | 2023-04-24 | 1 | -10/+15 | |
| * | | | | | | | | | | | Remove numpy version in Python 3.8 to try to fix import error in test | Hernan | 2023-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | Trying pyproject.toml and not setup.cfg | Hernan | 2023-04-24 | 2 | -76/+13 | |
| * | | | | | | | | | | | Restored setup.cfg | Hernan | 2023-04-24 | 1 | -3/+0 | |
| * | | | | | | | | | | | Fixed setup.cfg | Hernan | 2023-04-24 | 1 | -0/+3 | |
| * | | | | | | | | | | | Merge pull request #1729 from cgevans/degree-parsing | Hernan Grecco | 2023-04-24 | 3 | -1/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into degree-parsing | Hernan Grecco | 2023-04-24 | 19 | -78/+287 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #1648 from jules-ch/PEP621 | Hernan Grecco | 2023-04-24 | 5 | -16/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'master' into PEP621 | Hernan Grecco | 2023-04-24 | 24 | -116/+390 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #1625 from tovrstra/fix-trailing-zeros-decimal | Hernan Grecco | 2023-04-24 | 3 | -1/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fix-trailing-zeros-decimal | Hernan Grecco | 2023-04-24 | 17 | -77/+227 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #1660 from jules-ch/fix-1658 | Hernan Grecco | 2023-04-24 | 3 | -3/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fix-1658 | Hernan Grecco | 2023-04-24 | 24 | -112/+303 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #1741 from keewis/fix-full_like | Hernan Grecco | 2023-04-24 | 1 | -9/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | use **kwargs to pass along additional arguments to `ones_like` | Justus Magin | 2023-04-14 | 1 | -9/+3 | |
| | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #1685 from keewis/black-jupyter | Hernan Grecco | 2023-04-24 | 2 | -45/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | remove the `black` hook | Justus Magin | 2023-04-14 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | run pre-commit hooks | Justus Magin | 2022-12-19 | 1 | -7/+1 | |
| | * | | | | | | | | | | | | | | normalize jupyter notebooks | Justus Magin | 2022-12-19 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | apply the pre-commit hooks | Justus Magin | 2022-12-19 | 1 | -37/+40 | |
| | * | | | | | | | | | | | | | | enable `black` formatting for notebooks | Justus Magin | 2022-12-19 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #1701 from BenPortner/fix-subtraction-error | Hernan Grecco | 2023-04-24 | 3 | -3/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'hgrecco/pre-commit/autoupdate-0' into fix-subtr... | Benjamin W. Portner | 2023-02-11 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | modify string pre-processing such that multiplication operator is inserted be... | Benjamin W. Portner | 2023-01-19 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | | | | document CHANGES | Benjamin W. Portner | 2023-01-18 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | - fix error in string pre-processing | Benjamin W. Portner | 2023-01-18 | 2 | -3/+73 | |
| | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #1703 from RemDelaporteMathurin/expose_matplotlib_formatter | Hernan Grecco | 2023-04-24 | 8 | -1/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | added example in docs | RemDelaporteMathurin | 2023-01-20 | 1 | -0/+25 | |
| | * | | | | | | | | | | | | | | modified CHANGES | RemDelaporteMathurin | 2023-01-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | added test and fixed baseline images | RemDelaporteMathurin | 2023-01-20 | 4 | -0/+18 | |
| | * | | | | | | | | | | | | | | Added mpl_formatter attribute to PlainRegistry | RemDelaporteMathurin | 2023-01-20 | 2 | -1/+6 | |
| | |/ / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | Fix unit check with `atol` using np.allclose. | Jules Chéron | 2022-11-23 | 3 | -3/+15 | |
| | | | | * | | | | | | | | | | Add test and fix newlines | Toon Verstraelen | 2023-01-14 | 2 | -1/+11 | |
| | | | | * | | | | | | | | | | Merge branch 'master' into fix-trailing-zeros-decimal | Toon Verstraelen | 2023-01-09 | 13 | -41/+116 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | Merge branch 'master' into fix-trailing-zeros-decimal | Toon Verstraelen | 2022-10-30 | 36 | -216/+658 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | Clean up remnants | Toon Verstraelen | 2022-10-28 | 2 | -4/+1 | |
| | | | | * | | | | | | | | | | | Simplify unit testing as suggested by hgrecco | Toon Verstraelen | 2022-10-28 | 2 | -13/+4 | |
| | | | | * | | | | | | | | | | | Merge branch 'master' into fix-trailing-zeros-decimal | Toon Verstraelen | 2022-10-26 | 5 | -10/+39 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | Fix creation of trailing zeros in Decimal objects when converting units | Toon Verstraelen | 2022-10-23 | 5 | -3/+25 | |
| | | | | | | | * | | | | | | | | | Merge branch 'master' into PEP621 | Jules Chéron | 2022-11-23 | 5 | -2/+25 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | | Remove setup.py | Jules Chéron | 2022-11-10 | 1 | -5/+0 | |
| | | | | | | | * | | | | | | | | | | Update CHANGELOG | Jules Chéron | 2022-11-10 | 1 | -1/+2 | |
| | | | | | | | * | | | | | | | | | | format | Jules Chéron | 2022-11-10 | 2 | -3/+5 | |
| | | | | | | | * | | | | | | | | | | Make pint-convert a python file for building with setuptools | Jules Chéron | 2022-11-10 | 1 | -1/+4 | |
| | | | | | | | * | | | | | | | | | | draft PEP621 | Jules Chéron | 2022-11-10 | 2 | -62/+67 | |
| | | | | | | | | | * | | | | | | | | Merge branch 'master' into degree-parsing | Hernan Grecco | 2023-04-24 | 5 | -12/+32 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Support numpy delete (#1699) | Dennis Göries | 2023-03-23 | 3 | -0/+21 | |
