Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | MAINT, DOC: fix new typos detected by codespell | Dimitri Papadopoulos | 2022-01-12 | 4 | -6/+6 | |
* | | | | | | DOC: git:// protocol deprecated by github. (#20789) | Matthias Bussonnier | 2022-01-11 | 1 | -1/+1 | |
* | | | | | | Merge pull request #20766 from mhvk/ndarray_array_finalize | Sebastian Berg | 2022-01-10 | 2 | -0/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | DOC: Add brief deprecation note to the release notes | Sebastian Berg | 2022-01-10 | 1 | -0/+3 | |
| * | | | | | ENH: Let ndarray.__array_finalize__ be callable. | Marten van Kerkwijk | 2022-01-08 | 1 | -0/+5 | |
* | | | | | | Merge pull request #20783 from rajaeinet/2022-copyright-update | Charles Harris | 2022-01-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | change "The NumPy community" to "NumPy Developers" | Omid Rajaei | 2022-01-10 | 1 | -1/+1 | |
| * | | | | | | Update Copyright to 2022 | Omid | 2022-01-10 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #20741 from ahesford/cross_your_tees | Ralf Gommers | 2022-01-10 | 1 | -0/+98 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DOC: add instructions for cross compilation | Andrew J. Hesford | 2022-01-10 | 1 | -0/+98 | |
| |/ / / / / | ||||||
* | | | | | | DOC: fix doctest with true_divide error | Pierre de Buyl | 2022-01-10 | 1 | -1/+1 | |
* | | | | | | DOC: fix more doctests | Pierre de Buyl | 2022-01-10 | 1 | -2/+4 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #20731 from mattip/doc-0.3.18 | Charles Harris | 2022-01-06 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | DOC: fix OpenBLAS version in release note | mattip | 2022-01-05 | 1 | -3/+3 | |
* | | | | | | DOC: Capitalization and missing word in docs | Joseph Fox-Rabinovitz | 2022-01-06 | 1 | -3/+3 | |
* | | | | | | BUG: Added check for NULL data in ufuncs (#20689) | Joseph Fox-Rabinovitz | 2022-01-06 | 1 | -4/+8 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #20722 from madphysicist/dtype-checking-1 | Matti Picus | 2022-01-06 | 2 | -0/+65 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | ENH: Support for changing dtype in non-C-contiguous views | Joseph R. Fox-Rabinovitz | 2022-01-05 | 2 | -0/+65 | |
| |/ / / | ||||||
* | | | | DOC: Updated pointer spacing for consistency. (#20683) | Joseph Fox-Rabinovitz | 2022-01-05 | 1 | -129/+112 | |
|/ / / | ||||||
* | | | ENH: add support for operator() in crackfortran. | Damien Caliste | 2022-01-04 | 1 | -0/+7 | |
|/ / | ||||||
* | | Merge pull request #20701 from charris/post-1.22.0-fixes | Charles Harris | 2022-01-01 | 1 | -28/+56 | |
|\ \ | ||||||
| * | | DOC: Update the RELEASE_WALKTHROUGH document. | Charles Harris | 2022-01-01 | 1 | -28/+56 | |
* | | | Merge pull request #20697 from charris/post-1.22.0-release-update | Charles Harris | 2022-01-01 | 2 | -10/+1198 | |
|\ \ \ | ||||||
| * | | | REL: Update main after 1.22.0 release. | Charles Harris | 2022-01-01 | 2 | -10/+1198 | |
* | | | | DOC:Fixed the link on user-guide landing page | Arryan Singh | 2022-01-01 | 1 | -2/+2 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #20693 from Mukulikaa/latex-images | Charles Harris | 2022-01-01 | 1 | -5/+5 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | DOC: Replaced svgs with png | Mukulika | 2022-01-01 | 1 | -5/+5 | |
* | | | Merge pull request #20691 from Mukulikaa/latex-images | Charles Harris | 2021-12-31 | 5 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | DOC, ENH: Added pngs for svgs for pdf build | Mukulika | 2022-01-01 | 5 | -0/+0 | |
* | | | Merge pull request #20666 from HaoZeke/clihelpstr | Charles Harris | 2021-12-27 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | DOC: Add help string for F2PY | Rohit Goswami | 2021-12-26 | 1 | -0/+4 | |
* | | | | Merge pull request #20647 from WarrenWeckesser/doc-failunlesswriteable | Charles Harris | 2021-12-27 | 2 | -1/+12 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | DOC: Fix a mistake in the 1.7.0 release notes. | warren | 2021-12-22 | 1 | -1/+1 | |
| * | | | DOC: Add PyArray_FailUnlessWriteable to the online C-API docs. | warren | 2021-12-22 | 1 | -0/+11 | |
* | | | | Merge pull request #20646 from pantelisantonoudiou/doc-iterable | Matti Picus | 2021-12-24 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | add np.iterable to reference guide | pantelis | 2021-12-22 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | DEV: Add `TYP`, a standard acronym for static typing | Bas van Beek | 2021-12-23 | 1 | -0/+1 | |
* | | | | Modify SVG to be visible on Chrome | MarsBarLee | 2021-12-23 | 2 | -2/+2 | |
|/ / / | ||||||
* | | | Merge branch 'main' into doctest_for_pytest | Pierre de Buyl | 2021-12-21 | 36 | -1006/+1464 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #20629 from dlax/patch-1 | Charles Harris | 2021-12-20 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | DOC: Refer to NumPy, not pandas, in main page | Denis Laxalde | 2021-12-20 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #20628 from charris/post-1.21.5-release-update | Charles Harris | 2021-12-20 | 3 | -0/+74 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | REL: Update main after 1.21.5 release. | Charles Harris | 2021-12-19 | 3 | -0/+74 | |
| * | | | DEP: remove NPY_ARRAY_UPDATEIFCOPY, deprecated in 1.14 (#20589) | Matti Picus | 2021-12-18 | 4 | -50/+25 | |
| |/ / | ||||||
| * | | ENH: add ndmin to `genfromtxt` behaving the same as `loadtxt` (#20500) | Ivan Gonzalez | 2021-12-16 | 1 | -0/+3 | |
| * | | removed two redundant '\\' typos | Muataz Attaia | 2021-12-16 | 1 | -2/+2 | |
| * | | Merge pull request #19756 from MarsBarLee/docs-panel | Charles Harris | 2021-12-14 | 9 | -85/+153 | |
| |\ \ | ||||||
| | * | | Change image path for Getting Started panel | MarsBarLee | 2021-12-10 | 1 | -1/+1 | |
| | * | | Merge branch 'main' of https://github.com/numpy/numpy into docs-panel | MarsBarLee | 2021-12-10 | 16 | -865/+1187 | |
| | |\ \ | ||||||
| | * | | | Update Getting Started panel text | MarsBarLee | 2021-12-10 | 1 | -3/+3 |