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

DOC: TESTS.rst: suggest np.testing assertion function strict=True

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

0aa6042a0f85dc51d92d6e32acf5409a8587b0eb authored over 1 year ago
Merge pull request #24845 from numpy/dependabot/github_actions/actions/setup-python-4.7.1

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

4a709238b22ece2d01de5e429ad11ae0f2611f7b authored over 1 year ago
MAINT: Bump actions/setup-python from 4.7.0 to 4.7.1

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

64259dddb8fb6b2b02cbc8ce872c1c26dd62c309 authored over 1 year ago
Add isalpha benchmarks

54ef467261d2a7cceb515be474a1c074af47c5f6 authored over 1 year ago
Merge pull request #24834 from mtsokol/update-debugging-docs

DOC: Update debugging section

877522813effd8b052a3a3db8a51e5bad93d7540 authored over 1 year ago
Fix ufuncs output type cast for chararrays

34a5a2046539554b518fcb5013b0edc98a67577c authored over 1 year ago
Apply review comments

00229cf6a533b44d23e1f4144ade2156062527e7 authored over 1 year ago
Merge pull request #24770 from mdhaber/gh24680b

ENH: add parameter `strict` to `assert_equal`

5ca26b1b9df5e8c89923a2bb723a5ab95b6fe09b authored over 1 year ago
Merge pull request #24778 from HaoZeke/fixDATAf2py

BUG: Fix DATA statements for `f2py`

b3102531b4921d058f84556d60ae85c39c4aa47e authored over 1 year ago
Merge pull request #24805 from liang3zy22/somerefwarn4

DOC: Fix reference warning in some rst files

6bddc31c157944a0b1f4ec393b726dbc9d0b4faf authored over 1 year ago
Merge pull request #24201 from r-devulap/np-partition

ENH: Vectorize np.partition and np.argpartition using AVX-512

