Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix misc_utils page | David Stansby | 2019-10-06 | 2 | -4/+9 |
| | |||||
* | Try adding new misc_utils page | David Stansby | 2019-10-04 | 2 | -2/+8 |
| | |||||
* | Add Extension to docs | David Stansby | 2019-10-03 | 1 | -40/+14 |
| | |||||
* | DOC: Change the checkmark to 'Y'. | Warren Weckesser | 2019-09-25 | 1 | -28/+27 |
| | | | | | | The Unicode checkmark doesn't necessarily have the same width as the ASCII characters, even when rendered with a fixed-width font, so the casting table can be misaligned when the checkmark is used. | ||||
* | DOC: Document the NPY_SCALARKIND values as C variables. | MSeifert04 | 2019-09-22 | 1 | -8/+15 |
| | | | | | Currently the ":c:data:" links could not resolve these because the values were not explicitly documented. | ||||
* | Merge pull request #14567 from rgommers/fix-publicapi-test | Charles Harris | 2019-09-21 | 1 | -5/+5 |
|\ | | | | | DEP: remove deprecated (and private) numpy.testing submodules. | ||||
| * | DEP: remove deprecate (and private) numpy.testing submodules. | Ralf Gommers | 2019-09-21 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | Removes these files that were deprecated since 1.15.0: - numpy/testing/decorators.py - numpy/testing/noseclasses.py - numpy/testing/nosetester.py This also resolves a failure in the recently introduced tests in `test_public_api.py` (see gh-14454). Closes gh-14566 | ||||
* | | DOC: Fix code that generates the table in the 'Casting Rules' section. | Warren Weckesser | 2019-09-20 | 1 | -33/+35 |
|/ | |||||
* | DOC: Updates to nditer usage instructions | Joseph Fox-Rabinovitz | 2019-09-18 | 1 | -26/+55 |
| | | | | | More intuitive use of iterators Context manager introduction version noted explicitly | ||||
* | Merge pull request #14498 from mattip/random-namespace | Ralf Gommers | 2019-09-15 | 3 | -13/+0 |
|\ | | | | | MAINT: remove the entropy c-extension module | ||||
| * | DOC: remove random.entropy from docs | mattip | 2019-09-14 | 2 | -7/+0 |
| | | |||||
| * | DOC: removed random.entropy from documentation | mattip | 2019-09-14 | 1 | -6/+0 |
| | | |||||
* | | DOC: Add backslashes so the function renders correctly with sphinx. | MSeifert04 | 2019-09-13 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #14475 from hypercubestart/add-timedelta64-signature | Matti Picus | 2019-09-13 | 1 | -131/+30 |
|\ | | | | | DOC: add timedelta64 signature | ||||
| * | DOC: include NAT value and remove Differences between 1.6 and 1.7 Datetimes ↵ | Andrew Liu | 2019-09-12 | 1 | -131/+28 |
| | | | | | | | | section | ||||
| * | DOC: add timedelta64 signature | Andrew Liu | 2019-09-10 | 1 | -1/+3 |
| | | |||||
* | | DOC: Fix reference NPY_ARRAY_OWNDATA instead of NPY_OWNDATA. | MSeifert04 | 2019-09-12 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #14393 from ahaldane/fix_fieldless_view_itemsize | Matti Picus | 2019-09-08 | 1 | -0/+4 |
|\ | | | | | BUG: view with fieldless dtype should raise if itemsize != 0 | ||||
| * | BUG: Fix fieldless comparison broadcasting | Allan Haldane | 2019-09-05 | 1 | -2/+3 |
| | | | | | | | | Fixes #13438 | ||||
| * | BUG: Fix comparison of fieldless structured arrays | Allan Haldane | 2019-08-31 | 1 | -0/+3 |
| | | |||||
* | | DOC: address last comment on numpy.random doc page fixes PR | Ralf Gommers | 2019-08-31 | 1 | -1/+1 |
| | | |||||
* | | DOC: fix doc linking, was referencing private submodules. | Ralf Gommers | 2019-08-25 | 6 | -24/+14 |
|/ | | | | Closes gh-14359 | ||||
* | DEP: Deprecate load/dump functions in favour of pickle methods | kritisingh1 | 2019-08-19 | 1 | -11/+0 |
| | |||||
* | Merge pull request #14062 from mattip/fixes | Ralf Gommers | 2019-07-26 | 1 | -1/+1 |
|\ | | | | | DOC, BUILD: cleanups and fix (again) 'make dist' | ||||
| * | DOC, BUILD: cleanups and fix (again) 'build dist' | mattip | 2019-07-19 | 1 | -1/+1 |
| | | |||||
* | | DOC: fix typo | Colin Snyder | 2019-07-24 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #14064 from kritisingh1/build | Sebastian Berg | 2019-07-23 | 2 | -43/+43 |
|\ \ | | | | | | | DOC: Resolve bad references in Sphinx warnings | ||||
| * | | [DOC] Resolve bad references in Sphinx warnings | kritisingh1 | 2019-07-23 | 2 | -43/+43 |
| | | | |||||
* | | | DOC: Array API : Directory restructure and code cleanup (#14010) | Kriti Singh | 2019-07-22 | 11 | -39/+40 |
| |/ |/| | | | | | | | | | * Minor improvements in Array API docs * Directory restruture | ||||
* | | Merge pull request #14028 from IntelPython/fix-typo | Matti Picus | 2019-07-17 | 1 | -2/+3 |
|\ \ | | | | | | | DOC: Improve quickstart documentation of new random Generator | ||||
| * | | edited opening statement per PR feedback | Oleksandr Pavlyk | 2019-07-17 | 1 | -2/+3 |
| | | | |||||
| * | | fixed likely type in the quick start opening sentence of devdoc reference | Oleksandr Pavlyk | 2019-07-16 | 1 | -1/+1 |
| | | | |||||
* | | | DOC:Link between the two indexing documentation pages | Samesh | 2019-07-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Fix linking error | ||||
* | | | DOC:Link between the two indexing documentation pages | Samesh | 2019-07-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixed linking error | ||||
* | | | DOC:Link between the two indexing documentation pages | Samesh | 2019-07-16 | 1 | -0/+4 |
|/ / | | | | | | | | | | | | | | | | | Made references to each other for the following two indexing docs https://docs.scipy.org/doc/numpy-1.15.0/user/basics.indexing.html https://docs.scipy.org/doc/numpy-1.13.0/reference/arrays.indexing.html closes #12195 | ||||
* | | Merge pull request #14011 from kritisingh1/udep | Matti Picus | 2019-07-15 | 1 | -22/+0 |
|\ \ | | | | | | | [DOC] Remove unused/deprecated functions | ||||
| * | | [DOC] Remove unused/deprecated functions | kritisingh1 | 2019-07-15 | 1 | -22/+0 |
| |/ | |||||
* | | Merge pull request #13985 from mattip/doc-how | Charles Harris | 2019-07-14 | 1 | -0/+12 |
|\ \ | | | | | | | DOC: show workaround for backward compatibility | ||||
| * | | DOC: show workaround for backward compatibility | mattip | 2019-07-14 | 1 | -0/+12 |
| |/ | |||||
* | | Merge pull request #13979 from danielballan/array-function-high-level-docs | Charles Harris | 2019-07-14 | 1 | -2/+124 |
|\ \ | |/ |/| | DOC: Document array_function at a higher level. | ||||
| * | Copy editing | Dan Allan | 2019-07-14 | 1 | -3/+3 |
| | | |||||
| * | Restore old intro, add note at top. | Dan Allan | 2019-07-14 | 1 | -4/+18 |
| | | |||||
| * | Add new section of custom array containers. | Dan Allan | 2019-07-13 | 1 | -15/+4 |
| | | |||||
| * | rephrase | Dan Allan | 2019-07-13 | 1 | -2/+6 |
| | | |||||
| * | Add __array_function__ to user reference. | Dan Allan | 2019-07-13 | 1 | -0/+115 |
| | | |||||
* | | DOC: emphasize random API changes | mattip | 2019-07-09 | 2 | -7/+27 |
|/ | |||||
* | Merge pull request #13847 from kritisingh1/dep | Matti Picus | 2019-07-07 | 2 | -0/+20 |
|\ | | | | | DOC: Adds documentation of functions exposed in numpy namespace | ||||
| * | Removes duplicated docs for python functions | kritisingh1 | 2019-07-06 | 1 | -1/+2 |
| | | |||||
| * | DOC: Adds documentation of functions exposed in numpy namespace | kritisingh1 | 2019-06-27 | 2 | -0/+19 |
| | | |||||
* | | DOC: Remove explicit .next method calls with built-in next | MSeifert04 | 2019-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | In some cases the documentation examples failed with an AttributeError because the next method was not there. In a few other cases it still worked but may be more future-proof and ideomatic if they used the next function instead of the next method. |