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

edit

fd16b06a8664ccc7e5cf8012b5b8c127a7607950 authored about 1 year ago by Linus <[email protected]>
Update numpy.ctypeslib.py with additional

documentation

705b7fdec0a6eebf56c7411bfbee25d3fc10a81d authored about 1 year ago by Linus <[email protected]>
add examples to as_ctypes_type

4ac181b2e9133bad11351c7d1b49ca42d912397f authored about 1 year ago by Linus <[email protected]>
Merge pull request #25315 from ngoldbaum/expose-add-ufunc-from-spec

MAINT: expose PyUFunc_AddPromoter in the internal ufunc API

bcb3463d3e641481c94c43b585b4655eb338cbe7 authored about 1 year ago by Sebastian Berg <[email protected]>
API: Introduce numpy.astype

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

a585d24c567e61a09b30a924c585a5d5b5e68759 authored about 1 year ago by Mateusz Sokół <[email protected]>
Merge pull request #25313 from serge-sans-paille/fix/portable-complex-header-inclusion

Don't use the _Complex extension in C++ mode

82ba4f400abbc8ef740d57f081d804f8412d231b authored about 1 year ago by Sebastian Berg <[email protected]>
Merge pull request #25316 from andyfaff/spin

CI: remove no-blas=true from spin command on macos_arm64 ci [skip act…

6e1ef3216860c3fc1bb3fc29366636727dbb2a88 authored about 1 year ago by Nathan Goldbaum <[email protected]>
CI: remove no-blas=true from spin command on macos_arm64 ci [skip actions][skip azp]

6ea1c247e3ccb28a9a5172168e87e44fef79efab authored about 1 year ago by Andrew Nelson <[email protected]>
DOC: Improve documentation for fill_diagonal (#25310)

Improve clarity of statement involving indices vs. the array values that
the indices refer to.
...

5b28b29bfa6a0b87098654c9f4b7fbd4adb3165f authored about 1 year ago by Linus <[email protected]>
MAINT: Update environment.yml package versions(#25308)

`pycodestyle` matches the version in `linter_requirements.txt`

742920aef552b27806094f8ed6462d3cf1744785 authored about 1 year ago by Melissa Weber Mendonça <[email protected]>
MAINT: expose PyUFunc_AddPromoter in the internal ufunc API

c91472027b9e0e33369d22a2fe74cfa6cfaf642c authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25314 from numpy/dependabot/github_actions/actions/setup-python-4.8.0

MAINT: Bump actions/setup-python from 4.7.1 to 4.8.0

675fc56aa1e09b7a4f927c4ea97b74cf97c89614 authored about 1 year ago by Charles Harris <[email protected]>
Merge pull request #25101 from mtsokol/array-api-outer

API: Add `outer` to `numpy.linalg` [Array API]

f7effb8e4290ed156929c3e514fae9f5f83158e0 authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25299 from florath/polyutils_opt

MAINT: Performance improvement of polyutils.as_series

9fe5ee8afb1e3140ba841b79eef78797f4ca46df authored about 1 year ago by Nathan Goldbaum <[email protected]>
MAINT: Bump actions/setup-python from 4.7.1 to 4.8.0

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 4.8.0.
- [Re...

d58cd9a2ebd7d645b887a2bffe8cac77d605ce07 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'main' into array-api-outer

e726718c4606fb5068b4b72594888dac0c23012e authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #24940 from mtsokol/array-api-svdvals

API: Add `svdvals` to `numpy.linalg` [Array API]

544e54f3094deb3ce794f8c10abd0d3ca189ec60 authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25152 from lysnikolaou/string-ufuncs-strip-v2

ENH: Add strip/lstrip/rstrip ufuncs for unicode and bytes

cb461ba8d52195cfca7224a67801446643d49e58 authored about 1 year ago by Nathan Goldbaum <[email protected]>
API: Add outer to numpy.linalg

66f8518be4d5a84c8b9b69fe4d809992514b07ac authored about 1 year ago by Mateusz Sokół <[email protected]>
Address feedback

ffcb2f039d88ed6b1ca5b4ff1fb00ac902b01b39 authored about 1 year ago by Lysandros Nikolaou <[email protected]>
API: Add svdvals to numpy.linalg

49fccbc1f11b952486131f8cb4f8007b64211260 authored about 1 year ago by Mateusz Sokół <[email protected]>
Merge pull request #25088 from mtsokol/array-api-setops

API: Add Array API setops [Array API]

0d288824a50885e3e8e75f008b893e69b32804aa authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25145 from mtsokol/array-api-cross

API: Add `cross` to `numpy.linalg` [Array API]

be4e25fdc3316772df4e7bbb1f2c041738899b50 authored about 1 year ago by Nathan Goldbaum <[email protected]>
In C++ mode _Complex is a compiler extension, better not rely on it

Using <ccomplex> is deprecated in C++17, and relying solely on
<complex.h> as portability issue,...

e65d100cfdd6f82a47e42d4488d5469445d258f2 authored about 1 year ago by serge-sans-paille <[email protected]>
Merge pull request #25295 from ngoldbaum/refactor-dtype-classes

MAINT: expose and use dtype classes in internal API

eabb962d38d8a871b2d76a9198846b49897365eb authored about 1 year ago by Sebastian Berg <[email protected]>
MAINT: attempt tp fix windows CI

50b82f7330eaff0a056b59784d490333537b2c03 authored about 1 year ago by Nathan Goldbaum <[email protected]>
MAINT: expose DType aliases in internal API

8876cb879b4173fd9a8f9e8b9d95b7a2ccecd3d5 authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25259 from lysnikolaou/empty-array-decode-output-type

BUG: Fix output dtype when calling np.char methods with empty array

023c65180cccd53108e1f2dc19fd44dd397ff655 authored about 1 year ago by Nathan Goldbaum <[email protected]>
DOC: Fix path to svg logo files (#25309)

[skip cirrus][skip azp]

0fb66160031e13bb480b9921de30b5177186ffae authored about 1 year ago by Melissa Weber Mendonça <[email protected]>
Merge pull request #25045 from r-devulap/avx2-sort

ENH: Vectorize np.sort and np.partition with AVX2

794f4740cc618e3abf9e2e870ac1145e6232ae68 authored about 1 year ago by Sayed Adel <[email protected]>
Revert to NPY_OBJECT as sentinel

45c5c634f07c6cb0212c210530bf50181879cb73 authored about 1 year ago by Lysandros Nikolaou <[email protected]>
Add strip_chars and strip_whitespace ufuncs to avoid type resolver hack

1a402754af2d069f539a4b290b59912a695aa41a authored about 1 year ago by Lysandros Nikolaou <[email protected]>
Merge branch 'main' into string-ufuncs-strip-v2

a61addfd6285ca58c19a21702d34948dbb9b334a authored about 1 year ago by Lysandros Nikolaou <[email protected]>
Merge pull request #25300 from timhoffm/doc-check-dtype

DOC: Document how to check for a specific dtype

15211edc733c6e94286a93544a1ac0765e2dac0f authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25297 from andrea-bia/f2py-link-libraries

BUG: enable linking of external libraries in the f2py Meson backend

7c6f814902ef4c125db8dee5f2f29b2137793135 authored about 1 year ago by Rohit Goswami <[email protected]>
BUG: Add external library handling for meson [f2py]

8afdac98ef85f77760521784a09052cc3005c9c2 authored about 1 year ago by Andrea <[email protected]>
Merge pull request #25280 from markdryan/riscv64-fix-tests

TST: Fix fp_noncontiguous and fpclass on riscv64

fb3b03205e5efbeebd03be0b87f1f0d24d441282 authored about 1 year ago by Matti Picus <[email protected]>
Merge pull request #25253 from andyfaff/sonoma

CI: streamline macos_arm64 test

7e80fd83adddfeb25275364ffcd8bada3d6883da authored about 1 year ago by Andrew Nelson <[email protected]>
DOC: Document how to check for a specific dtype

Closes #25289.

e5afee7e776df15894425c09e2f377fc59c93112 authored about 1 year ago by Tim Hoffmann <[email protected]>
Performance improvement of polyutils.as_series

This small patch provides a (small) performance improvement: For the
normal (straight / no error...

ee89bdbb4f66e232154a8329ce0d7c0a45e6dc5c authored about 1 year ago by Andreas Florath <[email protected]>
Merge pull request #25287 from HaoZeke/gh25286

BUG: Handle .pyf.src and fix SciPy [urgent]

44570a8fe8263c8de2463c969324643b9af2feec authored about 1 year ago by Tyler Reddy <[email protected]>
Add x86_qsort/qselect functions inside anonymous namespace

675cb07bf88fa9e63020484853239524e327fe6e authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
MAINT: Overwrite compiled extensions with meson

Address https://github.com/numpy/numpy/issues/24874#issuecomment-1835632293

722b09c024419dbeffcd25cb0be2604d1e09afe1 authored about 1 year ago by Rohit Goswami <[email protected]>
Merge pull request #25230 from lgeiger/einsum-errors

BUG: Raise error in `np.einsum_path` when output subscript is specified multiple times

b72c24ef8fd84092540bbd0a0ac0c9df74932a80 authored about 1 year ago by Nathan Goldbaum <[email protected]>
BUG: Don't autogenerate untitled modules [f2py]

7e7e457c429fbb80f0b430d3510906d8b24fca05 authored about 1 year ago by Rohit Goswami <[email protected]>
TST: Add a test mimicing some flapack checks

cf70d72899252e415770c13a61746cf1ba3703bf authored about 1 year ago by Rohit Goswami <[email protected]>
BUG: Don't lower .pyf files

8d47e18dba4ba6af703d6bcb84846d8519daafe8 authored about 1 year ago by Rohit Goswami <[email protected]>
Add optional hasnan arguement to avx sorting

b28ed787bc6ce941f1250b2fc152d7dfc5b246b2 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Merge pull request #25291 from ngoldbaum/initdtype-refactor

MAINT: Allow initializing new-style dtypes inside numpy

b4ba8e51cb30eb92edf350371b19490899fdda93 authored about 1 year ago by Sebastian Berg <[email protected]>
Remove distutils related dispatch code and create new namespace for highway

9bde4ae368cc29a55274b667a73e82eda0d1aef9 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
MAINT: Allow initializing new-style dtypes inside numpy

7a78dbe5a1d6a3d69e2e1d2d6e23c75aab82430b authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25161 from seberg/remove-cast

API: Remove `PyArray_GetCastFunc` and any guarantee that `->castfuncs` are defined

198f339c859d87e68dfe92c2a79429ac6e5074c1 authored about 1 year ago by Nathan Goldbaum <[email protected]>
BUG: Ensure defines are on newlines [f2py]

3bf06f0866365039e6cd214c5a3670efc6d9b0c0 authored about 1 year ago by Rohit Goswami <[email protected]>
Revert "BUG: Handle .pyf.src again"

This reverts commit 9240ebacb7fab1cbafbe94c2d60d26d0cde46bca.

3d2ec8f626c0696c9d6ac5a6456d9ec6dc0fa4e1 authored about 1 year ago by Rohit Goswami <[email protected]>
TST: Fix fp_noncontiguous and fpclass on riscv64

Modify fp_noncontiguous and fpclass so that they pass on riscv64.
The subtests that verify that ...

8660f34f3396ae93aaa740482b85aaad2b11d6ef authored about 1 year ago by Mark Ryan <[email protected]>
BUG: Fix descr refcount in redesigned scalar cast functions

3660a77b1a67c8e5a10670926ff6688b6acc1197 authored about 1 year ago by Sebastian Berg <[email protected]>
MAINT: Cleanup unused cast functions

250c574cd1c5372c4915ac525071caef81fe1693 authored about 1 year ago by Sebastian Berg <[email protected]>
DOC: Add release note snippet for `PyArray_GetCastFunc` removal

369d3d4b07fa512dc1951debc32593134ad11a20 authored about 1 year ago by Sebastian Berg <[email protected]>
API: Remove `PyArray_GetCastFunc` and mostly stop using it internally

We still support legacy user DTypes to use this functions and also
still use a few of them inter...

0879a6086ee57fe8db44b11701f7a16f7c89c22d authored about 1 year ago by Sebastian Berg <[email protected]>
MAINT: Migrate pyf.src from distutils [skip-ci]

6aceaa9b5535f4a69ec946c118ebf4ffee28806c authored about 1 year ago by Rohit Goswami <[email protected]>
Merge pull request #25243 from seiko2plus/issue_25231

BUG: Fix non-contiguous 32-bit memory load when ARM/Neon is enabled

f20986968fce95a7c42400dfb36a5555f0498603 authored about 1 year ago by Charles Harris <[email protected]>
Merge pull request #25254 from matoro/main

BUG: mips doesn't use REAL(10)

eba61c730a6d0ceee8ea469361e75a6d660f4620 authored about 1 year ago by Charles Harris <[email protected]>
BUG: Handle .pyf.src again

Closes gh-25286

9240ebacb7fab1cbafbe94c2d60d26d0cde46bca authored about 1 year ago by Rohit Goswami <[email protected]>
Include highway/x86-simd-sort at compile time

a3ca84b0575f46845a566567bf01cdc08fbb2e49 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Update x86-simd-sort to latest

Perf improvements to AVX2 sorting: see
https://github.com/intel/x86-simd-sort/pull/104

0cb29a2ccc4b3098bafe76a680b79b8893e3bed6 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Split highway and x86-simd-sort dispatch to separate files

c9588ca08f00d2085fc63b98683257b5b864c4d0 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Fix rebase bug in meson.build

190e80ea6f13b293cd330002fb766f0e7088b9cd authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Disable test_shape_base.py::TestTakeAlongAxis::test_argequivalent for partition

3b6643d84ff10a4244a02199cfbd29285b287bd6 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
update x86-simd-sort to latest

7c39472a3b0e1eddc967c40fc215da5d514e6c1a authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Linter fixes

fb69b5bd1d1f6d170d669edc42199c8182cb247f authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Update x86-simd-sort to latest

d729a49558359970f6a64a9509baab589b58c312 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Update x86-simd-sort to latest

05000e1ecb4c8204b2f9df6fd36eeb6cb53e5861 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Update x86-simd-sort to latest

c2bdc0e9f117ae72ea2f471e602bb920f8582978 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Separate testing np.partition and np.argpartition

9f1faa191cc927bd229207b25d9edbfe24b2f14d authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Dispatch AVX2 qsort and partition

d4169da420229de5ddb7825e81e5af37de8b1b20 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
avx512 qsort for fp16, fp32 and fp64 require an explicit flag to sort NAN

9a7e109302ebdeb3b939966d64653535cb46391c authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Update x86-simd-sort to latest

a303128c8eaa11eee39fa1b895a051d89a20d507 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Update x86-simd-sort to latest

95f6158b19fb3b2f7240a34c114e23bccd1c6602 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Enable np.partition and np.argpartition on 32-bit

77278fe88d1397b08c9d643b45d78ffe76b9c71b authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Dont include arg methods on 32-bit platforms

125017eaa05232a67e51d0079a2fa70ff63cd1d8 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Update x86-simd-sort to latest

65d650639cc199f1b48fc4102b52e8a36586ae7f authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Revert "Dont include arg methods on 32-bit platforms"

This reverts commit 76d55349130b9510750f17b26eed6c80e3d4f570.

2766e9be73494e613892404cd5cd0030bfe87c48 authored about 1 year ago by Raghuveer Devulapalli <[email protected]>
Merge pull request #25282 from numpy/dependabot/github_actions/conda-incubator/setup-miniconda-3.0.1

MAINT: Bump conda-incubator/setup-miniconda from 3.0.0 to 3.0.1

904412ec8ca9d93f907812e5f7bdf32d48b758b5 authored about 1 year ago by Charles Harris <[email protected]>
Merge pull request #25284 from DWesl/patch-5

CI: Install Lapack runtime on Cygwin.

9ec14f76eda2717a7b9516005835b3e3bbd807d8 authored about 1 year ago by Nathan Goldbaum <[email protected]>
CI: Install Lapack runtime on Cygwin.

Missed dependency on the new version: this should be a short-term workaround.

766ffa710569c65629ab0b7ff522981fcae937dd authored about 1 year ago by DWesl <[email protected]>
MAINT: Bump conda-incubator/setup-miniconda from 3.0.0 to 3.0.1

Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from...

85ddfe99ce028b8900563ed3babb4852e9910d01 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #25246 from markdryan/enable-riscv64-ci

CI: Add CI test for riscv64

8216139d9200aea5f93e5d775a011526387ffb47 authored about 1 year ago by Sebastian Berg <[email protected]>
BUG: Fix module name bug in signature files [urgent] [f2py] (#25267)

* TST: Add one for gh-25263

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

*...

be0589e36a902859eb350fb10edb43879afd6150 authored about 1 year ago by Rohit Goswami <[email protected]>
Merge pull request #25272 from ngoldbaum/threadpoolctl-bug-template

DOC: Mention installing threadpoolctl in issue template [skip ci]

fa27a669df1cca2b1d7a58959b5af2c8321807f8 authored about 1 year ago by Charles Harris <[email protected]>
MAINT: split show_runtime() and version checks in issue template [skip ci]

also mention to install threadpoolctl

729e4a1931db75dff7f537709ad6d63d9bb2e704 authored about 1 year ago by Nathan Goldbaum <[email protected]>
Merge pull request #25276 from numpy/dependabot/github_actions/actions/checkout-4

MAINT: Bump actions/checkout from 3 to 4

e8a1917843c574feb2b97b2058da50ed9bc7c5b2 authored about 1 year ago by Charles Harris <[email protected]>
Merge pull request #25248 from Mousius/highway-release-note

Add release note for Highway VQSort on AArch64

db008b1aa87bb62d76809446d8ede4a1f6d6f81f authored about 1 year ago by Charles Harris <[email protected]>
Merge pull request #25250 from wjandrea/patch-1

DOC: fix typo (alignment)

8b9d57429e6d1cc34422247c3c44e56c6fe7cb1c authored about 1 year ago by Charles Harris <[email protected]>
Merge pull request #24978 from mdhaber/gh24931

MAINT: testing: rename parameters x/y to actual/desired

b2e06482a7a624c76d691384e8f59eb4491c94f8 authored about 1 year ago by Nathan Goldbaum <[email protected]>
Add release note for Highway VQSort on AArch64

90544258742668bcb57676c0bed7e1916ca45433 authored about 1 year ago by Chris Sidebottom <[email protected]>
MAINT: Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

49ba8e0ae8685108d1b2e216b4f32d7db22aff30 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #25271 from seberg/NPY_MARGS-variable

API: Shrink MultiIterObject and make `NPY_MAXARGS` a runtime macro

7f8dc13b9bcaa26cb378b9c8246110ca1dc9ce75 authored about 1 year ago by Nathan Goldbaum <[email protected]>
API: Shrink MultiIterObject and make `NPY_MAXARGS` a runtime macro

Cython is OK with increased sizes, but doesn't like shrinking an
object size. We should fix thi...

f60da51c5af1208494f7fa2217b89ed4ae8c0ce6 authored about 1 year ago by Sebastian Berg <[email protected]>
API: Add cross to numpy.linalg

cd9f69a727346765a70dbdff22d316a9d37e7c73 authored about 1 year ago by Mateusz Sokół <[email protected]>
API: Add Array API setops

f7f950981ff131f8bc100db5c8e3e56ac10a0ea2 authored about 1 year ago by Mateusz Sokół <[email protected]>