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

Merge pull request #22824 from andyfaff/tagger_redux

BLD: CIRRUS_TAG redux

ca257565537483ff3b37ab40013f2b7f344e968d authored about 2 years ago
TST: ignore more np.distutils.log imports

Ignore two more modules from np.distutils.log found by
test_public_api.py::test_all_modules_are_...

2df41fd07ac43d97c2dfb3c038947d53b82cd4eb authored about 2 years ago
Merge pull request #22818 from neutrinoceros/1.23_changelog_typos

DOC: fix a couple typos in 1.23 notes.

cd7559fd4f4b758483812fb6440fbff9cf900db6 authored about 2 years ago
Merge pull request #22822 from charris/post-1.24.0-release-update

MAINT: Update main after 1.24.0 release.

0421206669ec2e7fa972bd6d0f890e248acd3218 authored about 2 years ago
BLD: CIRRUS_TAG redux

5567a5d3ce52dabf8f0bddf9c161adac22ed02b9 authored about 2 years ago
MAINT: Update main after 1.24.0 release.

- Create 1.24.0-changelog.rst
- Update 1.24.0-notes
- Update .mailmap

aec82c0eedcda75b087dd2feadd68ff9a872b4c4 authored about 2 years ago
DOC: fix a couple typos in 1.23 changelog

64f876961e7020d729874214e92504467e8aa31a authored about 2 years ago
Merge pull request #22816 from mattip/build-stuff

BLD: redo delocate, update labeler

1d5b3397dc7beaf9ca7b2326127e74f55aecd162 authored about 2 years ago
Merge pull request #22771 from seiko2plus/issue_22461

BUG, SIMD: Fix invalid value encountered in several ufuncs

f589407142f37c94f27c6dbe622b764e30a47c35 authored about 2 years ago
BLD: redo delocate, update labeler

899a165cc7ab6e463101a53d42f8a930bc3b3666 authored about 2 years ago
Merge pull request #22814 from mattip/delocate

BLD: use newer version of delocate

1f80ce288829b73b487474a921aa3ae2402d9fa7 authored about 2 years ago
BLD: use newer version of delocate

17b6aceb489b87f5becb6fa5eae267cf95c7fa49 authored about 2 years ago
change note to

"All integer values must be non-negative"

