summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try #727:tryingbors[bot]2018-10-283-7/+5
|\
| * Renable pandas testsZebedee Nicholls2018-10-281-1/+1
| * Pin Pandas versionZebedee Nicholls2018-10-283-6/+4
* | Merge #628bors[bot]2018-10-281-0/+8
|\ \
| * | Added .editorconfigKOLANICH2018-03-241-0/+8
| | |
| \ \
*-. \ \ Merge #706 #718bors[bot]2018-10-282-2/+2
|\ \ \ \
| | * | | added "Eh" as an alias for Hartreexxyxxyxyx12018-10-141-1/+1
| * | | | converts dimension to correct dimensionalityQuentin Peter2018-09-261-1/+1
* | | | | Merge #642bors[bot]2018-10-281-78/+107
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix some minor glitchesMartin Teichmann2018-05-301-5/+6
| * | | | support numpy's __array_ufunc__Martin Teichmann2018-05-291-76/+104
* | | | | Merge #726bors[bot]2018-10-281-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Disabling pandas test until the pandas API stabilizes and we can test accuratelyHernan2018-10-281-1/+1
|/ / / /
* | | | Merge #705bors[bot]2018-10-101-6/+6
|\ \ \ \
| * | | | Prevent loosing keywordsQuentin Peter2018-09-251-6/+6
| | |/ / | |/| |
* | | | Merge #702bors[bot]2018-10-101-1/+4
|\ \ \ \
| * | | | Better Formatting. Indentation.Michael Hartelt2018-10-021-3/+3
| * | | | Better Formatting. Avoiding \ continuation.Michael Hartelt2018-10-011-2/+4
| * | | | PEP8Michael Hartelt2018-09-211-1/+2
| * | | | Fixed import error (Issue #701) by refining HAS_PROPER_PANDAS flag detection.Michael Hartelt2018-09-211-1/+1
| |/ / /
* | | | Merge #703bors[bot]2018-10-014-58/+117
|\ \ \ \
| * | | | Update notebooksZebedee Nicholls2018-09-211-45/+45
| * | | | Pass index maintenance testZebedee Nicholls2018-09-213-14/+44
| * | | | Add failing test that index is maintainedZebedee Nicholls2018-09-211-2/+31
| |/ / /
* | | | Merge #697bors[bot]2018-10-012-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update AUTHORSandrewgsavage2018-09-211-1/+1
| * | | Update authors, pending Andrew emailZebedee Nicholls2018-09-212-2/+2
|/ / /
* | | Merge #684bors[bot]2018-09-0611-20/+2942
|\ \ \
| * | | Add example notebookandrewgsavage2018-09-061-0/+1286
| * | | Add pandas interface codeandrewgsavage2018-09-063-7/+669
| * | | Add pandas interface docsZebedee Nicholls2018-09-062-0/+338
| * | | Add pandas interface testsZebedee Nicholls2018-09-065-13/+649
|/ / /
* | | Merge #683bors[bot]2018-09-042-1/+7
|\ \ \
| * | | BUG: Fix using Quantity with numpy.searchsortedRyan May2018-08-252-1/+7
|/ / /
* | | Merge #679bors[bot]2018-08-231-7/+9
|\ \ \
| * | | pint_eval uses DefinitionSyntaxError in place of general ExceptionJeffrey Gerard2018-08-221-7/+9
|/ / /
* | | Merge #660bors[bot]2018-07-212-1/+18
|\ \ \
| * | | @ureg.wraps now accurately binds kwargsJonathan Wheeler2018-07-202-1/+18
|/ / /
* | | Merge #657bors[bot]2018-07-201-0/+12
|\ \ \
| * | | Documented `to_compact`Jonathan Wheeler2018-07-191-0/+12
* | | | Merge #658bors[bot]2018-07-205-18/+74
|\ \ \ \ | |/ / / |/| | |
| * | | 656:Jonathan Wheeler2018-07-193-16/+48
| * | | Added, documented, and tested new Quantity.check functionJonathan Wheeler2018-07-194-2/+26
|/ / /
* | | Merge #652bors[bot]2018-07-194-1/+124
|\ \ \ | |/ / |/| |
| * | Indented the test...Jonathan Wheeler2018-07-131-10/+10
| * | Tests now import correctly in py27Jonathan Wheeler2018-07-131-0/+10
| * | Removed extraneous `import sys`Jonathan Wheeler2018-07-131-3/+0
| * | Added backwards compatibility for py27Jonathan Wheeler2018-07-134-17/+21
| * | Attempt to extend support to <3.5Jonathan Wheeler2018-07-132-11/+25
| * | Wraps handles keywords (closes #625, closes #651)Jonathan Wheeler2018-07-133-1/+99
|/ /