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 #1 from rmhowe425/main

rebase

0bf6703816817182b8c6410249a0e922de18333b authored over 1 year ago
DOC: update code comment about `NPY_USE_BLAS_ILP64` environment variable (#24289)

As suggested by Chuck in a review comment on a previous PR. Sending as a
separate follow-up als...

ee56599ba62eee055255982c78906aca8541da93 authored over 1 year ago
Merge branch 'main' into deprecate-undocumented-functions

bec2b3467506d3c5342803860ff50f60ec975dec authored over 1 year ago
API: apply review comments

703f1437284ef8c1bb5b014aeb372c67c02ddb4f authored over 1 year ago
Adding a release note.

1d3c807e4f7a30ad1a89b50d6852edd48a3a34bf authored over 1 year ago
Updating documentation and unit tests.

e3c8e254ba6471c6592f3d4a32b29887177558ef authored over 1 year ago
Merge pull request #24279 from rgommers/ci-win-py32bit

CI/BLD: fail by default if no BLAS/LAPACK, add 32-bit Python on Windows CI job

452d3ad4cb061d0ce0eaa3a2ff85dd317c3d15f4 authored over 1 year ago
DOC: Fix some incorrectly formatted documents (#24287)

Fix rst formatting to correct rendered html

0793a86ef37764fd5d488348646c592175bb3839 authored over 1 year ago
Merge pull request #24285 from andyfaff/cirrus

CI: correct URL in cirrus.star

e41180d3fe0cd054d57ce446b20b22b95f206d85 authored over 1 year ago
CI: correct URL in cirrus.star [skip cirrus]

cad8595a8c86c173285d82b61f6797ff24324364 authored over 1 year ago
Merge pull request #24281 from seberg/fixup-indexed

BUG: Further fixes to indexing loop and added tests

422854fa8dc501e5fcbd713093fdee04e7e9ebb8 authored over 1 year ago
BLD: fix issue ILP64 OpenBLAS detection, disable BLAS for PyPy job

Disable using BLAS in the PyPy job on Azure because it was broken.
Before this PR, it uses to si...

488d535c777f0caf4601e502ba323cc241a1312a authored over 1 year ago
CI: set flags where we don't need BLAS, improve Azure failure reporting

826a37891297d9a15af3df10cdc6b4c2a002cab2 authored over 1 year ago
BUG: Further fixes to indexing loop and added tests

This is a follow-up to gh-24272 which missed a few files.

ee16c2222216c39caf0d79dca007a3d706fd25ff authored over 1 year ago
Merge pull request #24278 from neutrinoceros/nep_0053_proof_reading

DOC: fix a couple typos and rst formatting errors in NEP 0053

7fc72776b972bfbfdb909e4b15feb0308cf8adba authored over 1 year ago
CI: add a Windows + 32-bit Python job on GitHub Actions

0010717b7634e4913db4fe95294ac99ca77a9d8b authored over 1 year ago
TST: skip FP exceptions test on 32-bit Windows

7b1083fa0d786d8b7b54741bdb8136c2a45c910d authored over 1 year ago
BLD: default to failing the build when BLAS or LAPACK are missing

37bb5c797acc908c06dcef7a96b79b7decc8bd1d authored over 1 year ago
DOC: fix a couple typos and rst formatting errors in NEP 0053

5c3ebd1e785f43b1764dc9070046942ac35272a5 authored over 1 year ago
Merge pull request #24276 from F3eQnxN3RriK/doc-patch-2

DOC: Remove ``np.source`` and ``np.lookfor``

f7dec7cd4dcf865b029c14eb3699bb074be18194 authored over 1 year ago
fix: inconsistency between doc and code

f063fcbdb41694fd2c142b47d9259954eaa52b83 authored over 1 year ago
DOC: Remove ``np.source`` and ``np.lookfor``

``np.source`` and ``np.lookfor`` was removed (gh-24144).

42928ea6439cbe468554787bab0ee26069aab7eb authored over 1 year ago
Merge pull request #24271 from seberg/ufunc-internals-removal

API: Remove legacy-inner-loop-selector

6647cfc5415829f83fce95bcabbd2a4405de2954 authored over 1 year ago
BUG: array2string does not add signs for positive integers. Fixes #24181.

db083e779b7a08e994778134428510fee04fa31e authored over 1 year ago
Change compat header to not use versions

e2ad3c8bbf55ad239b8816ec51033cddf44c1958 authored over 1 year ago
Add complex compat header

991c4b12002bef8b49be8debdb88f5d124a84734 authored over 1 year ago
TYP: Trim down the `_NestedSequence.__getitem__` signature

Remove the `slice`-based overload such that it successfully supertypes `deque.__getitem__`

1ba826a7dd1ac82d0f1f5d61ec163d973ea594b2 authored over 1 year ago
Merge pull request #24272 from mattip/ufunc_at-buffer

BUG: do not modify the input to ufunc_at

859af34f7dd8524aad4d86a495944e20542815c7 authored over 1 year ago
BUG: fix for modifying the index arg in ufunc_at

d13e5f43b6ebf0db7323130c11c78710fcce6317 authored over 1 year ago
TST: add failing test

9a8246e497b74ac064648c731951cf4d8b51b681 authored over 1 year ago
Merge pull request #24270 from seberg/void-scalar-legacy

BUG: Move legacy check for void printing

3dd9dba09743a50afdd7f95947d8b5887e595eca authored over 1 year ago
Merge pull request #24144 from ev-br/rm_np_cast

API: Remove several niche objects for numpy 2.0 python API cleanup

e14d9c8e16c7edd13400474e2cf143aa325f2115 authored over 1 year ago
API: Remove legacy-inner-loop-selector

Remove legacy-inner-loop-selector and clean up the masked one
(This was effectivly removed a whi...

145065bb7ca5071fe61c4591c1677449fa6e1ffb authored over 1 year ago
BUG: Move legacy check for void printing

The check needs to be in the python path, because also the printing
for `str()` subtly changed.
...

d624b62750032d6735984aded26a9b7d8dbda706 authored over 1 year ago
Merge pull request #24268 from r-devulap/ci-sde-spr

CI: Enable running intel_spr_sde_test with Intel SDE

73513413451209c7bb6b88026766799775304bdd authored over 1 year ago
CI: Enable running with Intel SDE

f989273522032772f0f4c073af29edf2333d5da6 authored over 1 year ago
Merge pull request #24267 from WarrenWeckesser/beta-tiny-params

BUG: random: Fix generation of nan by beta.

7e806a1267a3712aa59e2ed60e2fce8e57ce0986 authored over 1 year ago
BUG: random: Fix generation of nan by beta.

The implementation of Johnk's algorithm for beta(a, b) could generate nan
values if both a and b...

a0b45c5d62aed45ed26b8ae4360ee71443878e84 authored over 1 year ago
Merge pull request #24021 from svank/nanargmin-empty-seq

BUG: Fix error message for nanargmin/max of empty sequence

d2f63f27bfcd14224fd33cd0819cd7ca1378cc2a authored over 1 year ago
Merge pull request #24262 from melissawm/random-quickstart

DOC: Fix links to random.Generator methods in quickstart

d50fc570a9e15ea4d8ec35add245d5d791fa4596 authored over 1 year ago
Add const wherever possible

04f4ce1d9db8aeeba698b7f4a0851e684562d862 authored over 1 year ago
Merge branch 'main' into real-imag-remove

19bdf90b1a7381ac6f371b521c4ea6f83f4656ad authored over 1 year ago
Merge pull request #24263 from charris/fix-for-variable-name-change

BUG: Fix use of renamed variable.

511f77d1202b5f23ca7e8988d9455e803d5303d6 authored over 1 year ago
DOC: Fix links to random.Generator methods in quickstart

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

8a2f99db60cfedaef64636f1eedc3f539bb43f54 authored over 1 year ago
BUG: Fix use of renamed variable.

In gh-22449 `descr` was renamed `dtype`, which broke the build as
gh-24211 decrefed the old vari...

fb80601afb543beedebc261e64c68f5471fc075c authored over 1 year ago
Merge pull request #22449 from seberg/scalar-repr-change

ENH: Update scalar representations as per NEP 51

de398b0f5c9e149e0d7bc409de9321c0e73c0b14 authored over 1 year ago
Remove unnecessary inline functions, use npy_c* inline functions instead

7508afd73161edeef7b3d158fa15d5bfe91b285a authored over 1 year ago
Merge branch 'main' into real-imag-remove

57570575bb5ad70642bd62f657b91b2f99702892 authored over 1 year ago
Merge pull request #24258 from lysnikolaou/remove-pyarray-macros

DEP: Remove PyArray complex macros and move PyArray_MIN/MAX

ac6da3b8c9dd0e61f4d9ea6bffe9fe5846cfff47 authored over 1 year ago
Merge pull request #24256 from seberg/spin-ipython-history

DEV: Use `exec_lines` and not profile dir for `spin ipython`

7c4184f222dc33fa20fed0d25fef15a480a17d2a authored over 1 year ago
Add upcoming changes file

7ec04c4cd4a6d28276de6a8023958b2208a240c0 authored over 1 year ago
Merge pull request #24240 from thesamesam/fix-scalararray-types

BUG: Fix C types in scalartypes

4a3cd647bc0f55cf5a9ed56a37c2175493cc70d8 authored over 1 year ago
Remove PyArray complex macros and move PyArray_MIN/MAX

8f64f6a9c1e29a5328ee1e8860dfc6a84df2be8a authored over 1 year ago
BUG: Fix C types in scalartypes

https://github.com/numpy/numpy/pull/23746 introduced a fast path for scalar
int conversions, but...

d9c0c96582373de0990908c89ed75ae16279e8e5 authored over 1 year ago
Merge pull request #24009 from liang3zy22/gh18249

DOC: Update __array__ description

cdaed15f0e43d83640c24350cec802f9f46bb7da authored over 1 year ago
DOC: update __array__ documentation.

4f068455cb1fba6a2a374bf58f9e9bb28aa7f243 authored over 1 year ago
Revert changes to Cython version now that cython3 is the default

013a8d426e3189dbba92f2d65eb735a3287b9821 authored over 1 year ago
Merge branch 'main' into real-imag-remove

f6a516f61d00fa4c667b135c59cfcd53e0510d9a authored over 1 year ago
DEV: Use `exec_lines` and not profile dir for `spin ipython`

`spin ipython` is annoying me by using a temporary profile dir which
means that every invocation...

787f0287893c0be80741b46153e2f39318c18bc0 authored over 1 year ago
Merge branch 'numpy:main' into gh18249

46ffd69f50144d864b0ec5b8d2c590c5f2672c37 authored over 1 year ago
Merge pull request #24248 from seberg/getenv-slow-warn-mem-policy

BUG: Factor out slow `getenv` call used for memory policy warning

f1eb09db3c5219217f41e060af987c0bedc10f41 authored over 1 year ago
Merge pull request #24249 from rgommers/fix-entrypoint

TST: enable test that checks for `numpy.array_api` entry point

1c51f77fa5644e3e3b80dd5dd724252663915cb3 authored over 1 year ago
DOC: fix some double includes in f2py.getting-started.rst (#24228)

374e73d0690d5caa6dca45af8b181b0472594498 authored over 1 year ago
Merge pull request #21975 from bashtage/add-binding

ENH: Add binding for random pyx files

e00be19e440f89fb4d52a05fe5544faf898a2f97 authored over 1 year ago
BLD: update requirements to use cython>3.0 (#24236)

Cython3.0 has been released. Let's update to use it everywhere.

Signed-off-by: Matti Picus <m...

81ac863e9f5287237f6cd741a686fdde9301b26d authored over 1 year ago
Merge pull request #24238 from rgommers/pypy-ilp64-meson

BLD/CI: re-enable ILP64 usage and PyPy job in Azure

b1c0fbf9eb57f87fd53ca47d6e8b6a471f860fa1 authored over 1 year ago
TST: enable test that checks for `numpy.array_api` entry point

21fac695731927e90074aed48941a22f2a12953d authored over 1 year ago
BUG: Factor out slow `getenv` call used for memory policy warning

Using `getenv` regularly is probably not great anyway, but it seems
very slow on windows which l...

1d0487b5053405775ef136e9acafdf4c51f5a1df authored over 1 year ago
CI: bypass check for openblas version on PyPy

`threadpoolctl.threadpool_info()` returns an empty list for some
reason, even though all tests o...

f10e6b742c1ceec75fd33d11ef82fb480dc73f27 authored over 1 year ago
TST: fix running the test suite in builds without BLAS/LAPACK

This was broken with `undefined symbol: dlapy3_` because the test
suite imports `linalg.lapack_l...

b59da2d3000c56cc00dbcbd7228e35e1c839297a authored over 1 year ago
BLD/CI: re-enable ILP64 usage and PyPy job in Azure

Also improve the `show_config` output (fixes one of the issues
discussed in gh-24200), and impro...

d550fb411d217d21b1daded4fd80c40668929bb9 authored over 1 year ago
Merge pull request #24225 from liang3zy22/docwarning

DOC: Fix doc build warning for random.

0aaa5d397f86d5b4aef9c83053f65296a790e501 authored over 1 year ago
Merge pull request #24235 from rgommers/meson-fixes

BLD: only install the `f2py` command, not `f2py3` or `f2py3.X`

c41f9193c797c262760811f84dc6fb5d52328f83 authored over 1 year ago
BLD: only install the `f2py` command, not `f2py3` or `f2py3.X`

This takes care of an open issue from the Meson build migration
(xref gh-23981).

Use of `f2py3`...

55b7c3df3d60546b8733cbba015615c390769a76 authored over 1 year ago
BLD: add comment on where platforms to build wheels for are controlled

Addresses a task in gh-23981.

cab23e53162eececeb85ddcf0dddfb104e277030 authored over 1 year ago
BLD: fix a build warning for missing check in `run_command`

Also extend a comment on linking libm, and clean up a few lines of
unused code.

52410a754033e4f70dd1d4e4fdee7014c9a7f3d0 authored over 1 year ago
DOC: Fix doc build warning for random.

464c03fc2b7d5aee33c0721f7e4ccf83e8a4fbc2 authored over 1 year ago
Merge pull request #24212 from reckenrode/clang16-f90mod_rules-fix

BUG: fix invalid function pointer conversion error

b0ff5c5e35cb3a71e89bf75f93d38458d54749a2 authored over 1 year ago
Merge pull request #24227 from KybernetikJo/pump_year_2023

JDOC: Update year in doc/source/conf.py to 2023

e0c8bc50b262b4b8ce80b332b5349e165319cf42 authored over 1 year ago
Merge pull request #24231 from ngoldbaum/dtype-macro

API: expose NPY_DTYPE macro in the dtype API

f7dbc53c54ddbff4fa61cf467fbbad1b30755fba authored over 1 year ago
API: expose NPY_DTYPE macro in the dtype API

674d2448dd9c76bb3ee584fb1a8df12cf1695e03 authored over 1 year ago
BUG: random: Fix generation of nan by dirichlet.

Don't call the C function random_beta() with both parameters
`a` and `b` set to 0. In the case ...

c27678e73549824046dc699e053c3ac89304033e authored over 1 year ago
Update year in doc/source/conf.py to 2023

68a625fcfee7ed74064725f2327e55ea1f2b0f93 authored over 1 year ago
Revert changes to CFLAGS in pyodide build; improve formatting

f66f6e4992c6d3ab5598ff0cbc61a8c44754178d authored over 1 year ago
Fix when _NPY_MAX/MIN is defined

1a89522e6784e62989d5f259c47e17041050cd00 authored over 1 year ago
Use structs for C++ on MSVC

Co-authored-by: mattip <[email protected]>

6ce134b64de5181ae0b57b85c6185d3ac836bda2 authored over 1 year ago
Merge pull request #24223 from hawkinsp/ub

BUG: Fix undefined behavior in complex pow().

8f15f5eaf2cd65136676f94bc2fab110150b88b0 authored over 1 year ago
Merge pull request #24222 from seberg/fix-cblas-wheels

BUG: Fix cblas detection for the wheel builds

570b20984e33d1e9144a183795eb1f3540c7ad0c authored over 1 year ago
BUG: Fix undefined behavior in complex pow().

It is undefined behavior in C++ to convert an out-of-range or invalid
floating point value to an...

50282dcf7581e5c1e0b2c870f06910c783d7d28d authored over 1 year ago
BUG: Fix cblas detection for the wheel builds

This is a mess and doesn't attempt to fix the issues around gh-24200, but
it should fix the issu...

7427fb3673359bbbafa6a5c9f339effef7f796fb authored over 1 year ago
Merge pull request #24208 from ngoldbaum/add-asan-ci

CI: Add a sanitizer CI job

d9d1789b420f25cf7a26165bae66edf4187bcf34 authored over 1 year ago
Merge pull request #24219 from numpy/dependabot/github_actions/larsoner/circleci-artifacts-redirector-action-7e80b26b4c58b5d3272effc05491c18296b1ad6e

MAINT: Bump larsoner/circleci-artifacts-redirector-action from 443f056c4757600f1452146a7ce1627d1...

3d8cfd68d8df1af4e25e8dffd0a155fda20dc770 authored over 1 year ago
MAINT: Bump larsoner/circleci-artifacts-redirector-action

Bumps [larsoner/circleci-artifacts-redirector-action](https://github.com/larsoner/circleci-artif...

6adc4bf2ebb112d14e3b14d92e11a8b7d555604a authored over 1 year ago
CI: give the sanitizers CI job a clearer name

6395203923972cb0129e4dcc5bf80937ca5e00b1 authored over 1 year ago
Merge pull request #24211 from hawkinsp/refleak

BUG: Fix reference count leak in str(scalar).

dabb12ec5c27846b1ded065b5e61eabb89d029ed authored over 1 year ago
MAINT: A few small fixups from review

51eb71efb54488bc3b32600961b1832d9b5458f4 authored over 1 year ago
Fix reference count leak in str(scalar).

PyArray_DescrFromTypeObject() returns a fresh reference to the descriptor object, which must be ...

f3fc956d5260e0050c5044cb80e262b2104d0394 authored over 1 year ago
CI: Add a sanitizer CI job

e995618e77300a61021dc9ae1e5b808ed99c5b01 authored over 1 year ago
Merge pull request #24205 from DimitriPapadopoulos/codespell

MAINT: Fix new or residual typos found by codespell

2e668061db8967de50413f3e201e97edae4c4a75 authored over 1 year ago
Also force repr for object

0329f181d498f5eb0af4c69265ab2cf850efe6a0 authored over 1 year ago