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

API: Update lib.histograms namespace (#24513)

[skip ci]

89a6f3ee13c56a27b13cfe76f353f96f6695af28 authored over 1 year ago
Merge pull request #24479 from seiko2plus/ci_qemu_meson

CI: Implements Cross-Compile Builds for armhf, ppc64le, and s390x

c2051fd0c9825ef15a494339669e601ee05ecce2 authored over 1 year ago
DOC: remove query string from mathjax_path [skip cirrus] [skip azp] [skip travis] [skip actions]

723541f20ab5fe6631feecdf44d6ca77505eb9c6 authored over 1 year ago
Merge pull request #22657 from HaoZeke/fix22648

BUG: Fix common block handling in f2py

050dbc6d08a8a79450ed193ebb1ff7c68bf5f7fa authored over 1 year ago
MAINT: Add expiration notes for 2.0 removals

2e76fb1d3c827551098d9daadc71d7a449466f33 authored over 1 year ago
DOC: unpin sphinx [skip cirrus] [skip azp] [skip travis] [skip actions]

123ea7805dadc5f17f26cc73d2b45d930751748b authored over 1 year ago
CI: Fix the cache path of Linux QEMU

f012f1dd5006b6cb335ebf0da20714699f0d5f99 authored over 1 year ago
MAINT: Move `RankWarning` to exceptions module (#24476)

899e735c6144bfdcc7b4f4091314eaa6910fe9bb authored over 1 year ago
DEP: Replace deprecation warning for non-integral arguments with exception (#24469)

[skip ci]

ced21a6fe3066b1b0198556e4212a970943a94ce authored over 1 year ago
TYP: guard `typing_extensions` usage for <py310, add it back in environment.yml

It's still needed, so keep it in the environment. The added import
guards here match the ones al...

8de2ed5998ae657e47e7d166765f2cab02e3fe04 authored over 1 year ago
BUG: fix issue with git-version script, needs a shebang to run

Closes gh-24514

e150c31194a3faff43791aa5ad3055db07f5e6e0 authored over 1 year ago
BUG: Fix SIMD f32 trunc test on s390x when baseline is none

4be83a5582acda08e5016e59c26fb6eba22f5f99 authored over 1 year ago
CI: Provides cross-compile builds for armhf, ppc64le, and s390x

This patch implements cross-compile builds for armhf, ppc64le,
and IBMZ architectures in the...

d6f8c9bd63fec9d4270722fb5630082f5fd82c95 authored over 1 year ago
Merge pull request #24511 from mattip/issue-24503

BUG: Use a default assignment for git_hash [skip ci]

07a2e85d514811bfd34ecc414a983371dcd5d845 authored over 1 year ago
TYP,TST: Adapt the typing test suite to mypy >=1.4 changes

6f52ecbd7bdf20d32a34e6d2834bfdf10fe502c3 authored over 1 year ago
TYP: Lower the mypy pin to 1.4.1

f23c5aed92ba9efe60cdf9b0da00457a54e7d166 authored over 1 year ago
TYP: Bump mypy to 1.5.1

1be0c4c0069b835b7338eb2a8bb067735a61a268 authored over 1 year ago
CI: Avoid overriding `MYPYPATH`

This practice is actively discouraged by mypy

9b636a11cfdef72261fd04d0c44da1a0b1097efb authored over 1 year ago
TYP: Improve function-based annotations with `typing.Concatenate`

4a74d38c15166385e2e4daef06dd310269ec6434 authored over 1 year ago
CI,TYP: Bump mypy to 1.3.0

a0c70f31b56c8d05e38ab3cc84472fc929c47529 authored over 1 year ago
Merge pull request #24510 from mtsokol/generate-existing-2-0-0-release-notes

DOC: Add missing changelogs for NEP 52 PRs

09925cfb4e1ad552bd56112a5f26e1b1904006a9 authored over 1 year ago
use a default assignment for git_hash [skip ci]

31234832591b09e1982b386ff6811d348a129ec2 authored over 1 year ago
Fix indentation

00bcc6ff37a483a6acd3622013f205858d1fa6dd authored over 1 year ago
Merge pull request #24504 from F3eQnxN3RriK/doc-patch-2

DOC: Remove extra indents in docstrings

688f86133c78a3be569981a121d77166527d5b38 authored over 1 year ago
Add generated release notes for four PR that didn't have ones

3fe9013e5e54ca934210e35b4fa5dc00c76f3c6f authored over 1 year ago
Generate 2.0.0 release notes from existing upcoming_changes

03642001a57638258845071f03bf176c0238f080 authored over 1 year ago
DOC: Remove extra indents in docstrings

Same as gh-24380

15fad30ff586f30d81902c43683ca9f742de689a authored over 1 year ago
Use wrapper function to avoid multiple redefintions of avx512_qsort

0064937c653179a1478dbf30f032e724044071f9 authored over 1 year ago
API: Remove deprecated `msort` function (#24494)

[skip ci]

3032e84ff34f20def2ef4ebf9f8695947af3fd24 authored over 1 year ago
Merge pull request #24473 from eendebakpt/trimseq

MAINT: Improve docstring and performance of trimseq

6e5a677ef40d6b99755fe23c18f71a705a553b2e authored over 1 year ago
TST: Fixup polyutils.trimseq test.

e5dd1a23de776f6d4f1b5e814e6e5fbc1e56b5a3 authored over 1 year ago
Merge pull request #24493 from rgommers/ci-meson

CI: GitHub Actions CI job restructuring

cf3b7e0a35c6d297bd9adee6075eba6f8489f2ed authored over 1 year ago
Merge pull request #24485 from F3eQnxN3RriK/doc-patch-2

DOC: Fix some broken links

7a37bb1c6b09c87d5c16a345bb14062cf2826d1d authored over 1 year ago
CI: merge `linux_meson.yml` into `linux_blas.yml`

[skip azp] [skip cirrus] [skip circle] [skip travis]

6d3438067a4c6b644cff4d58d968716ef7558222 authored over 1 year ago
CI: split `build_test.yml` into three GHA jobs files

Also documents better what is being run. See gh-24410 for the
overall restructuring plan for Git...

1a81895ae6881d39a2cc756fd749b167081895ad authored over 1 year ago
CI: merge the two GitHub Actions files for Windows builds

ed1aac08730da9814887339f31b24aa8a953e590 authored over 1 year ago
BLD: Clean up build for complex (#24370)

e3c16521cf96eead154736980e5318e37cbfaffb authored over 1 year ago
CI: move some jobs in `build_test.yml` to Meson

b2594586b34a7d8f1d8de9c2c6db2d7aed6fa073 authored over 1 year ago
fixup

2c66bdfb7f18c37f39ec0bc6c343c778a6008630 authored over 1 year ago
Merge pull request #24488 from charris/stop-testing-ppc64le

MAINT: Stop testing on ppc64le.

cc91b105b983767eee194b9c4a348c1d3379c924 authored over 1 year ago
Merge pull request #24481 from rossbar/doc-drop-who-autosummary

DOC: Rm np.who from autosummary.

f73019aa0ed84e77963545947005dbee84d2b43b authored over 1 year ago
Merge pull request #24486 from charris/fix-asv-dev

BUG: ``asv dev`` has been removed, use ``asv run`` instead.

7b78a7a536e994e12d27798c498c0737ef59900b authored over 1 year ago
MAINT: Stop testing on ppc64le.

The machine is usually missing, so tests are often reporting a
failure. I'm tired of seeing test...

a8afc1d6ae930db39c3003b2ea4930ca054e3fdb authored over 1 year ago
Merge pull request #24484 from ngoldbaum/choose-fix

BUG: fix NPY_cast_info error handling in choose

0450bc442a0fe8b2c059d231a24b332b665cb208 authored over 1 year ago
BUG: ``asv dev`` has been removed, use ``asv run``.

d8bd60fe2dc1b9a324b2d253dff07b1be2e0d5e7 authored over 1 year ago
DOC: Fix some broken links

eb62df72240b88e49c2499e38c521e7993ae91fe authored over 1 year ago
BUG: fix NPY_cast_info error handling in choose

9cfb416aad45260e1cc837029638d6b39cea9e38 authored over 1 year ago
DOC: Rm np.who from autosummary.

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

8bbdd4e6a2b08bb238c2e96e21722293f93132b2 authored over 1 year ago
DOC: Fix some incorrect rst markups (#24471)

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

97d1d31883452c139b6066c045b2932be144e601 authored over 1 year ago
Update test

da395a996e06d46bfe218ed062c893eb897a4035 authored over 1 year ago
Uncomment tests

85850071115ea36ecafd43c85ca48807406c2fdd authored over 1 year ago
MAINT: Improve docstring and performance of trimseq

1cbec212562e865b22120a657222199e41f2fa31 authored over 1 year ago
Merge pull request #24468 from seiko2plus/issue_24450

BUG: Fix meson build failure due to unchanged inplace auto-generated dispatch config headers

e8e523f9d193e7d1136bb94e7b316c74922c5a97 authored over 1 year ago
DOC: Update link to LCOV in runtests.py (#24463)

3c04e813ba2607a20309137a29073d7183827b11 authored over 1 year ago
DOC: Add missing sphinx reference roles (#24393)

* DOC: Add missing sphinx reference roles

Fixing references to some c-objects and external py...

59e2fc81b33f8f52e88de8185abfbca30223bb55 authored over 1 year ago
BUG: Fix meson build failure due to uncleaned inplace auto-generated dispatch config headers

Ensure that the distutils generated config files and wrapped sources,
derived from dispatch-...

16f73741f425fca39cb2a33f72e251432391f30b authored over 1 year ago
Fix lint errors

3afab4e2a6f989d5b403ece8d720912397f61d1f authored over 1 year ago
trigger pipeline rerun

d5dfb9f75ed9ed39ff4704371f1e8959fcb3213f authored over 1 year ago
Update tests to check of error message in pytest.raises(match=...)

dd9a33e702a9e1ddf17358a59058f11203887a18 authored over 1 year ago
Merge pull request #24442 from liang3zy22/arrayterrecfunc

DOC: Fix reference warning in Arrayterator and recfunctions.

f884cf6242109c36315fea38d16bf7a1528b23ba authored over 1 year ago
Merge pull request #24457 from stefanv/spin-0.5

Upgrade to spin 0.5

3dc3d14b3920adc5d0b3bbbf09aaef42c4daf0bf authored over 1 year ago
Upgrade to spin 0.5

This version of spin allows us to use a vendored meson CLI.

5f7fd6aa3f3a634bfa168de31e28ee1e9e9a5ffa authored over 1 year ago
Merge pull request #24452 from seiko2plus/openbsd_redef_ALIGN

ENH: Add prefix to _ALIGN Macro

d8f194836743cbb23cacedfdb3d8a33dd0982cb5 authored over 1 year ago
ENH: Add prefix to _ALIGN Macro

This change adds a prefix to the `_ALIGN` macro to prevent compiler warnings on OpenBSD,
whe...

0d0f372861d7da73572cc6f675f180f61fad2a6e authored over 1 year ago
CI: cirrus run linux_aarch64 first (#24435)

[skip ci]

2ce972e4b848827023f0ee74a3a7f36228760c81 authored over 1 year ago
MAINT: Pin upper version of sphinx. (#24439)

The 7.2.x versions of sphinx broke the circleci document builds.

044c74be6e5f76e91f66de89ff2ab48c1625075f authored over 1 year ago
DOC: Fix reference warning in Arrayterator and recfunctions.

a8c30c756033fa48b5e32b2b83d67fbf5311a5a9 authored over 1 year ago
Merge pull request #24437 from numpy/dependabot/github_actions/actions/setup-node-3.8.1

MAINT: Bump actions/setup-node from 3.8.0 to 3.8.1

bdcd1c83c972d64d3b7fd16ce742df455be08427 authored over 1 year ago
Merge pull request #24423 from numpy/dependabot/github_actions/actions/dependency-review-action-3.0.8

MAINT: Bump actions/dependency-review-action from 3.0.7 to 3.0.8

56d1bef2fa2dbf6157ac0d8dc949b788e127def8 authored over 1 year ago
MAINT: Bump actions/setup-node from 3.8.0 to 3.8.1

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.0 to 3.8.1.
- [Releas...

a6b62d2a5a51bea590e86b93d26fdca62b4f3945 authored over 1 year ago
Merge pull request #24434 from liang3zy22/typesstructrefwarn

DOC: Fix reference warning for types-and-structures.rst.

160c16f055d4d2fce072004e286d8075b31955cd authored over 1 year ago
Merge pull request #24421 from ankur0904/remove-mixed-capitalization

DOC: Remove mixed capitalization

a44b65dd2a4eaea0c399924bd2ccc3d07fd37862 authored over 1 year ago
DOC: Fix reference warning for types-and-structures.rst.

d86b22286fb0486b149c1cff99085bc622ece154 authored over 1 year ago
Merge pull request #24427 from rgommers/fix-dunder-all-warnings

MAINT: revert adding `distutils` and `array_api` to `np.__all__`

7b56da8c46427d487b9337780417a9aad64eb295 authored over 1 year ago
MAINT: revert adding `distutils` and `array_api` to `np.__all__`

This has turned out to be too disruptive; `from numpy import *`
has to remain warning-free and t...

320de475a2829ad2bfeca41adff072c5dcdf8a73 authored over 1 year ago
DEP: Remove deprecated numpy.who (#24321)

[skip ci]

ceb78f2220def0c62419615cd1a544bd5d7285d3 authored over 1 year ago
Merge pull request #24425 from andyfaff/cirrus

CI: only run cirrus on commit to PR [skip actions]

64a2ba58669f449ee91955d595f649706bd7c222 authored over 1 year ago
CI: only run cirrus on commit to PR [skip actions]

71ed6d6f2933fa13b4fc9eb34646a82120b2fda1 authored over 1 year ago
CI: only run cirrus on commit to PR [skip actions]

301925f077bbfe3656c750d1deac276d44cc99ef authored over 1 year ago
Merge pull request #24422 from seberg/odd-loop

MAINT: Remove unused variable `i`

4387e03d7d00d1277b01424acc6b3fa66141c0fb authored over 1 year ago
MAINT: Bump actions/dependency-review-action from 3.0.7 to 3.0.8

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

f5549362adf02ba3c568f20d15ccd9fe0de1c138 authored over 1 year ago
MAINT: Remove unused variable `i`

For some reason CI suddenly notices that this was never correct.

871c2c60aa260048204db5d771127c18534d102b authored over 1 year ago
DOC: Fix reference warning for routines.polynomials.rst. (#24402)

12112a98873263850f1d040f989dfa1114f0b642 authored over 1 year ago
Merge pull request #24291 from rgommers/improve-ci-runtime

CI: improve test suite runtime via pytest parallelism and disabling mypy in most jobs

a2ac8fd16c8d817d4616fa906560954a104cc17d authored over 1 year ago
Update docstrings

6d48504e4c47bdb7a15ec84e0ccd77974ee4f577 authored over 1 year ago
Update docstrings

76e59bd9052a78292bc85d248819cafdc5c61beb authored over 1 year ago
Merge pull request #24414 from FFY00/no-runtime-check-for-longdouble_format

BLD: allow specifying the long double format to avoid the runtime check

[skip ci]

8c1a4c2c8dc235b237b84173511b54645a914d62 authored over 1 year ago
CI: add new GHA CI jobs to run MyPy across OS/Python flavors

[skip cirrus] [skip travis] [skip circle] [skip azp]

f3d05ea13d5b5add7fd90023210781b1e72b408a authored over 1 year ago
DEV: add a `spin mypy` command

b7e6f9928f5f8b0516f48ca85e813037ffcfcf75 authored over 1 year ago
CI: ensure tests in cibuildwheel jobs run in parallel

[skip azp] [skip circle] [skip travis]

f953645073269de4dcd0fa3b5ce8d119c4f0a967 authored over 1 year ago
TST: disable mypy tests in test suite unless an environment variable is set

These tests are super slow, and they're effectively always passing in CI.
Running them on all "f...

7de0dbb01d8ab523b99bae0f2503cdd02b89c814 authored over 1 year ago
Merge branch 'numpy:main' into remove-mixed-capitalization

fcf061d72806f011349ec445d642fd8ab5e9981c authored over 1 year ago
DOC: Mixed capitalization styles in page titles

1bdb057638911e60a290d4621f57d6fb81bd3236 authored over 1 year ago
Merge pull request #24419 from rgommers/ci-py312-and-fixes

CI/BUG: add Python 3.12 CI job and fix `numpy.distutils` AttributeError

2c45a565912951befccf4e4c5481ae1d2072ca5b authored over 1 year ago
CI/BUG: add Python 3.12 CI job and fix `numpy.distutils` AttributeError

We did not have a regular CI job for Python 3.12, adding it means that
we actually catch simple ...

50e90621a0297f236cc50c91542b444a2cdf4236 authored over 1 year ago
Merge pull request #24415 from numpy/dependabot/github_actions/actions/setup-node-3.8.0

MAINT: Bump actions/setup-node from 3.7.0 to 3.8.0

e18a88043082c10e97562cddd4bec84ee82c7ac9 authored over 1 year ago
MAINT: Bump actions/setup-node from 3.7.0 to 3.8.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.7.0 to 3.8.0.
- [Releas...

9449ff7240db1479fb7c3ede630edf6ea809e9f8 authored over 1 year ago
[BUG] Return value of use_hugepage in hugepage_setup (#24412)

[skip ci]

3493add1d364565103ac17f749b2e80a2cf6c9ac authored over 1 year ago
BLD: allow specifying the long double format to avoid the runtime check

Signed-off-by: Filipe Laíns <[email protected]>

582a4024971f30674555d7bf3b8fdc194766f43f authored over 1 year ago
Merge pull request #24413 from mattip/v3.12.0rc1

BUG: cleanup warnings [skip azp][skip circle][skip travis][skip cirrus]

ffcee418f6bf7f2b95695bbfe7df15d81c2e865b authored over 1 year ago