summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20388 from ARCCA/arm_neon_fixesMatti Picus2021-11-171-2/+2
|\
| * Update cpu_asimdfhm.cThomas Green2021-11-161-2/+2
* | Merge pull request #20093 from Mukulikaa/indexing-howtoMatti Picus2021-11-175-3/+361
|\ \
| * | DOC: Minor typos and improvement in explanationsMukulika2021-11-112-38/+67
| * | DOC: Added and modified examplesMukulika2021-11-113-40/+89
| * | DOC: Added Nicolas Rougier's exercisesMukulika2021-11-111-10/+58
| * | DOC: Created an indexing how-toMukulika2021-11-113-0/+232
* | | Merge pull request #20147 from arushi-08/updated-docstring-for-binary-file-ob...Matti Picus2021-11-171-1/+2
|\ \ \
| * | | DOC: updated file object docstringArushi Sharma2021-10-261-1/+1
| * | | DOC: updated docstring for binary file objectArushi Sharma2021-10-211-1/+2
* | | | Merge pull request #20244 from MuhammadMotawe/clarify-sqrt-behaviorMatti Picus2021-11-172-0/+10
|\ \ \ \
| * | | | MAINT: Address review commentsMuhammad Motawe2021-10-301-5/+0
| * | | | DOC: Clarify behavior of np.lib.scimath.sqrt in the presence of negative 0Muhammad Motawe2021-10-302-0/+15
| * | | | BUG: `VOID_nonzero` could sometimes mutate alignment flagSebastian Berg2021-10-302-2/+14
* | | | | Merge pull request #18343 from rgommers/ci-skip-docsMatti Picus2021-11-171-0/+21
|\ \ \ \ \
| * | | | | remove appveyorMatti Picus2021-10-201-1/+0
| * | | | | DOC: document how to skip CI jobsRalf Gommers2021-10-201-0/+22
| | |/ / / | |/| | |
* | | | | Merge pull request #20393 from WarrenWeckesser/doc-no-depsSebastian Berg2021-11-171-1/+1
|\ \ \ \ \
| * | | | | CI: CircleCI: Install numpy after processing doc_requirements.txtwarren2021-11-171-1/+1
|/ / / / /
* | | | | Merge pull request #20387 from charris/prepare-main-for-1.23.0-developmentCharles Harris2021-11-1642-295/+50
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | REL: Prepare main for NumPy 1.23.0 developmentCharles Harris2021-11-1642-295/+50
|/ / / /
* | | | REL: Begin NumPy 1.23.0 developmentv1.23.0.dev0Charles Harris2021-11-160-0/+0
* | | | REL: Begin NumPy 1.22.0 developmentCharles Harris2021-11-160-0/+0
* | | | REV: Add MaskedArray creation from non nd-array back in (#20386)Greg Lucas2021-11-162-0/+48
* | | | Merge pull request #20367 from HowJMay/simd-truncMatti Picus2021-11-167-8/+85
|\ \ \ \
| * | | | ENH, SIMD: add new universal intrinsics for truncHowJMay2021-11-167-8/+85
* | | | | Merge pull request #20182 from HaoZeke/buildf2pydocRalf Gommers2021-11-1615-13/+644
|\ \ \ \ \
| * | | | | DOC: Address build system review IRohit Goswami2021-11-165-18/+34
| * | | | | DOC: Update meson and f2py for automated wrappersRohit Goswami2021-11-154-4/+75
| * | | | | DOC: Fix omission in build docsRohit Goswami2021-11-151-4/+14
| * | | | | DOC: Add signature file build informationRohit Goswami2021-11-154-11/+22
| * | | | | DOC: F2PY build system overviewRohit Goswami2021-11-151-1/+43
| * | | | | DOC: Add F77 scikit-build exampleRohit Goswami2021-11-154-0/+183
| * | | | | MAINT: Fix build issuesRohit Goswami2021-11-153-9/+10
| * | | | | DOC: Short note on the cmakelists.txtRohit Goswami2021-11-151-0/+7
| * | | | | DOC: Add note about `make`Rohit Goswami2021-11-151-0/+4
| * | | | | DOC: Add CMake with F2PYRohit Goswami2021-11-155-2/+117
| * | | | | DOC: Detail Meson and F2PY usageHaoZeke2021-11-157-11/+182
| |/ / / /
* | | | | Merge pull request #20274 from h-vetinari/fix_15179Charles Harris2021-11-151-19/+14
|\ \ \ \ \
| * | | | | TST: parametrize glibc-version check in test_umath.pyH. Vetinari2021-11-021-5/+4
| * | | | | TST: skip coverage of large elements in sincos_float32 for ancient glibcH. Vetinari2021-11-021-2/+4
| * | | | | TST: use existence of glibc-version to clean up a testH. Vetinari2021-11-021-12/+5
| * | | | | TST: turn glibc_older_than_2.17 into boolean instead of xfailH. Vetinari2021-11-021-4/+5
* | | | | | Merge pull request #20327 from seberg/rename-interpolationCharles Harris2021-11-158-245/+366
|\ \ \ \ \ \
| * | | | | | DOC: Fixups for interpolation rename comments from reviewSebastian Berg2021-11-152-2/+2
| * | | | | | DOC: Add release not for quantile `interpolation` renameSebastian Berg2021-11-121-7/+12
| * | | | | | DOC: Update percentile/quantile docsSebastian Berg2021-11-122-60/+72
| * | | | | | DOC: Add ticks to quantile interpolation/method errorSebastian Berg2021-11-121-1/+1
| * | | | | | DOC: Remove reference to paper from quantile `method` kwargSebastian Berg2021-11-122-4/+4
| * | | | | | MAINT: Rename interpolation to method in percentile stubsSebastian Berg2021-11-122-15/+15