| Commit message (Expand) | Author | Age | Files | Lines |
| * | DOC: Prepare for 1.16.1 release. | Charles Harris | 2019-01-31 | 1 | -0/+1 |
| * | BUG, DOC: test, fix that f2py.compile accepts str and bytes, rework docs | mattip | 2019-01-20 | 2 | -28/+3 |
| * | Merge pull request #12705 from charris/backport-12687 | Charles Harris | 2019-01-09 | 8 | -1/+15 |
| |\ |
|
| | * | ENH: Better links in documentation | Eric Larson | 2019-01-09 | 8 | -1/+15 |
| * | | MAINT: Further fixups to uint alignment checks | Allan Haldane | 2019-01-09 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #12657 from charris/backport-12641 | Charles Harris | 2019-01-03 | 1 | -1/+1 |
| |\ |
|
| | * | DOC: update 2018 -> 2019 | mattip | 2019-01-03 | 1 | -1/+1 |
| * | | BUG: fix uint alignment asserts in lowlevel loops | Allan Haldane | 2019-01-03 | 1 | -9/+15 |
| |/ |
|
| * | DOC: more doc updates for structured arrays | Allan Haldane | 2018-12-16 | 1 | -8/+4 |
| * | Merge pull request #8955 from eric-wieser/obj-identity | Matti Picus | 2018-11-12 | 1 | -1/+20 |
| |\ |
|
| | * | ENH: Allow ufunc.identity to be any python object | Eric Wieser | 2018-11-12 | 1 | -1/+20 |
| * | | Merge pull request #11916 from mattip/deprecate-set_numeric_ops | Charles Harris | 2018-11-09 | 2 | -1/+5 |
| |\ \
| |/
|/| |
|
| | * | DEP: deprecate np.set_numeric_ops and friends | mattip | 2018-10-21 | 2 | -1/+5 |
| * | | Merge pull request #12250 from mattip/add-docs-to-toc | Ralf Gommers | 2018-11-04 | 10 | -15/+46 |
| |\ \ |
|
| | * | | DOC: move C style guide to dev section | mattip | 2018-10-25 | 3 | -1/+1 |
| | * | | DOC: remove duplicate and outdated DOC | mattip | 2018-10-25 | 1 | -4/+0 |
| | * | | DOC: remove old docs while adding bits of it where appropriate (part one) | mattip | 2018-10-25 | 2 | -5/+19 |
| | * | | DOC: fixes from review | mattip | 2018-10-25 | 3 | -4/+7 |
| | * | | DOC: add missing docs | mattip | 2018-10-23 | 7 | -3/+21 |
| * | | | DOC: NumPy 1.15.4 post release documentation update. | Charles Harris | 2018-11-04 | 1 | -0/+1 |
| * | | | Merge pull request #12268 from mattip/broadcast-tutorial | Ralf Gommers | 2018-10-31 | 7 | -1/+234 |
| |\ \ \ |
|
| | * | | | DOC: fixes from review, fix references | mattip | 2018-10-31 | 1 | -4/+4 |
| | * | | | DOC: add broadcasting article from scipy old-wiki | mattip | 2018-10-26 | 7 | -1/+234 |
| | |/ / |
|
| * | | | Merge pull request #12120 from tylerjereddy/remainder_timedelta64 | Stefan van der Walt | 2018-10-30 | 1 | -0/+3 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | ENH: add timedelta modulus | Tyler Reddy | 2018-10-15 | 1 | -0/+3 |
| * | | | DOC: Update docs after NumPy 1.15.3 release. | Charles Harris | 2018-10-22 | 1 | -0/+1 |
| | |/
|/| |
|
| * | | Merge pull request #11175 from mhvk/gufunc-signature-modification2 | Matti Picus | 2018-10-19 | 2 | -26/+83 |
| |\ \
| |/
|/| |
|
| | * | MAINT: changes from review | mattip | 2018-10-15 | 1 | -1/+1 |
| | * | DOC: tweak docs from review | mattip | 2018-10-12 | 1 | -3/+3 |
| | * | MAINT: formatting, remove version, rework flags | mattip | 2018-10-11 | 2 | -16/+21 |
| | * | :DOC: update to reflect API changes | mattip | 2018-10-08 | 1 | -7/+9 |
| | * | DOC: warn about directly using PyUFuncObject and PyArray_Descr | mattip | 2018-09-17 | 1 | -3/+20 |
| | * | DOC: update for changes in d8a8e4536 | mattip | 2018-09-16 | 1 | -5/+4 |
| | * | merge master into gufunc-signature-modification2 | mattip | 2018-09-15 | 1 | -3/+3 |
| | |\ |
|
| | * \ | Merge 'master' into branch | mattip | 2018-09-12 | 18 | -212/+527 |
| | |\ \ |
|
| | * | | | DOC: updates and fixes for gufunc descriptions. | mattip | 2018-07-17 | 1 | -4/+84 |
| | * | | | ENH: test, document, implement flexible signature. | mattip | 2018-07-17 | 1 | -18/+33 |
| * | | | | DOC: minor tweak to CoC (update NumFOCUS contact address). | Ralf Gommers | 2018-10-10 | 1 | -2/+1 |
| * | | | | DOC: Document how memory alignment works as of 1.14 | Allan Haldane | 2018-09-27 | 1 | -0/+96 |
| * | | | | DOC: use "import numpy as np" style | Mike Toews | 2018-09-25 | 1 | -19/+19 |
| * | | | | DOC: Post NumPy 1.15.2 release updates.[ci skip] | Charles Harris | 2018-09-23 | 1 | -0/+2 |
| | |_|/
|/| | |
|
| * | | | DOC: Adjust the gufunc signature examples | Matti Picus | 2018-09-13 | 1 | -2/+6 |
| * | | | DOC: Add documentation of PyUFuncObject members | Matti Picus | 2018-09-13 | 1 | -1/+58 |
| * | | | STY: string trailing spaces | Eric Wieser | 2018-09-13 | 1 | -2/+2 |
| | |/
|/| |
|
| * | | Merge pull request #11929 from derek-kim/master | Matti Picus | 2018-09-12 | 1 | -4/+4 |
| |\ \ |
|
| | * | | DOC: #defining -> #define / Added a short explanation for Numeric, which | Derek Kim | 2018-09-11 | 1 | -4/+4 |
| * | | | DOC: Clarify difference between PySequence_GETITEM, PyArray_GETITEM (#11914) | Yug Khanna | 2018-09-10 | 1 | -3/+5 |
| * | | | DOC: dtype offset is limited to int | mattip | 2018-09-09 | 1 | -3/+4 |
| * | | | DOC: add a Code of Conduct document. | Ralf Gommers | 2018-09-01 | 3 | -0/+383 |
| * | | | Merge pull request #11800 from mattip/f2py-exe | Charles Harris | 2018-08-28 | 4 | -19/+31 |
| |\ \ \ |
|