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

BUG: Fix qselect function declaration argument

fcb6249c50e27babcc6d68acfade78454fd6418a authored over 1 year ago
Disable avx512_qselect on 32-bit systems

6c1b8c767a945b15f97f8a120835370b34bedb9e authored over 1 year ago
BUG: Fix compile error for avx512_qselect

9d986f70ed6a87403b3cf527e1e9bfb1a8c7a958 authored over 1 year ago
Enable quicksort on WIN32

fc5b2158a764068e6d55db3aa5ab013656dba251 authored over 1 year ago
ifdef remove avx512 instantiations for CYGWIN

f3f6111ab4f21f62f9c3a0eefa1d3696bb0340c9 authored over 1 year ago
Update x86-simd-sort submodule to latest

29a9267bb80781f1d3f7acfeb705a03f4a233811 authored over 1 year ago
Update x86-simd-sort submodule to latest

25a2efbfa6309797b35454def597220a637c3d4e authored over 1 year ago
Avoid using template specializations for quickselect and argquickselect dispatch

ae337855bfabdd127e2b0c522330fe95ab74a6c8 authored over 1 year ago
Move PyArray_PartitionFunc and PyArray_ArgPartitionFunc out of ndarraytypes.h

199982869593e8eb5d9937143af93b25a5e636b8 authored over 1 year ago
MAINT: Prevent re-definition of quickselect dispatch on ARM 32-bit

c0bdd18d705b5fb3b4653d838299aa7cc285664c authored over 1 year ago
Add may vary to output of np.partition and np.argpartition in docs

cb176c1f8b453a923e65ddde9245cb6f1c8da47e authored over 1 year ago
Update x86-simd-sort submodule to latest

f3ac24bd5896eb14964d09005c610c78a448bef2 authored over 1 year ago
TST: add tests for np.argpartition

1a3caed4d86517ad76f32a54e44f3ff1952fc432 authored over 1 year ago
BENCH: Add benchmarks for argpartition

234754d196dd222c9168c4a994ce54cb25202ca5 authored over 1 year ago
ENH: Use avx512_argselect for np.argpartition

0c86047e4ce3fe2f9b2ff46be9580c4ecf081bbd authored over 1 year ago
Enable AVX-512 partition and argpartition on Windows

8e58998a44ecfeab6ec0097ce1ba8506b83cb333 authored over 1 year ago
get_partition_func does not need an extra argument

d8643a4041b8c254d68ac39678a98a1ba2c3cd1b authored over 1 year ago
Update submodule to latest

cd9df94b69c1870d59746d328e83e0132cc0a422 authored over 1 year ago
ENH: Use avx512_qselect for np.partition

4a9ac25a9a7a7fe89604a501483b731ee05ff4e6 authored over 1 year ago
Add benchmarks for np.partition

489acbb6c82a08d8ea689978a273659447ef6b71 authored over 1 year ago
TST: Add tests for np.partition

12ae67db43880cb3f69195f743021eb771129309 authored over 1 year ago
Update submodule to latest

dddc046c8187ac11555d05e2633161dff13186f4 authored over 1 year ago
Merge pull request #24693 from mtsokol/migration-guide-numpy-2-0

DOC: NumPy 2.0 migration guide

7505f4ec725ad842625b27ae05f55f2a509278b2 authored over 1 year ago
Merge pull request #24620 from mtsokol/update-nep-52-file

DOC: Update NEP 52 file

7e8bb124d8cee3085f09dd24818885956f1ac7ad authored over 1 year ago
Merge pull request #24587 from mtsokol/overhaul-of-main-namespace-part-5

API: Cleaning `numpy/__init__.py` and main namespace - Part 5 [NEP 52]

10082271ccbcbf112471db304e86efbaeb9e941e authored over 1 year ago
MAINT: Update RELEASE_WALKTHROUGH

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

00e233c954197e0e2dca622a8cf7da4b045f9fbb authored over 1 year ago
Apply review changes

dbe02db1bb793dd98f1ef9674e106a1a06b9550e authored over 1 year ago
Update resolution link

6d4ca4b655a4fb56327541ccacc9e8dd6c2d2576 authored over 1 year ago
Merge pull request #24690 from liang3zy22/somerefwarn2

