Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Move masked strided/inner-loop code to its "final" place (#19370) | Sebastian Berg | 2021-06-29 | 1 | -5/+1 |
| | | | | | * MAINT: Move masked code 1:1 (does not work) * MAINT: Fixup code move and small follow-up fixes | ||||
* | DOC: Add documentation for `np.ctypeslib.c_intp` | Bas van Beek | 2021-06-22 | 1 | -0/+7 |
| | |||||
* | DOC: NeighborhoodIterator position on creation | Marco Aurelio da Costa | 2021-06-08 | 1 | -1/+7 |
| | | | | | | Document that NeighborhoodIterator will point to the begining of the data instead of the position pointed by iter on creation in the special case where data is contiguous. | ||||
* | Updated doc/source/reference/arrays.scalars.rst | Nick Pope | 2021-05-25 | 1 | -4/+4 |
| | | | Fixed unsigned integer aliases. | ||||
* | Merge pull request #18676 from seberg/new-promotion-partial-weak-scalars | Charles Harris | 2021-05-19 | 2 | -15/+1 |
|\ | | | | | MAINT: Implement new style promotion for `np.result_type`, etc. | ||||
| * | MAINT: Remove `NPY_USE_NEW_CASTINGIMPL` | Sebastian Berg | 2021-05-12 | 1 | -14/+0 |
| | | | | | | | | | | | | | | This doesn't serve any purpose anymore. The new code is now always used. (In very few cases this may lead to small slowdowns, this should only matter in ufuncs where it doesn't seem to matter enough to worry about it.) | ||||
| * | DOC,TST: Fix documentation and add tests | Sebastian Berg | 2021-05-12 | 1 | -1/+1 |
| | | |||||
* | | DOC: Use versionadded tag instead of inline comment to specify minimum ↵ | zoj | 2021-05-17 | 1 | -1/+3 |
| | | | | | | | | version needed for random c-api | ||||
* | | DOC: Clarify minimum numpy version needed to use random c-api | zoj | 2021-05-17 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #18880 from ↵ | Matti Picus | 2021-05-14 | 1 | -16/+29 |
|\ \ | |/ |/| | | | | | seberg/make-signature-resolve-more-strict-and-fix-nextafter API: Ensure that casting does not affect ufunc loop | ||||
| * | DOC: Updates based on Marten's review | Sebastian Berg | 2021-05-06 | 1 | -2/+3 |
| | | |||||
| * | Update doc/source/reference/ufuncs.rst | Sebastian Berg | 2021-05-05 | 1 | -2/+2 |
| | | | | | | Co-authored-by: Ross Barnowski <rossbar@berkeley.edu> | ||||
| * | Grammatical fixups for ufuncs refguide. | Ross Barnowski | 2021-05-03 | 1 | -2/+2 |
| | | |||||
| * | DOC,API: Fix the documentation. | Sebastian Berg | 2021-05-03 | 1 | -16/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | Also, for now enforce *all* outputs. That is more conservative, and obviously won't work for certain functions in scipy that have multiple outputs of different types, but it seems a bit safer to me right now. Maybe at some point we have an idea of how to "modify" what the `dtype` means. I am not sure how! By allowing the ufunc itself to interpret how to translte it to a `signature`? By giving it a distinct meaning? Yes, this might narrow us down a bit... but... | ||||
* | | Merge pull request #18936 from bashtage/update-perf-prng | Matti Picus | 2021-05-12 | 1 | -65/+64 |
|\ \ | | | | | | | DOC: Update performance for new PRNG | ||||
| * | | DOC: Update performance for new PRNG | Kevin Sheppard | 2021-05-11 | 1 | -65/+64 |
| | | | | | | | | | | | | Add performance benchmarks for PCG64DXSM | ||||
* | | | DOC resolves #14299 rephrasing | Kasia | 2021-05-09 | 1 | -3/+4 |
| | | | |||||
* | | | DOC: resolves #14299 - deleting the note | Kasia | 2021-05-09 | 1 | -3/+1 |
| | | | |||||
* | | | DOC: Improve datetime64 docs #14299 | Kasia | 2021-05-09 | 1 | -1/+1 |
| | | | |||||
* | | | DOC: Improve datetime64 docs #14299 | Kasia | 2021-05-09 | 1 | -3/+8 |
|/ / | |||||
* | | DOC: refine wording for clarity | Robert Kern | 2021-05-04 | 1 | -4/+4 |
| | | |||||
* | | DOC: fixes in response to comments. | Robert Kern | 2021-05-04 | 2 | -21/+20 |
| | | |||||
* | | STY: Add spaces after commas. | Charles Harris | 2021-05-04 | 1 | -1/+1 |
| | | |||||
* | | DOC: Add PCG64DXSM to performance-measuring script. | Robert Kern | 2021-05-04 | 1 | -3/+3 |
| | | |||||
* | | DOC: nuance recommendations for PCG64. | Robert Kern | 2021-05-04 | 2 | -6/+12 |
| | | |||||
* | | DOC: math formatting. | Robert Kern | 2021-05-04 | 1 | -3/+3 |
| | | |||||
* | | DOC: Document PCG64DXSM. | Robert Kern | 2021-05-04 | 4 | -4/+197 |
|/ | |||||
* | move module target location | Adrian Price-Whelan | 2021-04-24 | 1 | -3/+2 |
| | |||||
* | Fix typo in random docs | Christina Hedges | 2021-04-22 | 1 | -1/+1 |
| | | | | | DOC Fix typo in random docs `Randomstate` -> `RandomState` | ||||
* | Merge pull request #18797 from zoj613/zig_doc | Charles Harris | 2021-04-21 | 1 | -3/+7 |
|\ | | | | | DOC: Update random c-api documentation | ||||
| * | DOC: Update random c-api documentation | zoj | 2021-04-17 | 1 | -3/+7 |
| | | |||||
* | | Update doc/source/reference/routines.testing.rst | Pamphile ROY | 2021-04-17 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Matthias Bussonnier <bussonniermatthias@gmail.com> | ||||
* | | DOC: not recommended section | Pamphile ROY | 2021-04-15 | 1 | -1/+6 |
| | | |||||
* | | DOC: remove legacy global seed, assert_almost_equal and assert_ | Pamphile ROY | 2021-04-14 | 1 | -3/+8 |
|/ | |||||
* | Merge pull request #18722 from tech-gian/main | Charles Harris | 2021-04-05 | 1 | -0/+2 |
|\ | | | | | DOC: deduplicate dtype basic types (2) | ||||
| * | Update, sized aliases | Giannis Zapantis | 2021-04-05 | 1 | -0/+2 |
| | | |||||
* | | DEP: Disable PyUFunc_GenericFunction and PyUFunc_SetUsesArraysAsData | Sebastian Berg | 2021-03-29 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | Both functions have been deprecated in 1.19.x without complaints (so far). The first function is largely identical to a Python ufunc call. The second function had served internal NumPy purposes until NumPy 1.6 (probably), and since then had a comment that it should probably be removed (it was not documented). | ||||
* | | Docs: simd-optimizations.rst: fix basline typo (#18680) | Maxim Belkin | 2021-03-25 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #18652 from timhoffm/doc-plot | Ralf Gommers | 2021-03-21 | 1 | -2/+4 |
|\ \ | | | | | | | DOC: Update some plotting code to current Matplotlib idioms | ||||
| * | | DOC: Update some plotting code to current Matplotlib idioms | Tim Hoffmann | 2021-03-21 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - 3D Axes are created via add_subplot(projection='3d') - There is now a `stairs()` function that's specifically designed for showing histogram curves - Labels should be passed as keyword arguments to the plot functions instead of to `legend()`, which reduces the risk of mixing them up. - ensure equal axis scaling in the meshgrid example | ||||
* | | | Merge pull request #18579 from mwtoews/refactor-dict | Ralf Gommers | 2021-03-21 | 1 | -5/+4 |
|\ \ \ | |/ / |/| | | MAINT: OrderedDict is no longer necessary from Python 3.7 | ||||
| * | | MAINT: OrderedDict is no longer necessary from Python 3.7 | Mike Taves | 2021-03-08 | 1 | -5/+4 |
| | | | |||||
* | | | DOC: Make inline code example consistent in ufunc reference | Andras Deak | 2021-03-18 | 1 | -2/+2 |
| | | | |||||
* | | | MAINT: Fix missed replacement of rg by rng. | Charles Harris | 2021-03-15 | 1 | -1/+1 |
| | | | |||||
* | | | DOC: Consistently use rng as variable name for random generators | Tim Hoffmann | 2021-03-15 | 4 | -31/+31 |
|/ / | |||||
* | | DOC: Closes issue #7408 | cisaacstern | 2021-02-24 | 1 | -2/+2 |
| | | |||||
* | | Removing mention of the @= operator. | melissawm | 2021-02-11 | 2 | -3/+3 |
| | | |||||
* | | Applying suggestions from PR review. | melissawm | 2021-02-05 | 2 | -4/+2 |
| | | |||||
* | | DOC: Discussion on the @ operator and the matrix class | melissawm | 2021-02-05 | 3 | -3/+21 |
| | | |||||
* | | Merge pull request #18007 from eric-wieser/float-printing-doc | Charles Harris | 2020-12-28 | 1 | -0/+39 |
|\ \ | | | | | | | DOC: Add a brief explanation of float printing |