summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge #637bors[bot]2018-05-042-0/+51
|\ \
| * | Add Unit.from_ and Unit.m_fromDustin Spicuzza2018-04-292-0/+51
* | | Merge #638bors[bot]2018-05-021-0/+3
|\ \ \ | |/ / |/| |
| * | Add if to handle np.array with ndim == 0.raphaeltimbo2018-05-011-0/+3
|/ /
* | Merge #632bors[bot]2018-04-191-0/+19
|\ \
| * | Updated CHANGESHernan Grecco2018-04-161-0/+19
|/ /
* | Merge #631bors[bot]2018-04-141-0/+6
|\ \
| * | prevent Travis from building bors tmp branchesCarlos Pascual2018-04-141-0/+6
|/ /
* | Merge #630bors[bot]2018-04-134-4/+140
|\ \ | |/ |/|
| * Revert "Mark test_isreal as expected to fail"Carlos Pascual2018-04-131-3/+0
| * Add support for comparisons with 0Carlos Pascual2018-04-131-0/+27
| * Add tests for comparisons with 0Carlos Pascual2018-04-131-0/+104
| * Mark test_isreal as expected to failCarlos Pascual2018-04-131-0/+3
| * Fix test_isfiniteCarlos Pascual2018-04-131-1/+1
| * Avoid error in in-place exponentiation with numpy > 1.11Carlos Pascual2018-04-131-2/+2
| * Add tests for numpy 1.14Carlos Pascual2018-04-131-1/+6
|/
* Merge #579bors[bot]2018-03-233-26/+47
|\
| * Fix for superEnrico Massa2017-11-021-1/+1
| * Fix for compatible units within contextEnrico Massa2017-11-023-18/+28
| * Failing test for get compatible units with multiple contextsEnrico Massa2017-11-012-2/+11
| * Merge pull request #1 from em1208/enrico/fix_prefix_handling_on_build_cacheEnrico Massa2017-11-011-7/+9
| |\
| | * Fix for testsEnrico Massa2017-11-011-3/+9
| | * Fix to the prefixed condition for building the dimensional equivalent cacheEnrico Massa2017-11-011-5/+1
| |/
* | Merge #583bors[bot]2018-03-231-1/+1
|\ \
| * | Fix typo in TestNDArrayQuantityMath class nameJonathan Martens2017-11-111-1/+1
| |/
* | Merge #626bors[bot]2018-03-233-2/+7
|\ \
| * | Added UnitStrippedWarning when an unsupported ufunc attempts to read the magn...kanhua2018-03-233-2/+7
|/ /
* | Merge #590bors[bot]2018-02-195-18/+109
|\ \
| * | recurse in IPython pretty printingMartin Teichmann2017-12-052-0/+15
| * | factor out common IPython codeMartin Teichmann2017-12-053-36/+28
| * | add an IPython pretty printerMartin Teichmann2017-12-053-0/+30
| * | pretty-print expontent format numbersMartin Teichmann2017-12-052-0/+17
| * | respect default format also for LaTeX and HTMLMartin Teichmann2017-12-054-4/+25
| * | add tests for the IPython _repr_ methodsMartin Teichmann2017-12-052-0/+16
| |/
* | Merge #613bors[bot]2018-02-191-1/+4
|\ \ | |/ |/|
| * Fixed for empty stringskoshelev2018-01-181-1/+1
| * Fixed for empty speckoshelev2018-01-181-1/+1
| * Closes #592koshelev2018-01-171-1/+4
|/
* Merge #557bors[bot]2017-10-241-0/+18
|\
| * Improve documentation for string parsing rulesDavid Linke2017-10-071-0/+18
* | Merge #567bors[bot]2017-10-2433-257/+140
|\ \ | |/ |/|
| * Do not edit after that lineHugo2017-10-201-0/+8
| * Remove NullHandler compat (new in 2.7)Hugo2017-10-193-38/+2
| * Ignore temp coverage filesHugo2017-10-191-0/+1
| * Drop support for EOL Python 3.0-3.2Hugo2017-10-199-32/+9
| * Use set literalsHugo2017-10-191-18/+18
| * Remove positional string formattersHugo2017-10-1911-98/+98
| * Allow to test feature branchesHugo2017-10-191-6/+0
| * Drop support for EOL Python 2.6Hugo2017-10-1917-81/+20
|/
* Merge #550bors[bot]2017-09-022-1/+3
|\