Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/numpy/numpy

The fundamental package for scientific computing with Python.
https://github.com/numpy/numpy

Add half precision svml files to meson

f95896da3526fb9d8a54f23c640a8b03b946f4b6 authored 11 months ago by Raghuveer Devulapalli <[email protected]>
MAINT: add `newaxis` to `__all__` in `numpy.array_api`

Follows up on a post-merge comment in gh-25146.

[skip ci]

066b901b76b89a529a09588c129d79c832bffc6a authored 11 months ago by Ralf Gommers <[email protected]>
TST: Adjust for ULP errors in FP16 math functions

8d2af7f3b6cb0694443fed7c26a08d90469f920b authored 11 months ago by Raghuveer Devulapalli <[email protected]>
ENH: Vectorize FP16 math functions on Intel Sapphire Rapids

55fee61d12559f338a08f05011a7c874d547bd18 authored 11 months ago by Raghuveer Devulapalli <[email protected]>
MAINT: Correct svml function signature

efc6af326da4bb46b3fa7e0dc12f5ee30c9ac4a5 authored 11 months ago by Raghuveer Devulapalli <[email protected]>
Fix linter errors

c8c0a1863277711efe2fc9aa92ccfa9026f945fd authored 11 months ago by Raghuveer Devulapalli <[email protected]>
DOC: respond to review comment

dbdeb98e43fa70c33b08c4548e4ff2de97086ae1 authored 11 months ago by Nathan Goldbaum <[email protected]>
MAINT: Bump actions/dependency-review-action from 3.1.5 to 4.0.0

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) fr...

e510ae1b7e2c6bc8aebcfb0363d22a7c88ff7023 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BLD: fix building for windows ARM64

622d563816293ce512ab34aa1885f04a5cf9c534 authored 11 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25437 from mtsokol/adjust-matrix_rank-and-sort

API: Add ``rtol`` to ``matrix_rank`` and ``stable`` [Array API]

9427a59d01fc42a2b0af3959a7c8f4b4e7136f37 authored 11 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25233 from mtsokol/numpy-device

API: Add ``device`` and ``to_device`` to ``numpy.ndarray`` [Array API]

9ec07cdfd4cbddf294d13fd32f7877aa5b0ef4e1 authored 11 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25169 from mtsokol/var-std-correction

API: Introduce ``correction`` argument for ``np.var`` and ``np.std`` [Array API]

8b0e7e9e22fc6634bac4fe562801439c1c7737ca authored 11 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25595 from mtsokol/fix-array-namespace-none

BUG: Allow ``None`` as ``api_version`` in ``__array_namespace__`` method

5feea41396910a3065c8e79886127fad4cbdebf3 authored 11 months ago by Ralf Gommers <[email protected]>
Apply review comments

14b53b50054c928ab0153cb982ad740065a6719c authored 11 months ago by Mateusz Sokół <[email protected]>
FIX: Allow None as api_version in __array_namespace__

5275d9b1adf4aa215c50f29a5ec47d90e09f1d91 authored 11 months ago by Mateusz Sokół <[email protected]>
ENH: Vectorize argsort and argselect with AVX2

fc94dfdcaea41b0d67a9f2bdc53b69e35a5e572c authored 11 months ago by Raghuveer Devulapalli <[email protected]>
Merge pull request #25608 from ngoldbaum/speed-up-azure

MAINT: skip installing rtools on azure

174ac7bc6622cfe67cc83d331ad5650269c227b8 authored 11 months ago by Ralf Gommers <[email protected]>
Merge pull request #25563 from seiko2plus/highway_extend_sort_targets

SIMD: Extend the enabled targets for Google Highway quicksort

6abb6b09d08adb4288d136686cbd1bae98219dbb authored 11 months ago by Matti Picus <[email protected]>
MAINT: skip installing rtools on azure

The current install is timing out after 45 minutes on this step and
does not ever successfully i...

2f63acdd017304d0ba88c5dedfe122cccac69c15 authored 11 months ago by Nathan Goldbaum <[email protected]>
Apply review comments

897f9d096328142a2f9d8bf2954c19d35ee64d46 authored 11 months ago by Mateusz Sokół <[email protected]>
Remove descending keyword

595a12eb1b950233d2f4dc52dca225cec6601c72 authored 11 months ago by Mateusz Sokół <[email protected]>
API: Add rtol to matrix_rank and stable & descending to sort & argsort