948fb6332586cc7952eb2ec93d99a9a1b73a8bc5 authored about 2 years ago
DEV: Fix devcontainer configuration (#22785)

This PR fixes numpy's devcontainer.json to successfully create an Anaconda environment. You can ...

a891096af955c4545fb0c31a457df5b83d4f32d7 authored about 2 years ago
Merge pull request #22806 from ngoldbaum/dtype-docs-fix

DOC: update discussion in dtypes docs that references Python 2

39434977b95eefbefec303f5fd763e693dfaf26a authored about 2 years ago
Merge pull request #22807 from rossbar/ci/undo-permissions-artifact-redirector

CI: undo permissions in circleci artifact redirector.

7c14672be1cbc482ce7009aa7b236ee89c3044cd authored about 2 years ago
CI: undo permissions in circleci artifact redirector.

Temporary fix to recover the circleci artifact redirector.

The long-term fix will be to figure ...

5b0afe91378cb4baa4096e627ebb868df7972d79 authored about 2 years ago
Update doc/source/reference/arrays.dtypes.rst

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

66791605e18aaf2773067d2a3e0bf8a12a566db9 authored about 2 years ago
Update doc/source/reference/arrays.dtypes.rst

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

6410629305b8f75fed1f0602cefc34eba3208854 authored about 2 years ago
DOC: update discussion in dtypes docs that references Python 2

921ba6db562777a7e099d0e15a32e013514293bc authored about 2 years ago
Merge pull request #22804 from rgommers/revert-header-change

REV: revert change to `numpyconfig.h` for sizeof(type) hardcoding on macOS

458ee6443b8cb25407cc8d75b83254ee7eae4a9e authored about 2 years ago
REV: revert change to `numpyconfig.h` for sizeof(type) hardcoding on macOS

Reverts gh-22614, and adds more detail about why that code is needed and
when it can be removed....

cbbda47c684953b90d323aec43907e39910e1698 authored about 2 years ago
Merge pull request #22784 from eerovaher/percentile-plot-legend

DOC: Fix legend placement in `numpy.percentile()` docs

62e075c1c22530528bf5b6778ef51e212f65acb7 authored about 2 years ago
Merge pull request #22803 from mattip/codegen-cleanup

MAINT: remove unused API documentation generation

c5de51691f4e714eb8fa67fab6b1a64ccf143b9c authored about 2 years ago
MAINT: remove unused API documentation generation

bb89a3824fa698370dadb51576e06613ec6a49c5 authored about 2 years ago
ENH, SIMD: Discard non-signaling comparison intrinsics

Providing non-signaling comparison intrinsics that guarantee
no FP invalid exception in case...

d02fc70cb6ad43093e1c407172c7193957705b5d authored about 2 years ago
Merge pull request #22167 from Developer-Ecosystem-Engineering/add_simd_bool_logical_andornot_absolute

ENH: Add SIMD versions of bool logical_&&,||,! and absolute

78a499d99d3bd080026010b0b68c387114888221 authored about 2 years ago
Merge pull request #22800 from ngoldbaum/testing-docs-fix

DOC: mention installing test dependencies in testing instructions

32d616224e8342a77e57a2d9d135981de5e6ea67 authored about 2 years ago
Merge pull request #22801 from ngoldbaum/rm-forward-declare

MAINT: remove unnecessary forward declaration of _convert_from_any

586eb35b67a884b7193fae4ec20975c420c2b354 authored about 2 years ago
Merge pull request #22802 from rgommers/fix-arm64-linkage-issue

BLD: fix issue in npymath on macOS arm64 in the Meson build

29255bb76637fbff65f7245cc41b18c984dcb742 authored about 2 years ago
BLD: fix issue in npymath on macOS arm64 in the Meson build

This was due to a cross-merge conflict. gh-22679 added a new file
to the setup.py build, while t...

0a6463bfd49b04fe642dac80cd54635f7ee631fc authored about 2 years ago
MAINT: remove unnecessary forward declaration of _convert_from_any

26ffc8b928b8ea390a0c401f064a04246efe2ae7 authored about 2 years ago
DOC: mention installing test dependencies in testing instructions

db3a1fd680c8975cb08ba621e5c3652c0c1fe164 authored about 2 years ago
BUG, SIMD: Fix invalid value encountered in rint/trunc/ceil/floor on armhf/neon

5bf0e4413db20069953fe8c941ff118bb685cb46 authored about 2 years ago
BUG, SIMD: Fix invalid value encountered in rint/trunc/ceil/floor on x86/SSE2

0ef7491803804452b26dd3459d4b58e998532e1c authored about 2 years ago
BUG, SIMD: Fix invalid value encountered in expm1 when SVML/AVX512 enabled

765a25afe6459145cab94ca6f0ace3892bbe3356 authored about 2 years ago
ENH, TST: Test all FP unary ufunc against any unexpected fp exceptions

14cd06f38852799603bf1a36460cc5bbab37ce2a authored about 2 years ago
BUG, SIMD: Fix invalid value encountered in cos/sin on aarch64 & ppc64le

e597f1bba7117c5e598f7e207f13ddd218dc94cd authored about 2 years ago
Merge pull request #22794 from melissawm/windows-doc-makefile

DOC: Add minimal windows bat file for building the docs

a185f4be433443c9e913217f9662b97a0ac3e9f7 authored about 2 years ago
Merge pull request #22798 from seberg/pytest-leaks

BUG: Fix refcounting errors found using pytest-leaks

b8f7c798a08a75b43974df5d3b1473fda358c35f authored about 2 years ago
Merge pull request #22799 from seberg/remove-xfails

TST: Remove outdated xfail from quantile tests

fd2639a5c21d82c77a42d936a9a2eb854cc37507 authored about 2 years ago
TST: Remove outdated xfail from quantile tests

There should be more tests for this, but this now passes.

dfc4c174d6a0e16da154d525db2fc29ce569f1b4 authored about 2 years ago
BUG: Fix refcounting errors found using pytest-leaks

These are the clear errors I found based on pytest-leaks. One day
it would be nice to fix up py...

a6c8e2d1bd7b131e312f85b2032fc487df0cbecd authored about 2 years ago
ENH, SIMD: Add ordered comparison intrinsics guarantees non-signaling

a437cc15a38f445b833b0b1be4f91b23c474064e authored about 2 years ago
Merge pull request #22792 from ngoldbaum/fix-unaligned-error-message

MAINT: elaborate on error message for unaligned casting spec

a82cf6732fe9eef09e48dff2d986ca620bc18a1f authored about 2 years ago
Merge pull request #22791 from hawkinsp/floatbarrier

BUG: Ensure arguments to npy_floatstatus_..._barrier() can be dereferenced

1a21e72a2c5281bcb0d4d421c383ee77de0287d1 authored about 2 years ago
DOC: Add minimal windows bat file for building the docs

a690fbe2646d6c52e60e9a08ac78227843f0fcbf authored about 2 years ago
Merge pull request #22789 from seberg/issue-22787

BUG: Fix infinite recursion in longdouble/large integer scalar ops

ae18b817df2c4411c6a3f180d3e640874cae3a85 authored about 2 years ago
MAINT: elaborate on error message for unaligned casting spec

e254623dd13915bfb4a37395f1fc9fc20ee10b40 authored about 2 years ago
Change argument to npy_floatstatus_..._barrier() functions to ensure it

is in bounds.

The argument is dereferenced, even if the value is thrown away.
AddressSanitizer r...

5940b4277a8212da9d802860430bdbf35855dddf authored about 2 years ago
MAINT: Remove two TODO notes that got outdated (#22788)

The first one should have been removed in gh-22735, the second an even more
random find.

3139a881346ff7ad4326ecd296e6eeddf6c268a0 authored about 2 years ago
BUG: Fix infinite recursion in longdouble/large integer scalar ops

A smal bug snuck in when implementing NEP 50 weak-scalar logic,
and unfortunately the tests didn...

5df68d2ff0dec50d8b0f55d39e49f83ead13c497 authored about 2 years ago
Fix a doctest

271876ec27d711136db510b5874714b5e17bb1ea authored about 2 years ago
Add a changelog entry for #22786

6618fbf0430971388919783e0548d8b5b23d2bf2 authored about 2 years ago
Add namedtuple return types to linalg functions that return tuples

That is, eig(), eigh(), qr(), slogdet(), and svd(). For those functions that
return non-tuples w...

18e88b4a89a4cbc59bbb00423c957537fa9cdb58 authored about 2 years ago
DOC: Fix legend placement in `percentile` docs

A plot is meant to demonstrate the different methods of estimating the
percentile that `numpy.pe...

8d2af2eb69fceb7663f39af3307fff45ee636a45 authored about 2 years ago
All entropy/seed not None must be non-negative

6a4c83c616a944d92db8087da82a877ad98a0d5f authored about 2 years ago
Merge pull request #22763 from ngoldbaum/legacy-dtype-check-unsized

MAINT: allow unsized NEP 42 user-defined dtypes

a24ddad5d1d43ec9bea474abf8068ee6b8db01db authored about 2 years ago
Merge pull request #22732 from ganesh-k13/add_pull

DOC: Add instruction to do `git pull`

73bb6411612a10ae963569ade609495e02e475e1 authored about 2 years ago
Merge pull request #22775 from eltociear/patch-6

DOC: fix typo in basics.dispatch.rst

b0fdcb3b80577033611d6d9ff690ecc64f1d636a authored about 2 years ago
DOC: fix typo in basics.dispatch.rst

overriden -> overridden

90fef8167f132ee2d078ac833be475c5125a64f3 authored about 2 years ago
DOC: Add random generator exponential example (#22284)

* DOC: add examples for random generator exponential function (Issue #22270)

* DOC: fix doc tes...

825e3942dd380bd5303af61cc8a0a63fc703b0ee authored about 2 years ago
MAINT: allow unsized NEP 42 user-defined dtypes

95cb62bce3591664df54205ffc7ee800330a3cbb authored about 2 years ago
ENG, SIMD: Dispatch bool (invert, add, fmax, fmin...)

Following functions are defined by umath generator
to enable runtime dispatching without the...

bfa444d45c392678851f5c3dd5f8d3a02683447f authored about 2 years ago
DOC: add numerical integration of x^2 to trapz (#22681)

Examples in documentation for trapz goes straight from integrating random arrays to parametric c...

4ca8204c5c13b3a5c9482772813e67184f3f47c8 authored about 2 years ago
BUG: Quantile function on complex number now throws an error (#22652) (#22703)

Since percentile is more or less identical to quantile, I also made it
throw an error if it rec...

b3c0960a54c81a26bd07912dda96db9e356b34d1 authored about 2 years ago
Use mask_to_true() for logical_not to save a few ops

0609a34aec0d2f4b0e404c84352dfb979baea3de authored about 2 years ago
CI: fix CIRRUS_TAG check when tagging. Closes #22730 (#22752)

* CI: fix CIRRUS_TAG check when tagging

* CI: cirrus upload on tag+maintenance

* MAINT: Br...

6f9237e91ef26df62d40161458178f972db7ce26 authored about 2 years ago
Remote setup.py.orig and use npyv_any/all

2de88654b6d992fe949b7e9a68793fdb74364458 authored about 2 years ago
BUG: fix unexpected return of np.pad with mode=wrap (#22575)

np.pad with mode="wrap" returns unexpected result that original data is not strictly looped in p...

2aad439eec34a80aaac0fd61a9b8de809710efa5 authored about 2 years ago
Merge pull request #22753 from seberg/deepcopy-cleanup

BUG: Fix deepcopy cleanup on error

291b301f109f82564083dccda4b11f3949759778 authored about 2 years ago
BUG: Fix deepcopy cleanup on error

The deepcopy cleanup on error did not clean up everything in all
code paths. Our test do excerc...

bfffb09bed368ca9b160ab3ad4d144c68c7ef5b4 authored about 2 years ago
Merge pull request #22751 from seiko2plus/ci_baseline_build

CI, SIMD: Add workflow to test default baseline features only

4bcc19794c57311e7d25916b011bb44bbfefde7a authored about 2 years ago
Merge pull request #22750 from seiko2plus/issue_22170

BUG, SIMD: Fix rounding large numbers on SSE2

8cdefb8952f1b9dbd92943ac93a92e029b37baa9 authored about 2 years ago
Fix smoke test running without NPY_SIMD

ae849e57de21ae43d0b9abeb360e5ce026833d89 authored about 2 years ago
Finish adopting universal intrinsics to fix AVX2/AVX512 tests.

b067a4264e56ae5fa285286898f2df1c7ca2ad4a authored about 2 years ago
Add loops_logical.dispatch.c.src to meson.build

da727452bba8e21460e161cbb57b031dd33c6de7 authored about 2 years ago
Update numpy/core/src/umath/loops_logical.dispatch.c.src

Co-authored-by: Sayed Adel <[email protected]>

dab52290282a2d42871c42a9f480b29efb1af4f7 authored about 2 years ago
ENH: Add SIMD versions of bool logical_and, logical_or, logical_not and absolute

NumPy has SIMD versions of BOOL `logical_and`, `logical_or`, `logical_not`, and `absolute` for S...

93cbbbef2318eb9a5478c846a60a55b382e4c60d authored about 2 years ago
Update numpy/core/src/umath/loops_logical.dispatch.c.src

Co-authored-by: Sayed Adel <[email protected]>

94d4eae56eb1d92d4053b11d3853e9987e2fe517 authored about 2 years ago
Update numpy/core/src/umath/loops_logical.dispatch.c.src

Co-authored-by: Sayed Adel <[email protected]>

f144c8935b8f138633f679607279c03c89256039 authored about 2 years ago
DOC: Some updates to the array_api compat document (#22747)

* Add reshape differences to the array API compat document

* Add an item to the array API com...

a6740500576475a43a7121087e9f5f96d48ef1d2 authored about 2 years ago
Merge pull request #22735 from seberg/hide-exceptions

API: Hide exceptions from the main namespace

4d5c3bf4d56bd7c1d0219caa557d80e82aa57f3b authored about 2 years ago
CI, SIMD: Add workflow to test default baseline features only

To ensure the sanity of the SIMD kernels on old x86 CPUs

1229e44e91df3d49b40ac0f8d9660d1417f6af21 authored about 2 years ago
BUG, SIMD: Fix rounding large numbers >= 2^52 on SSE2

Before SSE41, there were no native instructions for rounding
operations on double precision....

39fe90da02831699c09fda62865ad8b92021d487 authored about 2 years ago
DOC: Fix doc `numpy.<exception>` to `numpy.exceptions.<exception>`

2ac75e57bdc176860896e144533aa7ab42093d94 authored about 2 years ago
Merge pull request #22736 from melissawm/array-docstring-dtype

DOC: Improve description of the dtype parameter in np.array docstring

28c81bc4b287255c4570a58e6d6bcd86600cd0b5 authored about 2 years ago
API: Hide exceptions from the main namespace

I wasn't sure if we should already start deprecating the exceptions
so opted to follow up with o...

928a7b40a40941c0c282cfad78c3a6021422a71c authored about 2 years ago
Merge pull request #22721 from byrdie/bugfix/median-keepdims-out

BUG: `keepdims=True` is ignored if `out` is not `None` in `numpy.median`.

297c66131f2a32ebb7dfb0aeb9d88d917a791430 authored about 2 years ago
Merge pull request #22731 from HaoZeke/maBenchCleanup

BENCH: Update MaskedArray Benchmarks

e877ba95bb3e22238353df0d654ef4d425c42f42 authored about 2 years ago
Merge pull request #22166 from Developer-Ecosystem-Engineering/add_simd_negative

ENH: Add SIMD versions of negative

65497a4375e66e80339ffc35156a2604221418b0 authored about 2 years ago
BUG: `keepdims=True` is ignored if `out` is not `None` in `numpy.median()`, `numpy.percentile()`, and `numpy.quantile()`.

Closes #22714, #22544.

91432a36a3611c2374ea9e2d45592f0ac5e71adb authored about 2 years ago
Merge pull request #22738 from ngoldbaum/dtype-casts-error

MAINT: check if PyArrayDTypeMeta_Spec->casts is set

f74b3720ca6148574da40ed96d4712e221ee84bd authored about 2 years ago
Merge pull request #22707 from seberg/invalid-promotion-exc

ENH,DEP: Add DTypePromotionError and finalize the == and != FutureWarning/Deprecation

38e7ab816b385befe1a410d6c0467c7f26a4e8ad authored about 2 years ago
Merge pull request #22737 from mattip/issue22712

TST: skip floating-point error test on wasm

3a9500bafd4f376d631f3aafa940a25fcf9f4c8d authored about 2 years ago
MAINT: check if PyArrayDTypeMeta_Spec->casts is set

7d4cfcfdbb3cab0cd7ab7460defd70ea34a6a25a authored about 2 years ago
TST: skip floating-point error test on wasm

e33a161a0d749368f84f30f1c9b13b8df1060520 authored about 2 years ago
DOC: typo

7375ee6b5817b26182bb98f37f71b8f28acf8a77 authored about 2 years ago
DOC: Improve description of the dtype parameter in np.array docstring

e5b442eb9046bb0a028f008b70b273cf65ab9342 authored about 2 years ago
DOC: Add instruction to do `git pull`

eca49be1d8b3dac67dfbab4e79d9e3cc6a3fd12b authored about 2 years ago