ac5c664f5f2f9cd4c1fe367e76b07d93d3758430 authored over 1 year ago
API: Remove zero names from dtype aliases (#24807)

241d67678189872a25ebc0e56a07ad4254bcef9b authored over 1 year ago
Add ufunc for np.char.isalpha

ef5e545b5e3a21d524fa15eb256d603698596f05 authored over 1 year ago
DOC: Update debugging section

077ed9f3b0eb869b1ea3207c37e8ad63b71e8b2a authored over 1 year ago
DOC: Fix reference warning in some rst files

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

c236e694d222ae6b812cb8dab54471bc4c912f0f authored over 1 year ago
BUG, SIMD: use scalar cmul on bad Apple clang x86_64 (#24828)

* BUG, SIMD: use scalar cmul on bad Apple clang x86_64

Apple clang 14.0.0 outputs code with n...

f2a9b50cd33c11ee95373e465e1089acf3e25378 authored over 1 year ago
Merge pull request #24681 from seberg/nep50-bad-promotion

BUG: Fix weak promotion with some mixed float/int dtypes

eabefa4e041617d4fcd867a147aef15189f1de56 authored over 1 year ago
Apply suggestions from code review

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

3cd5d35108fb304b8886df7b18d5d78fee9129ee authored over 1 year ago
Merge pull request #21429 from ganesh-k13/enh_16325_popcount_ufunc

ENH: Added `bitwise_count` UFuncs

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

DOC: Fix docstring of matrix class

49858fc0ee0de32695209dfed8ffc7a8e0c02572 authored over 1 year ago
DOC: Fix docstring of matrix class

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

Fixed an autosummary entry of ``matrix`` (ref: https://...

e12ed8e8e3faaee95a2a02311510f92baf52d3b8 authored over 1 year ago
ENH, SIMD: Allow auto-vectorzing bitwise_count

4886a7a2f10f399e8446eb48c73c7c06667e4b33 authored over 1 year ago
BENCH: Add deep datatype based benchmark for bitwise_count

e8c8824b43d618d717e53b8f65282d4ebc093e8a authored over 1 year ago
MAINT: Added `bitwise_count` to init import

fcfeb45c0ce3beec304c2ca8803981c3a9ecdd51 authored over 1 year ago
DOC: Improved `bitwise_count` documentation

* Added return type for integer inputs
* Refined release note
* Refined external references for ...

6a7a231e083cf0cb54986317d67e1b624e82001f authored over 1 year ago
TST: Misc bitwise_count changes

* Changed popcount -> bitwise_count
* Added comment on why we remove certain function in float64...

08047d51e0771e2b42f51a75d2936bdd39a43338 authored over 1 year ago
MAINT: Removed method addition of bitwise_count

8cc17a71d742cbebd626e14b1ffafd9f57add52d authored over 1 year ago
MAINT: Change `bit_count` UFunc to `bitwise_count`

5d299c4df803dff236237cee6b291ac09e2731be authored over 1 year ago
MAINT: Remove custom `o` `bit_count` and use `P`

b2158f96bf224d1dae73c614c53bade2bad467d1 authored over 1 year ago
ENH: Changed `bit_count` UFunc return to int8

WIP: Fix the typing

8867a455420ddface2b4aef32bf3d48df8f43523 authored over 1 year ago
ENH: Added countbits (popcount)

ENH, DOC: Added countbits (popcount)

ENH: Popcount implementation

ENH: Add popcount to umath

...

350b27c35de9a91e0f497adcc39e2d2774a23142 authored over 1 year ago
Merge pull request #24820 from rgommers/remove-wheel-builddep

MAINT: remove `wheel` as a build dependency

214cbeaad8384858721f1d957d2a9f88e0844202 authored over 1 year ago
MAINT: remove `wheel` as a build dependency

After correct the lower bound on Cython in INSTALL.rst

[skip cirrus]

e5c521a27766af80b92cda7fca739e2cde4718d2 authored over 1 year ago
TST: Add check for multipliers in data [f2py]

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

1e6a322a9514c0050f4cc656aead1aeffba0b1b5 authored over 1 year ago
ENH: Fix DATA with * statements

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

7cc52e30dfc518d2f7bb2cd8e6448713c390ecdb authored over 1 year ago
Merge pull request #24817 from F3eQnxN3RriK/doc-patch-2

DOC: Fix markups for emphasis

9d4c1484b96ed2b7dff49c479e9d0822a4b91f80 authored over 1 year ago
Merge pull request #24816 from stefanv/spin-0.7

MAINT: Upgrade to spin 0.7

020d3c974ffd3fabbea446ef3ca958e9bc71f7dc authored over 1 year ago
DOC: Fix markups for emphasis

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

a19ec108692517c028134d0d0e2a96647e5edca8 authored over 1 year ago
MAINT: Upgrade to spin 0.7

e7021fe776f4035333a40f9855b09e18aee3afb0 authored over 1 year ago
DOC: explain why we avoid string.ascii_letters (#24811)

* DOC: explain why we avoid string.ascii_letters

5c46c11882946b07bcecff4c3557de17d7c68e9a authored over 1 year ago
Merge pull request #24812 from numpy/dependabot/github_actions/pypa/cibuildwheel-2.16.1

MAINT: Bump pypa/cibuildwheel from 2.16.0 to 2.16.1

d01e7d89091eccfff59445d9b579ef8798c0c4f7 authored over 1 year ago
MAINT: Bump pypa/cibuildwheel from 2.16.0 to 2.16.1

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.0 to 2.16.1.
- [Releas...

1dcbd53055022203540982092e35412cfc672ca8 authored over 1 year ago
MAINT: Cleanup as per review

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

67127e4f2dc7d4d97cb7de072ea9f99447e40d6d authored over 1 year ago
BUG: Add size check for threaded array assignment (#24257)

Many small array assignments releasing the GIL can cause slowdowns, and in multithreaded environ...

a4120979d216cce00dcee511aad70bf7b45ef6e0 authored over 1 year ago
Merge pull request #24758 from ngoldbaum/new-dtypes-struct-printing

ENH: fix printing structured dtypes with a non-legacy dtype member

26d15fffd15ae49b90668181e148f796a5cef1f9 authored over 1 year ago
Merge pull request #24802 from rgommers/update-meson-mips64-fix

BLD: updated vendored-meson/meson for mips64 fix

3988a0fa0fe97985e9797bb7904521458b869d01 authored over 1 year ago
BLD: updated vendored-meson/meson for mips64 fix

See https://github.com/numpy/meson/pull/1 for details

4723d6f97419e2d234da76cb8a0ad2ad7c9f12cb authored over 1 year ago
MAINT: use _legacy attribute to check for legacy dtype

d50991b46b493df54727a6e1c2264dc893af64db authored over 1 year ago
Merge pull request #24780 from DimitriPapadopoulos/http

DOC: Replace http:// by https://

a0ceb15d79f4f44f1dc853d888889b52b227b1ef authored over 1 year ago
Merge pull request #24781 from DimitriPapadopoulos/codespell

MAINT, DOC: fix typos found by codespell

87146b8dbea350b9e89da70e6a65880160a8c2be authored over 1 year ago
Merge pull request #24787 from ShaliniR8/piecewise-signum-example

DOC: Closes issue #24730, 'sigma' to 'signum' in piecewise example

83061481e125050eb9f90df29f51f42260325d44 authored over 1 year ago
Merge pull request #24792 from BvB93/invariant

TYP,DOC: Document the `np.number` parameter type as invariant

ae935d2519362b7cc252fe2c87b110b9c8c4526e authored over 1 year ago
Merge pull request #24795 from khawajaJunaid/spelling-mistake-fix

BUG : fix spelling mistake for "imaginary" param in _read closes #24797

0c476bcc2c61fe4fdba49bae34f25656cf83222a authored over 1 year ago
Merge pull request #24798 from numpy/dependabot/github_actions/actions/checkout-4.1.0

MAINT: Bump actions/checkout from 4.0.0 to 4.1.0

843d718d2f00a9439492b25ca91b155318c877a6 authored over 1 year ago
Merge pull request #24799 from numpy/dependabot/github_actions/maxim-lobanov/setup-xcode-1.6.0

MAINT: Bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0

c43d77b6a411d42012749a9d30b960f62613f062 authored over 1 year ago
Merge pull request #24793 from andyfaff/licence

MAINT: fix licence path win

49538641cdd6f3c6b04be33f40d761547300f816 authored over 1 year ago
MAINT: Bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0

Bumps [maxim-lobanov/setup-xcode](https://github.com/maxim-lobanov/setup-xcode) from 1.5.1 to 1....

df4e2e4b09b14618b4d23f7b5c1430d2df0eacf2 authored over 1 year ago
MAINT: Bump actions/checkout from 4.0.0 to 4.1.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release no...

c715dbe3f20e9297e443b5cbe3c2ad3a5b7d4225 authored over 1 year ago
refactor: spelling mistake for imaginary

d6a70ac5d68a027fe46d32f0584cff3d6c3b5f27 authored over 1 year ago
MAINT: fix licence path win

b3077714d5bc5f686dfa985f999dd521401532db authored over 1 year ago
TYP,DOC: Document the `np.generic` parameter type as invariant

46e2de0b498c78658fc47ea5ca5fe54f850fee94 authored over 1 year ago
BUG: Fix handling of data statements

fbbd6374cd7454c5d21f3a30b3848fdf428061ca authored over 1 year ago
TST: More tests for gh-24746

14bebd11f2941051ba5860eb179485fdec28a2bc authored over 1 year ago
DOC: Closes issue #24730, 'sigma' to 'signum' in piecewise function example

0ee39d347977b09f79fe5bcfdfcba97c842a7f2b authored over 1 year ago
BUG: Fix order of Windows OS detection macros. (#24762)

* BUG: Fix order of Windows OS detection macros.

- The order should be `__MINGW32__/__MINGW...

03d3eb158918650c2a44b1f8ba233ad29e2a91cc authored over 1 year ago
DOC: Remove dead links

bf66afaa47785b2ef10597c1b5932cd9088393e1 authored over 1 year ago
MAINT, DOC: fix typos found by codespell

d41572ca41c1c8d247ef0eb1bb6e47ee0e4f8314 authored over 1 year ago
DOC: http:// → https://

Update a few links in the process.

57fbc869cb10a65da0793ed3aebe00e7f595c0b1 authored over 1 year ago
MAINT: Refactor changes to be clearer

c3b2845528103ae333e47761b513a4942a3c2041 authored over 1 year ago
MAINT: Minor cleanup

f54c3879bd73e84bd73c98225a08491e62786fce authored over 1 year ago
BUG,MAINT: Fallback to old behavior on F77

00f92ccf338fee42c33be4b63ff4d877c053d1d9 authored over 1 year ago
TST: Add examples for gh-24746

ae28b2183a6851bc076eb14faa77fc37397ecc74 authored over 1 year ago
BUG: array_api: fix cholesky upper decomp for complex dtypes

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

b8257e597a92eed91a2b2227d692f4bcad860f17 authored over 1 year ago
Merge pull request #24772 from cbouss/test_dispatcher_s390x

MAINT: align test_dispatcher s390x targets with _umath_tests_mtargets

12ea98b6845487d9f1ae8cb05a96e11d6df31105 authored over 1 year ago
ENH: add parameter 'strict' to 'assert_array_less'

This adds the parameter strict to np.testing.assert_array_less.
With strict=True, the shape and ...

0358921ab4c02eb40a1345fd93a1b72516ba0a38 authored over 1 year ago
Merge pull request #24752 from liang3zy22/somerefwarn3

DOC: Fix reference warning in some rst files

7f7dac722149c5c171e614aeb50e986ac4c2c2f6 authored over 1 year ago
DOC: Fix reference warning in some rst files

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

3c99c6fbcf996580badd5e04d6eb4cf968b56731 authored over 1 year ago
align test_dispatcher s390x targets with _umath_tests_mtargets

01b83b4d4e54881f68eb6edca6fb65b133825002 authored over 1 year ago
ENH: add parameter 'strict' to assert_equal

This adds the parameter strict to np.testing.assert_equal. With strict=True, the shape and dtype...

cef697048094a4456b0005537f24d3eb74da0c5a authored over 1 year ago
Merge pull request #24667 from mdhaber/gh23283

08fbb43cbbd751ffd8fac4c7b1948f97464f8e3f authored over 1 year ago
Update doc/TESTS.rst

[skip ci]

Co-authored-by: Sebastian Berg <[email protected]>

8741c01c2327bfa8d7c4edf3dc8d16787f8caf13 authored over 1 year ago
TMP: Hide in a try except

98c9fc19019d614a57c5ff3bae4e5365ee9df520 authored over 1 year ago
BLD: add libquadmath to licences and other tweaks (#24753)

Other improvements:

- use SPDX short specifiers, fixes from review
- only use `openblas_supp...

085665c91e37be663f8135854f4b89da7b2ada67 authored over 1 year ago
Merge pull request #24741 from charris/remove-cibuildwheel-pin

MAINT: Remove cibuildwheel pin in cirrus_wheels

7a23a5406e8b503d60ad811cdae8eb0f4b36fc6d authored over 1 year ago
Merge pull request #24680 from mdhaber/gh21595

ENH: add parameter `strict` to `assert_allclose`

224b28f5dc34a3a1a9858d3fc7788ecd22c1df0e authored over 1 year ago
DOC: fix intersphinx reference; replace "pi" with symbol

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

9dc586592dececf9818910fc19859506e4c98ee5 authored over 1 year ago
Merge pull request #24766 from rgommers/note-on-dotsrc-format

DOC: add a note on the ``.c.src`` format to the distutils migration page

95d35dc56d553b024d58680538f7fbf283c86151 authored over 1 year ago
Merge pull request #24733 from seiko2plus/issue_24731

BLD, BUG: Fix build failure for host flags e.g. `-march=native` on unsupported architectures

d0c6cdf8da4db4a2240dbbc6baa64bc01f27e05b authored over 1 year ago
DOC: add a note on the ``.c.src`` format to the distutils migration page

Detailed migration guidance should probably be out of scope here,
since this is a rarely used fe...

d49fd724a33626a98c97d6d0659b5b5bcd26697d authored over 1 year ago
ENH: fix printing structured dtypes with a non-legacy dtype member

62eec147f77a163dfd319b19b70161a6d449da26 authored over 1 year ago
Merge pull request #24682 from mtsokol/ndarray-class-cleanup-part-1

API: Remove `ptp`, `itemset` and `newbyteorder` from `np.ndarray` class

07db5becf57373b0962483ecaf3452b075183e1f authored over 1 year ago
Use np::Half instead of np_tag::npy_half::type

6cd06c0baed414d59cb1c6d424b59e347e49254a authored over 1 year ago
Fix doctests

4a8aa1861c1d026f6ec14c78d465e41cf99443db authored over 1 year ago
Fix linter errors

156ad80278391895cbbc2650b77c14ddcaa786aa authored over 1 year ago
Merge pull request #24735 from charris/update-release-walkthrough

MAINT: Update RELEASE_WALKTHROUGH

c64da5f6e3cbc417992a453e99eeb1b8f1cd2edc authored over 1 year ago
Change target values for tests in test_printing.py

b711cd6abc49831bb1ae377cb0a53f4890e654e9 authored over 1 year ago
ENH: Change default values in polynomial package

Change default values for domain and window
parameters for all convenience classes in
numpy.poly...

22c83ee2707756694c3d39232b3ba551a88a6c01 authored over 1 year ago
Merge pull request #24740 from numpy/dependabot/github_actions/pypa/cibuildwheel-2.16.0

MAINT: Bump pypa/cibuildwheel from 2.15.0 to 2.16.0

7d4acf9afdea6871695586c868d6db6ba772b995 authored over 1 year ago
MAINT: Remove cibuildwheel pin in cirrus_wheels

This allows the latest version of cibuildwheel to be used without
configuring dependabot to mana...

62a78cac1410db43870c6549d05b851432ef32a5 authored over 1 year ago
MAINT: Bump pypa/cibuildwheel from 2.15.0 to 2.16.0

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.15.0 to 2.16.0.
- [Releas...

d42b07b69855ff8a6437db6df68e57bebc3e10d0 authored over 1 year ago