DOC: Fix reference warning in some rst files

b71f5e5e600ebef81d6cc1e444213d1b83fcc542 authored over 1 year ago
BLD, BUG: Fix build failure for host flags e.g. `-march=native` on unsupported architectures

38edef779f9cfa353a0f3ceb598895810ce405e6 authored over 1 year ago
DOC: Fix reference warning in some rst files[skip actions][skip cirrus][skip azp]

2d1a46111361d2c9d86c7ce005433d57af159a53 authored over 1 year ago
Merge pull request #24725 from charris/post-1.26.0-release-update

MAINT: Update main after 1.26.0 release.

4a00899fc7c0e9b7cdc4d177769a2c24e6905995 authored over 1 year ago
Fix rst doc

2752b0472ea79b2cd7ba6b958b34c09c59d0b8cb authored over 1 year ago
Apply review comments

5312b6ed486a503e1917065197d5c6401e501400 authored over 1 year ago
Apply review comments

eb6a10a2294defc48a93fad1f57d73628e04db2a authored over 1 year ago
Restore np.recarray and deprecate np.chararray

cee509746b55458b5e879a607b3e2501ff71ea2c authored over 1 year ago
MAINT: Adjust typing tests

1aef35abf73fbdff05f66ab6980ff1617d331eae authored over 1 year ago
Update numpy/char/__init__.pyi

Co-authored-by: Bas van Beek <[email protected]>

5752d92ad47c955da28dbd7a9d2812d4bc7dd281 authored over 1 year ago
Update numpy/setup.py

4727fb1e794d8d42cb389ee5a54b7d9b3da54ae4 authored over 1 year ago
MAINT: Create rec and char submodules

6643c0e1594dc5ec34541ab9b66898d6a1fbc348 authored over 1 year ago
Add pyi class definitions

2a7aebd96d3528d7d0cd49bcd82a6be94ee68f9c authored over 1 year ago
Add changelog file

6d3051eb033bd2dcdf840ab0125fd0f6f5708d51 authored over 1 year ago
API: Remove chararray, compare_chararrays, recarray and format_parser from main namespace

2391866e421a97b1f28d0221100aa5f037344857 authored over 1 year ago
Apply review comments

1646e7afb1be75a7daa78b26545e2f94756a3481 authored over 1 year ago
MAINT: Update main after 1.26.0 release.

db5a282cde17d3348e78da74293abbed71cb4d37 authored over 1 year ago
Merge pull request #24721 from charris/fix-docs

DOC: Doc fixes and updates.

ba2935d3521e288048ab4a3384d4f22d9975ea09 authored over 1 year ago
DOC: Doc fixes and updates.

- Fix warnings found during document generation
- Simplify and improve `spin docs` command.
- Up...

8558fcc11c8ad99b5b4587ad5f64de91394dc2e0 authored over 1 year ago
Merge pull request #24519 from rgommers/remove-setuppy

MAINT: remove `setup.py` and other files for distutils builds

399c0c5139bae794f1c3b44f97cac9c6565ef651 authored over 1 year ago
Merge pull request #24717 from rgommers/ci-relaxedstrides

MAINT: remove relaxed strides debug build setting

b1ad19e0392723f63dbc71552286e48812e86772 authored over 1 year ago
Merge pull request #24716 from ngoldbaum/apt-update-ci

CI: do apt update before apt install

70834eb3e45a6541146a66435df0da53622834f5 authored over 1 year ago
MAINT: remove relaxed strides debug build setting

This follows up on gh-21039. As noted there, this doesn't really
serve any purpose anymore and h...

94b9f2a78733d322cea8fd02c76c39beecb11aec authored over 1 year ago
CI: do apt update before apt install

c7664b960a8e298a820c52c1aab98a40929653f4 authored over 1 year ago
Merge pull request #24714 from jacobmcasey/update-asarray-docs

DOC: Update asarray docstring to use shares_memory

c1e5d13dee46978643379b49beffe824ea7ac65e authored over 1 year ago
Merge pull request #24715 from Carreau/more-backticks

DOC: Fix trailing backticks characters.

e8266a51e67151985c0394d6a1aae3490675c74b authored over 1 year ago
DOC: Fix trailing backticks characters.

