summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge pull request #23388 from numpy/dependabot/github_actions/ossf/scorecard...Charles Harris2023-03-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Bump ossf/scorecard-action from 2.0.6 to 2.1.2dependabot[bot]2023-03-141-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #23387 from numpy/dependabot/github_actions/pypa/cibuildwh...Charles Harris2023-03-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Bump pypa/cibuildwheel from 2.12.0 to 2.12.1dependabot[bot]2023-03-141-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #23386 from stefanv/pin-devpyCharles Harris2023-03-143-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Pin devpyStefan van der Walt2023-03-143-4/+4
* | | | | | | | | | | | | Merge pull request #23339 from step-security-bot/stepsecurity_remediation_167...Charles Harris2023-03-1414-73/+177
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [StepSecurity] Apply security best practicesStepSecurity Bot2023-03-0514-73/+177
* | | | | | | | | | | | | | Merge pull request #23384 from neutrinoceros/cleanup_py38Sebastian Berg2023-03-1411-62/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | MAINT: cleanup unused Python3.8-only code and referencesClément Robert2023-03-1411-62/+25
* | | | | | | | | | | | | | | ENH: show dtype in array repr when endianness is non-native (#23295)molsonkiko2023-03-142-1/+51
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #23378 from seberg/doc-fixup-spawnMatti Picus2023-03-142-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | DOC: Add `n_children` param to rng.spawn() and bitgen.spawn() docsSebastian Berg2023-03-142-0/+12
* | | | | | | | | | | | | | | Merge pull request #23361 from kawakami-k/fccCharles Harris2023-03-132-7/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | BLD: add SSL2 default path for Fujitsu C/C++ compilerKentaro Kawakami2023-03-092-7/+38
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #23380 from r-devulap/x86simdCharles Harris2023-03-131-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | update x86-simd-sort to latest commitRaghuveer Devulapalli2023-03-131-0/+0
* | | | | | | | | | | | | | | Merge pull request #23376 from rgommers/remove-experimental-envvarCharles Harris2023-03-1214-190/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | DOC: add release notes for removal of ``y=`` alias and env varRalf Gommers2023-03-121-0/+9
| * | | | | | | | | | | | | | | MAINT: remove `NUMPY_EXPERIMENTAL_ARRAY_FUNCTION` env varRalf Gommers2023-03-1211-125/+22
| * | | | | | | | | | | | | | | DEP: expire deprecation for "y as out" in fix/isposinf/isneginfRalf Gommers2023-03-122-65/+1
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | BLD: Check for submodules before build (#23372)Raghuveer Devulapalli2023-03-124-9/+18
* | | | | | | | | | | | | | | Merge pull request #23364 from rgommers/depr-product-dispatcherSebastian Berg2023-03-101-25/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | DEP: update deprecations for `np.product` and co to emit from dispatcherRalf Gommers2023-03-101-25/+68
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #23337 from peytondmurray/argminmax-nep42-dtype-supportSebastian Berg2023-03-081-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ENH: Add support for argmin and argmax for NEP42 dtypespdmurray2023-03-071-6/+11
* | | | | | | | | | | | | | | Merge pull request #23359 from WarrenWeckesser/doc-fix-infoCharles Harris2023-03-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | DOC: Add 'may vary' markup in info() docstring.warren2023-03-071-1/+1
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #23355 from WarrenWeckesser/doc-infoSebastian Berg2023-03-071-5/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | DOC: Edit top line of info() docstring to mention array.warren2023-03-071-1/+1
| * | | | | | | | | | | | | | | DOC: Document that info() handles array instances.warren2023-03-071-4/+21
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | DOC: Clearer docstring for repeat (#23348)Pierre2023-03-071-1/+1
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #23335 from tylerjereddy/treddy_issue_22041Marten van Kerkwijk2023-03-062-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | BUG: ma with structured dtypeTyler Reddy2023-03-032-1/+7
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #22982 from yamadafuyuka/add_fujitsuccompiler_and_SSL2Sebastian Berg2023-03-0613-12/+142
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ENH: add support for fujitsu C/C++ compiler and SSL2 to numpy.yamadafuyuka2023-03-0213-12/+142
* | | | | | | | | | | | | | Merge pull request #23326 from hawkinsp/clipwrapCharles Harris2023-03-051-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove duplicate CLIP/WRAP/RAISE in __init__.pyi.Peter Hawkins2023-03-051-4/+0
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #23340 from BvB93/msortCharles Harris2023-03-052-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | TYP: Remove some stray type-check-only imports of `msort`BvB932023-03-052-2/+0
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #23103 from SimonAltrogge/typing-fixBas van Beek2023-03-051-28/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | TYP: Update even more `_generator` argument types to `_FloatLike_co`BvB932023-03-051-27/+68
| * | | | | | | | | | | | | TYP: Fix return type to float on _FloatLike_co argumentsSimonAltrogge2023-01-261-1/+2
* | | | | | | | | | | | | | Merge pull request #23325 from hawkinsp/reduceatBas van Beek2023-03-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Replace duplicate reduce in ufunc type signature with reduceat.Peter Hawkins2023-03-031-1/+1
* | | | | | | | | | | | | | | Merge pull request #23328 from hawkinsp/macompBas van Beek2023-03-051-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add type annotations for comparison operators to MaskedArray.Peter Hawkins2023-03-031-0/+4
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #23327 from hawkinsp/fftfreqBas van Beek2023-03-051-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Mark `d` argument to fftfreq and rfftfreq as optional in type stubs.Peter Hawkins2023-03-031-4/+4
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #23333 from charris/ignore-hadolink-errorCharles Harris2023-03-033-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \