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

DOC: Remove python v2 class ``unicode``

c5b5d7a416d4988b003f6d7c6db10c69bc0765bb authored 11 months ago by Yuki <[email protected]>
Apply suggestions from code review

Co-authored-by: Matti Picus <[email protected]>

0b56d31cbdc9ba722133ff504fadc14873c84808 authored 11 months ago by Sebastian Berg <[email protected]>
DOC: Fix some references in document

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

d23a1ee29266b288177ce95451f7a0c833a6b73f authored 11 months ago by Yuki <[email protected]>
Merge pull request #25689 from seberg/scalar-int-div-fixup

MAINT: Simplify scalar int division a bit (no need for helper func)

ac8b7ac9e1b47bfc8211ca2895086030e7f71ed4 authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #25687 from mattip/openblas-v0.3.26

Update to OpenBLAS 0.3.26

864c18aa17ca0a1321b316aafae5d892ab396604 authored 11 months ago by Charles Harris <[email protected]>
MAINT: Simplify scalar int division a bit (no need for helper func)

This just removes the integer true division helper function as it
is trivial and not templated a...

1e7bbaa560bfafc67371596381880390f765f696 authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25668 from mhvk/fft-as-gufunc-fix

BUG: avoid core dumps with irfft with n=1 on larger input and
more generally ensure correctnes...

5112fa07aab50daa2a615ac4c8f055f626a66d17 authored 11 months ago by Marten van Kerkwijk <[email protected]>
Merge pull request #25662 from seberg/int-div-pyint

BUG: Allow NumPy int scalars to be divided by out-of-bound Python ints

57684c06258ad61891df4aee1b617ee1764307ab authored 11 months ago by Nathan Goldbaum <[email protected]>
update to OpenBLAS 0.3.26

5246b7042bcc0269dff95e6cbf1a71f3f9ec6c82 authored 11 months ago by mattip <[email protected]>
BUG: correct irfft with n not equal to the input size

For n=1, the previously led to segfaults.
Regression tests added.

f0322c83c8c6df44b05566b30fd0803a481e212d authored 11 months ago by Marten Henric van Kerkwijk <[email protected]>
DOC: add release note for 25536

[skip ci]

7aabe8bf52434b38377926ebeb60df3b86c48eda authored 11 months ago by Marten van Kerkwijk <[email protected]>
Merge pull request #25674 from rgommers/doc-module-structure

DOC: add a section on NumPy's module structure to the refguide

578670bc4465e3c3344c8c194e4ae44a5770e5f5 authored 11 months ago by Matti Picus <[email protected]>
Merge pull request #25676 from seberg/promotion-nep-docs

NEP: add note on Python integer "exceptions" to NEP 50

31c2a8416485434d1b15b277a07285ca393fc0a6 authored 11 months ago by Matti Picus <[email protected]>
DOC: Try add a section on NEP 50 to migration guide

It is tricky, because there are many corner cases, but I don't want
to list them. More guidance...

c2a8fa0d86ef64d5b3ef863793c7ea106bb443bd authored 11 months ago by Sebastian Berg <[email protected]>
DOC: add a section on NumPy's module structure to the refguide

Also add some context to the "Routines and objects by topic" listing,
since that was helpful dur...

a33fc02ccdb4ce6373a649feadf9de93a7deab23 authored 11 months ago by Ralf Gommers <[email protected]>
Merge pull request #25680 from ngoldbaum/fix-dtype-classes-doc-warnings

DOC: replace autosummary for numpy.dtypes with enumerated list

756c2761e6d405435ee8ef8a27416ac84f26ef11 authored 11 months ago by Ralf Gommers <[email protected]>
DOC: replace autsummary for numpy.dtypes with enumerated list

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

c0c18518b0afaba583153490169822072a5f1d29 authored 11 months ago by Nathan Goldbaum <[email protected]>
DOC fix docstring of quantile and percentile (#25678)

* correct :math: tag
* forgotton word: counterparts

73cd3f1fc9ed679b1e57471f2acbcf0e4e469ad1 authored 11 months ago by Christian Lorentzen <[email protected]>
Merge pull request #25631 from snogge/fallocate64

BUG: Use large file fallocate on 32 bit linux platforms

aa8def50ef089ca2ba70bf34e14179e4c4d7535b authored 11 months ago by Matti Picus <[email protected]>
Merge pull request #25610 from r-devulap/avx2_arg

ENH: Vectorize argsort and argselect with AVX2

221427b2076fe7c1eba136fe68f1625bc4c22eed authored 11 months ago by Sayed Adel <[email protected]>
NEP: Make a note of Python integer "exceptions"

These are not really exceptions to the rules, but may look like
exceptions when compared to the ...

5b2207ec449b08cc7fcd52a23d0063665cb8060f authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25664 from wingkitlee0/doc-partition

DOC: minor improvement to the partition() docstrings

0a4b2b83eaf3479f352a7fe5a4b378a169ab48f0 authored 11 months ago by Sebastian Berg <[email protected]>
DOC: minor improvement to the partition() docstrings

c459b6d1e959bd69591f015720629326a439941f authored 11 months ago by Kit Lee <[email protected]>
Update x86-simd-sort: fix build issues on macOS with avx2 patch

680b6823efd960b574a30b2067c54f5ed31639d8 authored 11 months ago by Raghuveer Devulapalli <[email protected]>
Update x86-simd-sort: fix build issues with avx2 patch

0db6939e1eed45db197323fee926645302e335ac authored 11 months ago by Raghuveer Devulapalli <[email protected]>
Merge pull request #25673 from mhvk/meson-dependencies-umath-doc

BUG: Ensure meson updates generated umath doc correctly.

877ca75aba52c7d3a3cb7fc2b098fe71a068386b authored 11 months ago by Ralf Gommers <[email protected]>
TST: Fix test (and unfortunately make it far more complicated)

8cb1a343f3763c82417e8e6171a927d396e752af authored 11 months ago by Sebastian Berg <[email protected]>
BUG: Ensure meson updates generated umath doc correctly.

The docstrings are set in `code_generators/ufunc_docstrings.py`,
so added that to the inputs for...

ab34a6c87c6a60a5a889c065a80b1cfbfcb42a1b authored 11 months ago by Marten van Kerkwijk <[email protected]>
Merge pull request #25671 from numpy/dependabot/github_actions/actions/upload-artifact-4.3.0

MAINT: Bump actions/upload-artifact from 4.2.0 to 4.3.0

e99906220ab490d26424990e81b9bbac7c563858 authored 11 months ago by Charles Harris <[email protected]>
MAINT: Bump actions/upload-artifact from 4.2.0 to 4.3.0

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

c0c381b4cde31ac16ae7144a4bb68378bc9325c8 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #25656 from ngoldbaum/dtype-classes-docs-page

DOC: add autosummary API reference for DType clases.

a7681f63fc0cb9ab7d59e90c272d8d2d80ecd6fb authored 11 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25669 from rgommers/raw-strings-configpy

BLD: fix potential issue with escape sequences in `__config__.py`

ceeeab11e875e993c6498cfa8e8fa755d1737e97 authored 11 months ago by Charles Harris <[email protected]>
BLD: fix potential issue with escape sequences in `__config__.py`

The current code isn't robust to backslashes (from path segments on
Windows) in linker flags. No...

d4a20da63d4ee2bdc29b517e83e484f0e9020417 authored 11 months ago by Ralf Gommers <[email protected]>
MAINT: Function duplicating version (no/less speed impact)

88536af3495d7201f54bd5209fd51ee7dcfd2f7c authored 11 months ago by Sebastian Berg <[email protected]>
Respond to review comments

Co-authored-by: Ross Barnowski <[email protected]>

86f58887877096d99dadde56ba81afe70cbb0451 authored 11 months ago by Nathan Goldbaum <[email protected]>
BUG: Allow NumPy int scalars to out-of-bound Python scalars

This is unfortunately slow as it goes into the ufunc machinery,
but since the ufunc machinery al...

c04fcfe1419f1d5f9853fda7343fa3573c11907a authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #23351 from r-devulap/avx512fp16

ENH: Use AVX512-FP16 SVML content for float16 umath functions

1d0edc13fd48336422a81e04a78bbc3100eaad9b authored 11 months ago by Sayed Adel <[email protected]>
BLD: combine variable names into one

bc272997742403b10fbf5bf4297154e5dcb0f0b4 authored 11 months ago by Raghuveer Devulapalli <[email protected]>
Merge pull request #25660 from numpy/dependabot/github_actions/mymindstorm/setup-emsdk-14

MAINT: Bump mymindstorm/setup-emsdk from 13 to 14

09eb0ce28f15e159f6a58d9a100349173670f60b authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #25651 from seberg/allow-logical-strings

ENH: Allow strings in logical ufuncs

f84b5a4cf0eb8a3e30df168019dcaa6b3d4914bf authored 11 months ago by Nathan Goldbaum <[email protected]>
MAINT: Bump mymindstorm/setup-emsdk from 13 to 14

Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 13 to 14.
- [Re...

451acb89f0013f5f82ce45ed98f60d1a272de4dd authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #25657 from ngoldbaum/fix-visibility-warning

MAINT: fix warning about visibility tag on clang

a9c1096914d339395f62b8695993e8b0ec663db9 authored 11 months ago by Nathan Goldbaum <[email protected]>
DOC: Add minimal release note that strings are support in logical ufuncs

10dec3ff07274cf843fcc293e21f6b53c9b2772e authored 11 months ago by Sebastian Berg <[email protected]>
DOC: Improve error messages for random.choice (#25521)

* DOC: Improve error messages for random.choice

6fbbcab75e20bafcff2de9927307e5f1fc776b41 authored 11 months ago by Miles Cranmer <[email protected]>
Merge pull request #24214 from seberg/creation-helper

ENH: Create helper for conversion to arrays

55afe35caa472122c38fd02dcef8a290624ba0f4 authored 11 months ago by Nathan Goldbaum <[email protected]>
Apply suggestions from code review

Co-authored-by: Sebastian Berg <[email protected]>

0589dc155d06135ae6da229a6da6e0ba9d8882d0 authored 11 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25652 from seiko2plus/issue_25649

BUG: Fix AVX512 build flags on Intel Classic Compiler

97e3fb77e372506776bae6ce6bb7908c8cc09b22 authored 11 months ago by Charles Harris <[email protected]>
MAINT: (array_converter) Address smaller review comments by Marten

2264d77548f04f1daa727941866f3aeea58a09e6 authored 11 months ago by Sebastian Berg <[email protected]>
MAINT: fix warning about visibility tag on clang

796e7975356b3424772e48174219cee8702bdc73 authored 11 months ago by Nathan Goldbaum <[email protected]>
DOC: add autosummary API reference for DType clases.

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

4f89e363eda9752bb57f5af02c09e4ac0f331b74 authored 11 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25650 from rgommers/refguide-structure

DOC: improve structure of reference guide

b123cc9a0ebc032e35ae978e56b06daca5929d6a authored 11 months ago by Nathan Goldbaum <[email protected]>
BUG: Fix AVX512 build flags on Intel Classic Compiler

953cc2dfc0f0e063a01778d1392c931d9031c469 authored 11 months ago by Sayed Adel <[email protected]>
ENH: Allow strings in logical ufuncs

I didn't allow them because casting strings to bools made no sense
at all. But that was fixed i...

7cccf5c24c7294b9ac5ca954d7ba460b3628cb0d authored 11 months ago by Sebastian Berg <[email protected]>
DOC: improve structure of reference guide

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

354dcfb87cdddd13eb7216d8e7975d706305c562 authored 11 months ago by Ralf Gommers <[email protected]>
ENH: add weighted quantile for inverted_cdf (#24254)

This PR adds support for weights in np.quantile similar to np.average(..., weights=w). As an unc...

89eac8bb788cef4869e88cbd20e90da0f745eafd authored 11 months ago by Christian Lorentzen <[email protected]>
DOC: random.Generator.pareto: improve accuracy of documentation (#23347)

* DOC: random.Generator.pareto: improve accuracy of documentation

Co-authored-by: Matt Haberl...

ce6c9bd1811c88f86f8695c0409f5f6e85390d75 authored 11 months ago by mkiffer <[email protected]>
Merge pull request #25648 from rgommers/fix-f2py-docbuild

DOC: fix syntax highlighting issues in added f2py docs

560ef3958deb1cb47f44d6f3b10c0bba1eeddb7b authored 11 months ago by Charles Harris <[email protected]>
DOC: fix syntax highlighting issues in added f2py docs

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

0958774151b6461d5d287f63b65c579fd1a3c23c authored 11 months ago by Ralf Gommers <[email protected]>
Merge pull request #25370 from asmeurer/array_api-portability

ENH: Make `numpy.array_api` more portable

ad360324dbb3f43f0b40384e97e2f251b4140c2f authored 11 months ago by Ralf Gommers <[email protected]>
Merge pull request #25646 from F3eQnxN3RriK/doc-patch-2

DOC: Fix links to f2py codes

4b562030913a5fc69a10f4b1afc8749a1d9fff77 authored 11 months ago by Ralf Gommers <[email protected]>
ENH: change list-of-array to tuple-of-array returns (Numba compat) (#25570)

Functions in NumPy that return lists of arrays are problematic for
Numba. See https://github.co...

010e84153fdac872c76f27277bbae4b49aba1ffb authored 11 months ago by Ralf Gommers <[email protected]>
DOC: Fix links to f2py codes

`f2py/advanced.rst` was moved to `f2py/advanced/use_cases.rst`,
so the relative links to `code/*...

8d0fd78c02c6ec542cefb5a1046728110ea7506d authored 11 months ago by Yuki <[email protected]>
MAINT: Use new converter to fix promotions and avoid manual wrapping

This doesn't quite fix all places, but it does most (most prominently
linalg also does some quit...

04444cdff3210a3011e42ba999c554af7b75c9b9 authored 11 months ago by Sebastian Berg <[email protected]>
ENH: Add private array_conversion helper

This helper allows dealing with result_type and array wrapping
without explicitly holding on to ...

b194bddff91f8a8aa9f0e98e8d3666fe8578679f authored 11 months ago by Sebastian Berg <[email protected]>
MAINT: Allow PyArray_FromAny_int to signal if the input was a scalar

27fa00b6b9bc0ac0ef2999e4c944d8430715cda6 authored 11 months ago by Sebastian Berg <[email protected]>
API,MAINT: Reorganize array-wrap calling and introduce ``return_scalar`` (#25409)

This reorganize how array-wrap is called. It might very mildly change the semantics for reductio...

6bd3abfadd21757bbfc7563da5ac9fe996d58e55 authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25641 from F3eQnxN3RriK/doc-patch-2

DOC: Remove a duplicated argument `shape` in `empty_like`

285f5fbdca825db7c1e2add63995c15697964c60 authored 11 months ago by Sebastian Berg <[email protected]>
DOC: Remove a duplicated argument `shape` in `empty_like`

1582f0e5485ac7a3e76a96e7c7b53a6cb7ecaf18 authored 11 months ago by Yuki <[email protected]>
Merge branch 'numpy:main' into dev/datetime64-depr_warning

7c937ade9dabd9d0121570449dbc67a5fff0d683 authored 11 months ago by Richard Howe <[email protected]>
Merge pull request #25625 from ngoldbaum/update-nep55

NEP: update NEP 55 text to match current stringdtype implementation

39c3732cb9048414c468bff8a17c048d11b8bfa4 authored 11 months ago by Nathan Goldbaum <[email protected]>
BLD: Conditionally add SVML FP16 objects

34ec3fb54dddf93f084e4b00afc95cc45b73b7ab authored 11 months ago by Raghuveer Devulapalli <[email protected]>
BUG: Fix function declaration for half precision svml funcs

0a0ac43e6d260a1365d2cca9534c7f4e1d26c253 authored 11 months ago by Raghuveer Devulapalli <[email protected]>
Merge pull request #25638 from numpy/dependabot/github_actions/actions/upload-artifact-4.2.0

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

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

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

2cf003889de79ca109fa98445e991765d989d762 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #25536 from mhvk/fft-as-gufunc

MAINT, ENH: Implement calling pocketfft via gufunc and allow out argument

539dafa3fbd823bfb490f6355ac2d76d16eddc23 authored 11 months ago by Sebastian Berg <[email protected]>
Fix tests that verify that methods are exposed from one place

01357d0119350a9708852d8990fd3f18e0018510 authored 11 months ago by Lysandros Nikolaou <[email protected]>
MAINT,ENH: Add FFT gufuncs, use them, and add option to provide out.

The ufuncs taken npts from the output, so that using less or more
than the full input remains po...

570f2720bfb848d0e3e97aa430c589cc45f4ea95 authored 11 months ago by Marten van Kerkwijk <[email protected]>
MAINT: mark pocketfft interface visibility hidden

These changes make no sense for upstream.

0ac6bdef2791cb7509bd6ed571e1c37c5ca2e987 authored 11 months ago by Marten van Kerkwijk <[email protected]>
MAINT: Separate out pocketfft from the numpy additions

This commit ensures the pockefft.c file is identical to upstream.

a8813cca6d88ae2b062df2dfa76cb4460ad6d295 authored 11 months ago by Marten van Kerkwijk <[email protected]>
MAINT: put back guards against allocating zero bytes

These numpy changes could in principle be added to upstream,
as they add robustness.

64aa9943c3008bd1568aa024e8ff9a4cd94a65d5 authored 11 months ago by Marten van Kerkwijk <[email protected]>
MAINT: Move np.char methods to np.strings

7ff5d4f8aa1b03f0d7db4b19c8f1c5b6ebbaeafc authored 11 months ago by Lysandros Nikolaou <[email protected]>
Merge pull request #25629 from QuLogic/bump-pytz

TST: Bump pytz to 2023.3.post1

72879d3fd02a618b7ec2b3e42f3829f5d0d474d0 authored 11 months ago by Ralf Gommers <[email protected]>
Merge pull request #25628 from QuLogic/fix-warning-test

TST: Fix test_warning_calls on Python 3.12

c7d7af5ea15898eca3fbcac39bc45d37c19d7c88 authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25627 from QuLogic/test-f2py-doc

TST: Fix f2py doc test collection in editable installs

de39d32318f17607908931347fe8cca43ff6f315 authored 11 months ago by Ralf Gommers <[email protected]>
BUG: Use large file fallocate on 32 bit linux platforms

Using local prototypes instead of the header files meant that the
redirects triggered by -D_FILE...

5eb2d910aebef011fca8800d9de56133693607fb authored 11 months ago by Ola x Nilsson <[email protected]>
TST: Bump pytz to 2023.3.post1

This version fixes the DeprecationWarning in Python 3.12:
```
DeprecationWarning: datetime.datet...

8a95e62c051ff43d822571025a88e4536225b137 authored 11 months ago by Elliott Sales de Andrade <[email protected]>
TST: Fix test_warning_calls on Python 3.12

It currently raises a warning:
```
DeprecationWarning: Attribute s is deprecated and will be rem...

644d0be676fa168b9c82c12b660e6a19227fbd84 authored 11 months ago by Elliott Sales de Andrade <[email protected]>
TST: Fix f2py doc test collection in editable installs

When running outside `spin` and in a short directory path, the
`parents[8]` causes an `IndexErro...

db8e4afb474d359a1cbb66cad65c5f894989c6f0 authored 11 months ago by Elliott Sales de Andrade <[email protected]>
NEP: update NEP 55 text to match current implementation

60b7a53c212c095d54f1de39bd64148af488eb59 authored 11 months ago by Nathan Goldbaum <[email protected]>
Merge pull request #25336 from ev-br/arange_pos_only

API: make arange `start` argument positional-only

a7c6be59af49eb08fc6c6a13a72d25811f68b295 authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25575 from lysnikolaou/strings-default-arguments

ENH: Wrap string ufuncs in np.strings to allow default arguments

dbab03d97fee363fb887bd507f709a94d143d00c authored 11 months ago by Nathan Goldbaum <[email protected]>
DOC: fft: correct docs about recent deprecations (#25609)

Improve documentation related to fft parameter deprecations

dce08c3e7eacf27ca79db3ddf3962675f7a0ef9e authored 11 months ago by Lucas Colley <[email protected]>
DOC: Fixup arange releasenote fragment

8fd0ae58d170b73769a95e35f782bd29319559d4 authored 11 months ago by Sebastian Berg <[email protected]>
MAINT: Allow optional positional arg in parser and use in arange

Also reinstante tests...

08058db332f7c106552740ad789a0cce34fb6382 authored 11 months ago by Sebastian Berg <[email protected]>
DOC: add a release notes snippet

2d9f7976ba3c961055d0ce0257d4109040624d4a authored 11 months ago by Evgeni Burovski <[email protected]>
API: make arange `start` argument positional-only

824ae98ac6fee0e9fe5503d8cd5f618c5723234b authored 11 months ago by Evgeni Burovski <[email protected]>
Merge pull request #25430 from markdryan/riscv64-fix-test-numeric

TST: Fix test_numeric on riscv64

41dcc021a0378478abb6446dcd1690c232962a2a authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25614 from numpy/dependabot/github_actions/actions/dependency-review-action-4.0.0

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

a05ab5965e0ab64ecf60086083936af31bac24f1 authored 11 months ago by Charles Harris <[email protected]>
Merge pull request #25613 from ngoldbaum/fix-arm-windows

BLD: fix building for windows ARM64

626312265d1654e9f41b5b4bfbb0f848f687526c authored 11 months ago by Sebastian Berg <[email protected]>
Merge pull request #25615 from rgommers/tiny-all-fix

MAINT: add `newaxis` to `__all__` in `numpy.array_api`

ed7a95e2f72817718586f1918551c3cf1f9502f1 authored 11 months ago by Sebastian Berg <[email protected]>