summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* TrivialGuido Imperiale2019-12-171-2/+4
* PolishGuido Imperiale2019-12-171-4/+3
* contributing guideGuido Imperiale2019-12-171-0/+3
* Remove redundant encoding information (utf8 is the default)Guido Imperiale2019-12-131-1/+0
* isortGuido Imperiale2019-12-132-8/+9
* flake8 fixesGuido Imperiale2019-12-131-4/+4
* blackGuido Imperiale2019-12-132-160/+175
* Add link to wraps in NumPy doc commentary on performanceJon Thielen2019-12-091-1/+2
* Update docs and changelog for NEP-18 supportJon Thielen2019-12-081-18/+31
* Remove metaclass backportGuido Imperiale2019-12-041-4/+0
* Rename compat/__init__.py to compat.pyGuido Imperiale2019-12-041-12/+3
* Clean up importsGuido Imperiale2019-12-031-1/+0
* Apply NEP-29. Drop uncertainties < 3.0. Add support for Python 3.7 and 3.8.Guido Imperiale2019-12-033-6/+3
* Merge remote-tracking branch 'upstream/master' into default_registryUnknown2019-10-044-7/+8
|\
| * update link ref for new NumPy ndarray methods nameloganthomas2019-10-021-1/+1
| * add whitespace for readability in previous commit to wrappingloganthomas2019-10-021-0/+1
| * fix typo your to you in contextsloganthomas2019-10-021-1/+1
| * fix typo in plottingloganthomas2019-10-021-1/+1
| * change relationships to relations in previous commitloganthomas2019-10-021-1/+1
| * fix typo in Specifying Relations section of wrappingloganthomas2019-10-021-2/+2
| * fix typo in Comments section for NumPy supportloganthomas2019-10-021-1/+1
| * add NumPy label to ndarray methods in Support sectionloganthomas2019-10-021-1/+1
* | Sphinx fixesGuido Imperiale2019-09-135-11/+26
* | Sphinx fixesGuido Imperiale2019-09-133-2/+7
* | Sphinx fixesGuido Imperiale2019-09-131-2/+2
|/
* test for enable_contextsGuido Imperiale2019-09-051-3/+0
* Anonymous contextsGuido Imperiale2019-09-051-2/+14
* New syntax to add aliases to already existing definitionsGuido Imperiale2019-09-031-3/+29
*---. Merge #802 #813 #837bors[bot]2019-08-302-3/+32
|\ \ \
| | | * Added f-string documentation as suggested by @cpascualgood5972019-08-061-1/+18
| | | * restore numpy formatting docsgood5972019-08-061-0/+11
| | | * Updated documentation for string formatting with info on abbreviated units an...good5972019-07-241-11/+13
| | * | Fix a typo, too.A Brooks2019-05-311-2/+1
| | * | Add similar library and remove duplicate.A Brooks2019-05-311-2/+2
| |/ /
* | | Explained '_' symbols in documentationGuido Imperiale2019-08-301-3/+12
| |/ |/|
* | Merge #830bors[bot]2019-07-221-1/+1
|\ \
| * | Update wrapping.rstAngus Hollands2019-07-111-1/+1
* | | added automatic developer reference using sphinxLars Schellhas2019-07-222-0/+121
|/ /
* | Correct PDF link to MCO reportBryan W. Weber2019-07-061-1/+1
|/
* DOC: index: pint-pandas Jupyter notebookWes Turner2019-03-221-2/+2
* Docs: Fix Warning FormattingAxel Huebl2019-02-241-4/+4
* Add documentation about numpy array formattingJules2019-02-051-0/+11
* add pint-pandas notebook docsandrewgsavage2019-01-173-2/+1547
* disable pandas testandrewgsavage2018-12-281-330/+0
* Add missing closing parenthesisJonathan Martens2018-11-041-1/+1
* Pin Pandas versionZebedee Nicholls2018-10-281-1/+2
* Add pandas interface docsZebedee Nicholls2018-09-062-0/+338
* Merge #657bors[bot]2018-07-201-0/+12
|\
| * Documented `to_compact`Jonathan Wheeler2018-07-191-0/+12
* | Added, documented, and tested new Quantity.check functionJonathan Wheeler2018-07-191-0/+9
|/