Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop Support for Python 3.7 | Jules Chéron | 2022-02-04 | 2 | -2/+2 |
* | apply the new hooks | Keewis | 2021-12-10 | 5 | -35/+33 |
* | Parse inf and nan in Quantity | Chris Barnes | 2021-12-10 | 1 | -0/+14 |
* | Merge branch 'master' into format-docs | keewis | 2021-10-03 | 1 | -6/+6 |
|\ | |||||
| * | Merge pull request #1315 from burmisha/fix-faq-links | Jules Chéron | 2021-09-13 | 1 | -6/+6 |
| |\ | |||||
| | * | Update FAQ links | Mikhail Burmistrov | 2021-05-22 | 1 | -6/+6 |
* | | | try to set the language to none | Keewis | 2021-09-03 | 1 | -1/+1 |
* | | | try code-block | Keewis | 2021-09-03 | 1 | -1/+1 |
* | | | move to an extra block | Keewis | 2021-09-03 | 1 | -2/+2 |
* | | | another attempt | Keewis | 2021-09-03 | 1 | -0/+2 |
* | | | convert back to a literal block | Keewis | 2021-09-03 | 1 | -4/+1 |
* | | | don't specify the language | Keewis | 2021-08-30 | 1 | -1/+4 |
* | | | add more details | Keewis | 2021-08-30 | 1 | -1/+2 |
* | | | typo | Keewis | 2021-08-30 | 1 | -1/+1 |
* | | | rewrite the quantity format docs | Keewis | 2021-08-30 | 1 | -5/+3 |
* | | | rewrite the unit format docs | Keewis | 2021-08-30 | 1 | -10/+20 |
* | | | wording | Keewis | 2021-08-23 | 1 | -0/+2 |
* | | | extend the intersphinx settings | Keewis | 2021-08-23 | 1 | -1/+7 |
* | | | describe the structure of quantity formats | Keewis | 2021-08-23 | 1 | -4/+11 |
* | | | move the unit format spec description into its own section | Keewis | 2021-08-23 | 1 | -0/+2 |
* | | | add quantity format spec examples | Keewis | 2021-08-23 | 1 | -0/+12 |
* | | | document the quantity modifier | Keewis | 2021-08-23 | 1 | -5/+5 |
* | | | enable napoleon type preprocessing | Keewis | 2021-08-23 | 1 | -0/+4 |
* | | | fix the table | Keewis | 2021-08-21 | 1 | -5/+5 |
* | | | first draft of the format docs | Keewis | 2021-08-21 | 3 | -0/+80 |
|/ / | |||||
* | | Fix pint pandas notebook (#1318) | andrewgsavage | 2021-06-21 | 1 | -11/+11 |
* | | Merge pull request #1326 from jules-ch/drop-python3.6 | Hernan Grecco | 2021-06-12 | 2 | -2/+2 |
|\ \ | |||||
| * | | Drop support for Python 3.6 | Jules Chéron | 2021-06-12 | 2 | -2/+2 |
| |/ | |||||
* | | Typo and case | Matt Hall | 2021-06-03 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1282 from jules-ch/quantity-with-quantity | Hernan Grecco | 2021-05-11 | 1 | -0/+10 |
|\ | |||||
| * | Add support for Quantity in the constructor | Jules Chéron | 2021-04-03 | 1 | -0/+10 |
* | | Update contributing.rst | Peter Attia | 2021-04-30 | 1 | -2/+3 |
|/ | |||||
* | NEP29 supports in docs | Jules Chéron | 2021-03-16 | 1 | -0/+3 |
* | notebook | andrewgsavage | 2021-03-01 | 1 | -2/+3 |
* | plotting | andrewgsavage | 2021-03-01 | 1 | -17/+87 |
* | notebook | andrewgsavage | 2021-03-01 | 1 | -4/+3 |
* | Fixed some helpers | Hernan | 2021-01-16 | 1 | -0/+1 |
* | Some info in contributing regarding tests | Hernan | 2021-01-16 | 1 | -7/+50 |
* | Add sign to numpy_func.py | Robin Tesse | 2020-10-31 | 1 | -2/+2 |
* | Fix the docs | Hernan | 2020-09-07 | 1 | -3/+3 |
* | Corrects typo: decibel, not decibell (as pointed out by @terikin) | signor82 | 2020-08-25 | 1 | -5/+5 |
* | Merge branch 'master' of https://github.com/hgrecco/pint into log_units | signor82 | 2020-08-22 | 3 | -6/+32 |
|\ | |||||
| * | Update docs with guidelines on when to create extension packages | Jon Thielen | 2020-08-17 | 2 | -2/+28 |
| * | Change html repr away from latex to a Sparse/Dask-like repr | Jon Thielen | 2020-08-16 | 1 | -4/+4 |
* | | docs: emphasize beta-ness of log unit support | Clark Willison | 2020-07-15 | 1 | -50/+84 |
* | | Merge branch 'master' into log-units WIP branch | Clark Willison | 2020-07-15 | 18 | -1865/+771 |
|\ \ | |/ | |||||
| * | move some content from tutorial to new page | Clark Willison | 2020-07-13 | 4 | -102/+194 |
| * | measurements docs: add note about installing uncertainties | Clark Willison | 2020-07-13 | 1 | -4/+13 |
| * | docs index: add self links to some sections | Clark Willison | 2020-07-13 | 1 | -8/+13 |
| * | module reference: remove the test suite from the autodocs | Clark Willison | 2020-07-13 | 1 | -59/+2 |