f93624cbb5736479025cdb0861f189b3f69d64c4 authored 11 months ago by Mateusz Sokół <[email protected]>
Apply review comments

115692630d9539400b7ab497ef30c5455f1e4fa3 authored 11 months ago by Mateusz Sokół <[email protected]>
API: Introduce correction argument for np.var and np.std

45409236a40e39dc455630f243a4e3fcd4f4a51b authored 11 months ago by Mateusz Sokół <[email protected]>
API: Add device and to_device to ndarray

26cd48fd452ea4f393aaa07e1d94983cbdcc9856 authored 11 months ago by Mateusz Sokół <[email protected]>
API: Add device keyword to fftfreq and rfftfreq

Co-authored-by: Aaron Meurer <[email protected]>

6c510008a2515585d818e260c95343861c7cf761 authored 11 months ago by Mateusz Sokół <[email protected]>
Fix the array_api fft creation functions to use the custom CPU_DEVICE object

7f354e500f85ec335dba4fdb53bd764c777965c0 authored 11 months ago by Aaron Meurer <[email protected]>
DOC: unambiguous np.histogram dtype description (#25520)

* DOC: unambiguous np.histogram dtype description

As a follow-up of #25403, let's be more spe...

448e4dabb5e7d593af7d164a335dc7e44e17ec95 authored 11 months ago by Hans Meine <[email protected]>
Merge branch 'main' into array_api-portability

61f97f07b73f64c0dce92cb8158739d6d92ceb82 authored 11 months ago by Aaron Meurer <[email protected]>
Add stacklevel to a warning

091503004547842796bc617f156373c1ed5082ab authored 11 months ago by Aaron Meurer <[email protected]>
ENH: Add fft optional extension submodule to numpy.array_api (#25317)

8e8da65678ac85b3c2756935d7c66c8b3203ca92 authored 11 months ago by Aaron Meurer <[email protected]>
Fix some linter issues

8e2af026d9ee4fe919f77ec52a86ddc2de55705f authored 11 months ago by Aaron Meurer <[email protected]>
Make numpy.array_api dtypes issue a warning when compared against numpy dtypes

This is to prevent user error, since something like numpy.array_api.float32 ==
numpy.float32 giv...

595342c933b5db00a9baddbc142676448ffe8228 authored 11 months ago by Aaron Meurer <[email protected]>
Fix bug in numpy.array_api.asarray with copy=True

4f2b67adcdb626cc9a2e5ffb548db26c37bdc811 authored 11 months ago by Aaron Meurer <[email protected]>
Merge pull request #25598 from rgommers/include-mingw-fix

BLD: include fix for MinGW platform detection

43f33e8dcb37922c53065b4dad0e9c6db44f04ac authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #25549 from HaoZeke/docFYPP

DOC: Using ``f2py`` with ``fypp``

6d5ebf7e379abb597305940584ca38d38a0e76cd authored 11 months ago by Charles Harris <[email protected]>
BUG: Fix undefined behavior when converting NaN float16 to datetime or timedelta (#25592)

In this change to the casting of HALF types to DATETIME or TIMEDELTA, the case in which the inpu...

a6de61ada6eded7816df2fbed189845fa582e979 authored 11 months ago by Maanas Arora <[email protected]>
BLD: include fix for MinGW platform detection

Closes gh-25518

c520f6751c6d6b3b257b72fee9e9706fa03b0328 authored 11 months ago by Ralf Gommers <[email protected]>
MAINT: Move files and add links to documentation

For f2py

e21392bcb34a5a0a95c3df2fc731f60d80bddbc7 authored 11 months ago by Rohit Goswami <[email protected]>
DOC: Add documentation on using fypp with f2py

9228f044ee0befcf7fad586dc59e889de8d41394 authored 11 months ago by Rohit Goswami <[email protected]>
API: allow building in cython with Py_LIMITED_API (#25531)

Allow building in cython with Py_LIMITED_API by adding guards on some typedef's and not defining...

7ed8629885e6c479552b49237a6ec62adaffc5b4 authored 11 months ago by Matti Picus <[email protected]>
Merge pull request #25593 from Cogito/migration-guide-typos

DOC: fix typos in 2.0 migration guide

87e1c542b5efa6a3a2d22d3dfe86a21a8d0327dd authored 11 months ago by Matti Picus <[email protected]>
Merge pull request #24935 from liang3zy22/lexsortdoc

DOC: Update lexsort docstring for axis kwargs

39ab2d49861dee380147d0844461fec9b9433ce2 authored 11 months ago by Matti Picus <[email protected]>
Address feedback; improve docstring & fix argument names in typings

73dcf7e3dc1d6fe001f9a1ea3082e8dc2d097ece authored 11 months ago by Lysandros Nikolaou <[email protected]>
DOC: fix typos in 2.0 migration guide

3afbbcc575af40e01c753fcced317645eb22570d authored 11 months ago by Andrew Ardill <[email protected]>
MAINT: Disable VXE Highway Quicksort build due to runtime crush

71e9eb3029c7be9bbc70512f7b4bce533c6209e3 authored 11 months ago by Sayed Adel <[email protected]>
MAINT: Refactor C++ Quicksort into a Separate Header

Refactored the C++ implementation of quicksort into a separate header.
This is to ensure its...

2e770e8235bf8999774e73c649efbf83993fe38e authored 11 months ago by Sayed Adel <[email protected]>
SIMD: Extend the enabled targets for Google Highway quicksort

This patch extent CPU targets that used to build Highway's quicksort
to cover PowerPC/VSX2 a...

8a5fcb4d7d20e962261ef197b76462e82c2241aa authored 11 months ago by Sayed Adel <[email protected]>
Merge pull request #25582 from seberg/azure-timeout

CI: Bump azure pipeline timeout to 120 minutes

b0371ef240560e78b651a5d7c9407ae3212a3d56 authored 11 months ago by Charles Harris <[email protected]>
CI: Bump azure pipeline timeout to 120 minutes

Not sure if this will work, but maybe the default of 60minutes is
just suddenly (correctly?) enf...

824d1d441b2fa77eb5a8e8bbfaa8771e33210e79 authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25545 from rajaeinet/copyright-2024

MAINT: Update copyright to 2024 (LICENSE & DOC)

d2f60fff5f7ec4ba379bba858f8ad91f55118305 authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #25579 from numpy/dependabot/github_actions/actions/upload-artifact-4.1.0

MAINT: Bump actions/upload-artifact from 4.0.0 to 4.1.0

e429f52efa21ef6ee7904eaba0c9e071e36d2f60 authored 11 months ago by Charles Harris <[email protected]>
MAINT: Bump actions/upload-artifact from 4.0.0 to 4.1.0

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0....

f1a8e3388867801d790232ce1ffa343f5d14ae80 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
DOC: ensure that docstrings for np.ndarray.copy, np.copy and np.array all mention (or link to explanation) that object arrays are shallow-copied

041f6c3050ad9a1c51050313f7398570d9d4de12 authored 12 months ago by Clément Robert <[email protected]>
Merge pull request #25573 from ngoldbaum/default-int-alias

MAINT: add a C alias for the default integer DType

0ecb9b52234366b8114995455753b43effabf3e4 authored 12 months ago by Sebastian Berg <[email protected]>
MAINT: add a C alias for the default integer DType

f6d66dd8ca792012155b861aa17c52c11ed7ec1e authored 12 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25571 from lysnikolaou/num_codepoints-use-size_t

MAINT: Return size_t from num_codepoints in string ufuncs Buffer class

05d3e810e77c6b6d3b5e26464a5072830f9bfa4b authored 12 months ago by Nathan Goldbaum <[email protected]>
Remove np.strings docs about positional arguments

ab665d80c8de89e72da3d3fb0cfb3ddada3c6943 authored 12 months ago by Lysandros Nikolaou <[email protected]>
ENH: Wrap string ufuncs in np.strings to allow default arguments

Closes #25566.

9b036b0c0b4387bf6cd6262020b514cb8e26b6f5 authored 12 months ago by Lysandros Nikolaou <[email protected]>
Fix signedness bug in strip

67d932d2de688ec2ed2b4ce774cc44446ade77bd authored 12 months ago by Lysandros Nikolaou <[email protected]>
DOC: Fix a typo in maxdims release note (#25569)

* Fix a typo

* Fix underline

a0de11ea680983dd9dadcad2a784fc37db20db8b authored 12 months ago by mgunyho <[email protected]>
MAINT: Return size_t from num_codepoints in string ufuncs Buffer class

Closes #25565.

4268aa4fa6b5782fb740d1ba0ba3047ec7f22987 authored 12 months ago by Lysandros Nikolaou <[email protected]>
ENH: Add replace ufunc to np.strings and change argument names (#25558)

Includes renaming the arguments for the functions wrapping ufuncs
to more meaningful names, and...

fff44a72355915165fdc1c51b371fd5f908680b9 authored 12 months ago by Lysandros Nikolaou <[email protected]>
Merge pull request #25560 from jakevdp/vector-norm

BUG: np.linalg.vector_norm: return correct shape for keepdims

527d535a18cc8c512cd68213a58e4c886ae3f7b5 authored 12 months ago by Marten van Kerkwijk <[email protected]>
BUG: Fix return shape of inverse_indices in unique_inverse (#25553)

Also explains in the what's-new entry as well as in the docstring how
the inverse indices can b...

85f9f568944cb41d015e7da1c7f72a4c12034a06 authored 12 months ago by Jake Vanderplas <[email protected]>
Merge pull request #25441 from mhvk/redefine-complex-sign

API,ENH: Change definition of complex sign

220f0ab2c5958f9d49b9a28c69a760657b06d9b9 authored 12 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25555 from seiko2plus/issue_25471

MAINT, BLD: Fix unused inline functions warnings on clang

aeeb7f5acd75c54379ebf34845ab93450c1b2703 authored 12 months ago by Ralf Gommers <[email protected]>
np.linalg.vector_norm: return correct shape for keepdims

e22c1b8d2a6352df1ce38fc33d90d9c3f3b4b1db authored 12 months ago by Jake VanderPlas <[email protected]>
MAINT: Comment in the unused overload of call_geev

To avoid unsed warrning on clang

728f550a8b52fab34c1adf4b85398a8a860d501a authored 12 months ago by Sayed Adel <[email protected]>
Merge pull request #25463 from lysnikolaou/np-strings-namespace

ENH: Add np.strings namespace

6e3b92339a912f5326ff434a6f32e015c27369db authored 12 months ago by Nathan Goldbaum <[email protected]>
DOC: add a release note

68bfbc69e3967f2636e10ca8c9c22eac7f672c0d authored 12 months ago by Nathan Goldbaum <[email protected]>
Include note about np.char in np.strings docs

7f85895d0c2e837665e0df0286ce2a0b058ffd64 authored 12 months ago by Lysandros Nikolaou <[email protected]>
MAINT, BLD: Fix unused inline functions warnings on clang

818742ec41eddf6bca06293aa639d1009a093efa authored 12 months ago by Sayed Adel <[email protected]>
ENH: add ability to use weights that align with specified axis in average()

Enhances both np.average() and np.ma.average by extending the present behaviour
for single `axi...

f0a8e0807f42c67cd85d8ddd3bbbb82b1dbff695 authored 12 months ago by jamesoliverh <[email protected]>
Merge pull request #25554 from jakevdp/tensordot-axes

BUG: support axes argument in np.linalg.tensordot

042b6b4d702decc28458bfaf752d48130d675282 authored 12 months ago by Nathan Goldbaum <[email protected]>
Support axes argument in np.linalg.tensordot

1d0d7073f8080b636f36a611228b0c779b23a363 authored 12 months ago by Jake VanderPlas <[email protected]>
Merge pull request #25507 from ngoldbaum/dtype-docs-reorg

DOC: mention string, bytes, and void dtypes in dtype intro

f4800212761a311fe20e8bb4d16f45e7a37cfdb1 authored 12 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25525 from mhvk/string-replace-small-optimization

MAINT: optimization and broadcasting for .replace() method for strings.

59f44a12133880bcf10d2d1f7fed3bcb66543272 authored 12 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25495 from lucascolley/nd-fft-s

API: adjust nD fft ``s`` param to array API

ea56f1c8fb31e91c0d7bbe9bbc74238d34b0fc98 authored 12 months ago by Nathan Goldbaum <[email protected]>
Add numpy.strings docs

e0fe2cedba3a7d3e309486994949a87d677fd625 authored 12 months ago by Lysandros Nikolaou <[email protected]>
Fix wmemchr bug on windows

bc35181a0c11f648be0d5710327bf1ff36f76a09 authored 12 months ago by Lysandros Nikolaou <[email protected]>
update copyright to 2024

68f8e0cad01288314dfb44ea8f5162555517957b authored 12 months ago by Omid Rajaei <[email protected]>
DOC: add examples to polyvander docs (#25527)

* DOC: add examples to polyvander docs and improve whitespace

0ebbdb9f24f96fc97b8df1ecb632e23a86b65625 authored 12 months ago by Linus Sommer <[email protected]>
Merge pull request #25510 from zachbrugh/type-annotation-ndarray.__array_ufunc__

BUG:Fix incorrect 'inner' method type annotation in __array_ufunc_

42fef429ca99213c6046322432db60917d0403c3 authored 12 months ago by Bas van Beek <[email protected]>
ENH: ensure broadcasting between all inputs for chararray.replace()

01e9f72153c2b7db46d4059569cb3299b352c094 authored 12 months ago by Marten van Kerkwijk <[email protected]>
DOC: Add ``rng.f()`` plot

[skip actions]
[skip travis]
[skip azp]
[skip cirrus]

Co-Authored-By: Robert Kern <robert.kern@...

f8f929cf830a2edc84e58e8b44a66f5e5d318bc8 authored 12 months ago by linus-md <[email protected]>
Merge branch 'numpy:main' into type-annotation-ndarray.__array_ufunc__

f3904d2d2667afd88412e69472ecb068f17b5a34 authored 12 months ago by zachbrugh <[email protected]>
BUG:Fix incorrect 'inner' method type annotation in NDArrayOperatorsMixin.__array_ufunc__ and _SupportsArrayUFunc.__array_ufunc__ #25510

Replaced the 'inner' method type annotation with 'at' in the NDArrayOperatorsMixin.__array_ufun...

a905e598521947a5fb3edd802d6d033976b1e9a8 authored 12 months ago by Zach Brugh <[email protected]>
MAINT: optimization for .replace() method for strings.

The `.replace()` methods counts the number of matches in order
to know the new size. This PR pas...

d3f38556a1c57f0a6d5f7cb00e8c8821c4e30559 authored 12 months ago by Marten van Kerkwijk <[email protected]>
DOC: Fix typo in random.geometric docstring (#25540)

Replaced '.' with ',' in sample size example

9ab2a257e4f31f3524377d176233d0d4561c8fd4 authored 12 months ago by Sarthak Dawar <[email protected]>
API,ENH: Change definition of complex sign

Following the API Array standard, the complex sign is now calculated as
``z / |z|`` (instead of ...

0255397ea99d73beb5fb78ca663b82bd53ca689c authored 12 months ago by Marten van Kerkwijk <[email protected]>
API: adjust nD fft `s` param to array API

9e80d17197c16e712269b707b6b8e69bf0c24a1e authored 12 months ago by lucascolley <[email protected]>
Merge pull request #25538 from numpy/dependabot/github_actions/actions/dependency-review-action-3.1.5

MAINT: Bump actions/dependency-review-action from 3.1.4 to 3.1.5

ff1b49c907e386da795bcda8a1be32500b589de1 authored 12 months ago by Charles Harris <[email protected]>
MAINT: Bump actions/dependency-review-action from 3.1.4 to 3.1.5

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) fr...

4b9c96a736bc7c45bc8c079952c8aa5f0b830127 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #25535 from mhvk/ufunc-debug-tracing-fixup

MAINT: fix ufunc debug tracing

486bd2ef7f932ddc309f76877fa3987d4df3cda1 authored 12 months ago by Sebastian Berg <[email protected]>
MAINT: fix ufunc debug tracing

6f8f0daf35fb093110c7ce7407747849985619b6 authored 12 months ago by Marten van Kerkwijk <[email protected]>
Merge pull request #24997 from ganesh-k13/bld_24080_authors_doc

DOC: Use `spin` to generate changelog

ce3e462c4f6773c447212a86fe4d6a2b2fbd2a65 authored 12 months ago by Charles Harris <[email protected]>
DOC: Indicate order is kwarg-only for ndarray.reshape. (#25534)

* DOC: Indicate order is kwarg-only for ndarray.reshape.

21c6be0f909f3ac39b30aa140ca06279661ed5e0 authored 12 months ago by Ross Barnowski <[email protected]>
Merge pull request #24777 from lucascolley/array-api-cholesky-fix

BUG: `numpy.array_api`: fix `linalg.cholesky` upper decomp for complex dtypes

98c39aeedf816c0d3faf6f4460efb1863c6ce695 authored 12 months ago by Ralf Gommers <[email protected]>
Merge pull request #25522 from ngoldbaum/fix-strcmp

BUG: fix incorrect strcmp implementation for unequal length strings

8da91c1d457ce0db2a29cd8c4bfe2020e030a1bb authored 12 months ago by Sebastian Berg <[email protected]>