s needs to be escaped or the interpreted text will not be closed by the
parser.

ee1c4b2427e623dd94b521dbc618f91c4d3b5321 authored over 1 year ago
Updated asarray docstring to use shares_memory for clarity

79ad8383660ebdb77eb04aea82029f9fa6b05fca authored over 1 year ago
Merge pull request #24696 from munirahd/updating-docs

DOC: Updated the f2py docs to remove a note on `-fimplicit-none`

03ccab7d46f8e5cb3af16441da040702e34418eb authored over 1 year ago
Merge pull request #24705 from BvB93/buffer

TYP: Add annotations for the py3.12 buffer protocol

f6bf183abbb61507647aaf40b48c28525fc18e48 authored over 1 year ago
TYP: Use `collections.abc.Buffer` in the `npt.ArrayLike` definition

9d5ac5c07e8000f32ae0b89eb385ff5b8919306f authored over 1 year ago
TYP: Use `collections.abc.Buffer` in the Array API

5bc9c3ab05d42d3d5904223e52c8d892eac8f32b authored over 1 year ago
TYP: Add annotations for the py3.12 buffer protocol

6b45a44d09b183c029ba034821c7019cb43e613e authored over 1 year ago
Merge pull request #24702 from F3eQnxN3RriK/doc-patch-2

DOC: Fix typos

e536952c5b820b12d7ea6c4f88700a02133f2c14 authored over 1 year ago
DOC: Fix typos

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

10f0af50af697ce459f25400608c75c2147d547d authored over 1 year ago
Merge pull request #23282 from HaoZeke/fixDataStmtHandlingF2PY

BUG: Fix data stmt handling for complex values in f2py

0df1365f8e4d1ee7502312956b59ed1bd7675144 authored over 1 year ago
MAINT: update .gitignore and .gitattributes for removed files

59b49551dea815289b91701c9536e66a7d9c53fe authored over 1 year ago
MAINT: remove all `setup.py`'s and related files for distutils builds

63a1fee8d1c1e442aa8ca08ac7cefb195f99b2a9 authored over 1 year ago
Merge pull request #24698 from rgommers/update-meson

BLD: fix issue with compiler selection during cross compilation

ca26aa6474f3938f23aef9000075adf0880eb809 authored over 1 year ago
CI: disable Emscripten job

Moving it to Meson is going to take a bit of time, and in the meantime
we have to disable it, be...

80b65e0efd5956ca6f2c46a338beffc05c23ce7f authored over 1 year ago
Merge pull request #24697 from mtsokol/restore-sctypedict

76e1f8f8f7879eb2b40d785b56baae79b23533c2 authored over 1 year ago
BLD: fix issue with compiler selection during cross compilation

This resulted in two test failures showing significant accuracy issues
for the 1.26.0rc1 with th...

a0c5ea23a9206ebcf519fbc339095035aad41d21 authored over 1 year ago
Merge pull request #24695 from rgommers/cirrus-credits

CI: enable use of Cirrus CI compute credits by collaborators

e7462a88a8e04bc3f03f225db6330c0c6ae23c91 authored over 1 year ago
API: Readd sctypeDict to the main namespace

153e6ae630c9e83f086439795030d221fe4ed21b authored over 1 year ago
DOC: Updated the meson page to reflect the new meson defaults related to #24550

2dbec3dbb2827d179611e056f4da8986a4538643 authored over 1 year ago
Fix typos

ba1e5660414958d06f0607678fd8cf9f04572bf5 authored over 1 year ago
CI: enable use of Cirrus CI compute credits by collaborators

See docs at https://cirrus-ci.org/pricing/#compute-credits
Starting with collaborators only, bec...

c08aaaa9c298cdd2aa3fc12c85b169e1aa296006 authored over 1 year ago
Add numpy 2.0 migration guide

c74615082663967f624d9a2dbc2bab07ea1235ea authored over 1 year ago
Add custom AttributeError messages

0d4887de1064df11d29983f9c9a52e93b77cd6eb authored over 1 year ago
Remove remaining .ptp() and .itemset() calls

1b249633ec171f4ccb95ab561e47068a574a4155 authored over 1 year ago
API: Remove ptp, setitem and newbyteorder from np.ndarray class

