summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* REL: Update main after 1.23.2 release.Charles Harris2022-08-143-0/+88
* Merge pull request #22118 from melissawm/docs-percentileMatti Picus2022-08-141-22/+35
|\
| * DOC: Fix documentation for percentile and quantilemelissawm2022-08-121-22/+35
* | Merge pull request #22120 from rkern/doc/seed-sequence-spawn-keyCharles Harris2022-08-131-2/+4
|\ \ | |/ |/|
| * DOC: Explain spawn_key a little more.Robert Kern2022-08-121-2/+4
|/
* Merge pull request #21152 from PrecisionWordcraft/howto-bugMelissa Weber Mendonça2022-08-123-1/+171
|\
| * DOC: Note about virtualenvMelissa Weber Mendonça2022-08-121-1/+2
| * DOC: Fix numbering in section titleMelissa Weber Mendonça2022-07-081-1/+1
| * DOC: Addressing review commentsmelissawm2022-07-081-29/+33
| * DOC: style fixesmelissawm2022-07-072-68/+80
| * DOC: Apply suggestions from code reviewPrecision Wordcraft LLC2022-07-071-15/+14
| * DOC: How-to for verifying bug existence and fixesPrecisionWordcraft2022-07-071-27/+50
| * DOC: How to verify your first numpy bugAl-Baraa El-Hag2022-07-072-0/+131
* | Merge pull request #22102 from charris/add-python-311-wheelsCharles Harris2022-08-121-2/+2
|\ \
| * | BLD, WIP: Try building python3.11 wheels.Charles Harris2022-08-121-2/+2
|/ /
* | Merge pull request #22112 from pijyoi/svd-hermitian-redundant-reorderSebastian Berg2022-08-121-1/+0
|\ \
| * | remove redundant reversal of eigenvalues orderKIU Shueng Chuan2022-08-121-1/+0
|/ /
* | Merge pull request #22111 from Developer-Ecosystem-Engineering/improve_tobits...Charles Harris2022-08-111-1/+1
|\ \
| * | Missed a caseDeveloper-Ecosystem-Engineering2022-08-111-1/+1
* | | Merge pull request #22110 from Developer-Ecosystem-Engineering/improve_tobits...Charles Harris2022-08-111-6/+6
|\ \ \ | |/ /
| * | Address failures in gccDeveloper-Ecosystem-Engineering2022-08-111-6/+6
* | | Merge pull request #21976 from bashtage/enable-hot-swapCharles Harris2022-08-117-15/+218
|\ \ \
| * | | Update doc/release/upcoming_changes/21976.new_feature.rstKevin Sheppard2022-08-111-1/+2
| * | | DOC: Correct doc errorsKevin Sheppard2022-08-112-18/+19
| * | | TYP: Import into random moduleKevin Sheppard2022-08-112-2/+4
| * | | MAINT: Update typing informationKevin Sheppard2022-08-114-2/+20
| * | | ENH: Add the capability to swap the singleton bit generatorKevin Sheppard2022-08-113-15/+196
|/ / /
* | | Merge pull request #22105 from palbarta/lerp_symmetric_test_issue_22073Matti Picus2022-08-101-1/+1
|\ \ \
| * | | TST: fix test_linear_interpolation_formula_symmetricPal Barta2022-08-101-1/+1
|/ / /
* | | Merge pull request #22099 from gpshead/gh9968-test-cleanupCharles Harris2022-08-081-3/+2
|\ \ \
| * | | Remove workaround for gh-9968 from test_roundtrip.Gregory P. Smith [Google LLC]2022-08-081-3/+2
|/ / /
* | | Merge pull request #22083 from Flamefire/tmpCharles Harris2022-08-081-5/+10
|\ \ \
| * | | BUG: Fix skip condition for test_loss_of_precision[complex256]Alexander Grund2022-08-041-5/+10
* | | | Merge pull request #22081 from eendebakpt/performance/import_pep440Charles Harris2022-08-081-1/+0
|\ \ \ \
| * | | | PERF: Remove numpy.compat._pep440 from default importsPieter Eendebak2022-08-041-1/+0
* | | | | Merge pull request #22096 from Developer-Ecosystem-Engineering/improve_tobits...Charles Harris2022-08-081-6/+23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | PERF: Improve intrinsics for tobits and pack on Apple siliconDeveloper-Ecosystem-Engineering2022-08-081-6/+23
|/ / / /
* | | | Merge pull request #21965 from ZicsX/issue-template-priority-updateMatti Picus2022-08-071-1/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | updated required field as falseSatish Mishra2022-07-141-1/+1
| |\ \ \
| | * | | Update bug-report.ymlSatish Kumar Mishra2022-07-111-2/+2
| * | | | updated required field as FalseSatish Mishra2022-07-141-1/+1
| |/ / /
| * | | removed priority dropdownSatish Mishra2022-07-111-18/+0
| * | | Update .github/ISSUE_TEMPLATE/bug-report.ymlSatish Kumar Mishra2022-07-111-1/+1
| * | | Update .github/ISSUE_TEMPLATE/bug-report.ymlSatish Kumar Mishra2022-07-111-1/+1
| * | | Added priority in bug-report issue-templateSatish Mishra2022-07-111-0/+28
* | | | Merge pull request #21954 from r-devulap/fp16-math-testsMatti Picus2022-08-042-32/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | TST: Add special FP tests for FP16 umathRaghuveer Devulapalli2022-07-271-32/+54
| * | | TST: Add accuracy tests for FP16 umath functionsRaghuveer Devulapalli2022-07-271-0/+14
* | | | Merge pull request #22060 from eendebakpt/performance/import_timeMatti Picus2022-08-041-8/+29
|\ \ \ \
| * | | | fix typoPieter Eendebak2022-07-291-1/+1