65bb8ddd03763b8a931de2cd472d8ce8bd2f9fbd authored over 1 year ago
BUG: Fix weak promotion with some mixed float/int dtypes

This reorganizes/simplifies promotion a bit, but unfortunately this
means moving the promotion o...

bc9c57858abf9071c40a308337d30fb6cd56b1a2 authored over 1 year ago
MAINT: fix doc build issue; add new_feature.rst

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

a42827cfbb725bca1f24d9782db9389659904fa2 authored over 1 year ago
Merge pull request #24540 from mtsokol/lib-arrayutils-namespace

API: Add ``lib.array_utils`` namespace

4f84d719657eb455a35fcdf9e75b83eb1f97024a authored over 1 year ago
Apply review comments

f3e18eb877ace5405a49a85acc52cca95b7d7f21 authored over 1 year ago
Merge pull request #24487 from liang3zy22/somrefwarn

DOC: Fix reference warning in some rst and code files.

cba186917f5b07a996c42886603ca808b857fa34 authored over 1 year ago
DOC: Fix reference warning in some rst and code files[skip actions][skip cirrus][skip azp]

e35f67549047c787bd37b5f189f90aafd8682f74 authored over 1 year ago
ENH: add parameter strict to assert_allclose

97ac89d7d6e54b97275e67994e22a83881fd59f9 authored over 1 year ago
Merge pull request #24674 from F3eQnxN3RriK/doc-patch-2

DOC: Remove extra indents in documents

3f338e73a172dc59b50f3343eb6934228cec1149 authored over 1 year ago
Merge pull request #24677 from h-mayorquin/improve-searchsorted-docstring

DOC: improve the docstring's examples for np.searchsorted

49cab3607a43415b039d3ef217308333f0571476 authored over 1 year ago
DOC: improve the docstring's examples for np.searchsorted

Modified np.searchsorted([1,2,3,4,5], 3) output 2 to np.searchsorted([11,12,13,14,15], 13) out...

9cd8ce99c41015ad1e0b7e2fd1bc4e4d571ac430 authored over 1 year ago
Update internals.rst

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

97bd5f4eeb7c8bdca456ef2da1128e59e37816de authored over 1 year ago
update module field for array_util functions

383abbce8667970748d447dc625d96cc78f9c742 authored over 1 year ago
DOC: Remove extra indents in documents

Fixed the incorrect blockquote markups in some documents.

d46c84335f0c4b7369b5f19dd9937d6cc8d41583 authored over 1 year ago
Merge pull request #24672 from numpy/dependabot/github_actions/actions/dependency-review-action-3.1.0

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

34d6693b6e763c42ffa09ad050cce7f429e15ec0 authored over 1 year ago
Merge pull request #24671 from rgommers/win32-wheels

BLD: build wheels for 32-bit Python on Windows, using MSVC

9f073c7f3eaef5566f3472bdfca3a1587dbd059d authored over 1 year ago
BLD: build wheels for 32-bit Python on Windows, using MSVC [wheel build]

This doesn't include OpenBLAS, I haven't tried that - too much
effort right now and it doesn't s...

f49b2b3eb7b3993da3acc20b64cb336c10a56855 authored over 1 year ago
MAINT: Bump actions/dependency-review-action from 3.0.8 to 3.1.0

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

0faed604fb4def731f03bcf069c987d543e0970b authored over 1 year ago
TST: random: skip test for extending with Cython on 32-bit Windows

6cab4418e73fc3446ed50797519103471a9bf0c5 authored over 1 year ago
Merge pull request #24666 from numpy/dependabot/github_actions/actions/upload-artifact-3.1.3

MAINT: Bump actions/upload-artifact from 3.1.2 to 3.1.3

d676a1fe2d495f9d8a86103644bed141c2e69787 authored over 1 year ago
DOC: TEST.rst: add example with `pytest.mark.parametrize`

The "Creating many similar tests" section of TEST.rst did not mention the use
of pytest.mark.par...

2a64c50d07925a48e8c7aa855beda9ed8adb612f authored over 1 year ago
MAINT: Bump actions/upload-artifact from 3.1.2 to 3.1.3

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

e8ec3d817ad6761127982ce1b11141569ac317a2 authored over 1 year ago