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
09839ccee3e96025e11a68e2e4179a60cbb0549a authored over 1 year ago
e188c3176c5bf7fd0044fb9f28d6560d645940e4 authored over 1 year ago
43c4e035bf42bd671b7ba203c7b9f2743ec9e2d2 authored over 1 year ago
DOC: Update types table
68796556f185d6341ca20cf61995dd4e3e2a212a authored over 1 year agoAPI: Rename `numpy/core` to `numpy/_core` [NEP 52]
f8e5761d193cc1a8e04e04ea91853c0231dddcf7 authored over 1 year agoaf8ea4b3cb6a95f5a1ab37e68b831b899ac16d00 authored over 1 year ago
a5f0929e96cf2aa3002a39c09764a44d1f07f330 authored over 1 year ago
ddf798a6885a0e4549d652f0a78143fc6b01e341 authored over 1 year ago
44e41c07c8fbd4fa07e64e20a9af4fee17957466 authored over 1 year ago
Co-authored-by: Sebastian Berg <[email protected]>
7185a71d57ec3e379d0078850f4d92f741c521a8 authored over 1 year agoMatch x86-simd-sort with the main branch
Add remaining shims and a test
Adjust docstrings and ...
7d4f4888791fa65f7a942130585647afac33c7bc authored over 1 year ago4a7191c5bec9920ba06daa6155eb8ae8c9f120ca authored over 1 year ago
MAINT: Update git submodules, fix test_format
47b70cbffd672849a5d3b9b6fa6e515700460fd0 authored over 1 year ago72702be9ba8ae6c910ee552a8e9e3b14f281682f authored over 1 year ago
923f219077c8aa3ad7d3792d8c06cba010b70252 authored over 1 year ago
Add Cython enumeration for NPY_FR_GENERIC
b3f91ff8533aa6e217291bc33e7b0e78079e2cac authored over 1 year ago
User-defined dtypes will often have PyArray_Descr->hash set to 0.
However, the sentinel value f...
[skip azp][skip cirrus]
703ce3b0dff4be4aceb2d561efb72558b502941d authored over 1 year agoThis mirrors the current SciPy functionality, with styling compatible with the current version o...
5a4b54031cdf1d3df80a62b14af69e7352d539c3 authored over 1 year ago4149c07aa245e26052120db1ed2260c3bb834330 authored over 1 year ago
Introduce `np.long` and `np.ulong` for the NumPy scalar types equivalent to a long. `np.int_` a...
018c24dff03232f360955e09a9a85ccf1328f9de authored over 1 year ago[skip actions] [skip cirrus]
7f48282008365986ec0e8f79dc1e7507130f14b9 authored over 1 year agoMAINT: Update main after 1.26.1 release.
b3f09c6787e98e57eff303cbb75c3001dd8b0514 authored over 1 year ago24d9a8950b12e4759b641c54b7dee968429dcbe5 authored over 1 year ago
41c6503802b04eccb1a61f628f034c39d877da4a authored over 1 year ago
[skip azp] [skip cirrus] [skip actions]
fe8a64d9b3eee958620793f9b751248849d57819 authored over 1 year agoUsers have reported that NumPy types are not JSON serializable. This is documented, but no solut...
8d10d5de673007ac5d10fbf951e204522cb555fe authored over 1 year agoDOC: testing.assert_array_equal: distinguish from assert_equal
dbd30ce50e8181ea22a1cbbc0b3b1f66c095ec20 authored over 1 year ago
Call str on the third argument of assert_equal()
This lets you pass any object, similar to how ...
MAINT: Reenable PyPy wheel builds.
9e51084683f53e22c40b4bd5cc8cd9d94e582e0e authored over 1 year agoDOC: Fix parameter markups in ``c-api/ufunc.rst``
972c06c78cba81875ceb0aa7f5b14dcb19cce58b authored over 1 year ago``:param:`` is used for parameter markups in other part of this rst file.
368997cd1f8f5bfac3c1d2f4b8faf56b3e6dac33 authored over 1 year ago0aa50bc38684cd0122df6b1d6ce7e88070ae036a authored over 1 year ago
The PyPy wheel builds were disabled for a while, reenable
them before we forget.
67539a40cb13bad56a650809bf10a49e905a250d authored over 1 year ago
BENCH: Fix benchmark bug leading to failures
d315bb0def0352da79d30327e7f65afd0b0046f6 authored over 1 year ago
The ufunc can only be tested for integers, but the `O->O` based filter
that is being used doesn'...
BUG: loongarch doesn't use REAL(10)
86e17568a31fc14e01d48d192ab46423ca463a26 authored over 1 year agoThis fixes numpy.f2py.tests.test_kind.TestKind
0a90b4f08ab85ea63e8b6408604e6801dbc6eb2a authored over 1 year agoMAINT: Bump actions/setup-python from 4.7.0 to 4.7.1
27d8c43eb958b4ecee59b4d66908750759a9afc2 authored over 1 year ago
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 4.7.1.
- [Re...
[skip ci]
98f12250fbdb759d84f1a17e09dc6efaa830c1d7 authored over 1 year agodee5f501a74aa2f087abf8d35046c327dcb2ac80 authored over 1 year ago
45aff214321151187f92cb522c23ddbb29e5f3a6 authored over 1 year ago
ENH: meson: implement BLAS/LAPACK auto-detection and many CI jobs
6d9cc2db5c23a3f72bd61f553a245cc185a7eede authored over 1 year ago9dfb7be83c08ed54522c3e9ac6c657d85bbaed1d authored over 1 year ago
[skip actions] [skip cirrus] [skip circle]
183679967646b9f5133f3c73efa143e47e4c508b authored over 1 year ago
This reimplements the auto-detection and many of the switches that
`numpy.distutils` offered. Be...
d10d17e3f421da3c13f21db0697dce28aff8dad3 authored over 1 year ago
API: Add ``NumpyUnpickler``
c294f1aa2918d925925281cb689b5dca69612540 authored over 1 year agoMAINT: Bump ossf/scorecard-action from 2.2.0 to 2.3.0
0d266f265cd6be574821be8f1adeef37edbb4cb4 authored over 1 year agoBLD: fix "Failed to guess install tag" in meson-log.txt, add explicit tags
85dc763cf62e113b1b315058e2832cd57e0bbcd3 authored over 1 year agoAPI: Add `diagonal` and `trace` to `numpy.linalg` [Array API]
27f39dc76873c9a5dc2351941e93156b11a24921 authored over 1 year ago
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.0.
- [...
cefa7ebfe0f0a1c4321df692dfb0f9d0790a9b49 authored over 1 year ago
This PR fixes a typo in the linalg.py documentation. Specifically, it fixes the eigenvector/eige...
77415c322fd3550a39222303b4015894bbf203a7 authored over 1 year agoBUG: Fix memory leak in timsort's buffer resizing
3c332b33ac87af5bca6bdebede64237fc7299147 authored over 1 year ago
Fixed a potential memory leak in buffer resizing when realloc fails.
This commit addresses the i...
Removed about ~100 lines from `meson-log.txt`. For `custom_target`,
`configure_file` and other s...
* BLD: fix incorrect feature checks for mandatory math functions
Should fix the build on Free...
040ed2dc9847265c581a342301dd87d2b518a3c2 authored over 1 year ago
The documentation of `assert_array_equal` and `assert_equal`
did not identify the differences be...
03c2c54ce9153d904ac10a8c7b5cb2fa147aa2c9 authored over 1 year ago
72874bc509310fd4f5a4dcbafca1341819f4fb2a authored over 1 year ago
MAINT: Refactor of `numpy/core/_type_aliases.py`
195d85b0eb0b31f900d8a1001243d9c3e3c48992 authored over 1 year agob49a6df5c5bff39caade0dfc56915597cd107136 authored over 1 year ago
e94ba3ead328bad72b341caf6587e549e452e646 authored over 1 year ago
1f6fdf880a81a9c0b70033701c1b6ebd0425c2cd authored over 1 year ago
daa1faf65e1a9c17f4a5f8af741ad3ccc5f1d3e6 authored over 1 year ago
4ca25424987ca03eb258f3da7283ea83afae0b7e authored over 1 year ago
b2fbe3f5cb3e9e854db032ecc941a3343f5aee20 authored over 1 year ago
3968009d8fa45cf6d13dc639007fde4af35fb593 authored over 1 year ago
1f3a5084ff16604af1799b95d786525ae6d7b224 authored over 1 year ago
a09073cab5ea4e286915474ba5665a76e8c3a860 authored over 1 year ago
7d169dbf8c7b323e7145137b238c4033b2318080 authored over 1 year ago
acfb63cb6661fd9776db2d208ccd49500f6bcf2e authored over 1 year ago
This could probably be simplified more by using `np.dtypes` or
merging some of the information t...
6b9708170e86fc40e2b4574d2c647c68f366a336 authored over 1 year ago
d066e851be00f5598ce1fd78c28f6c68a2a76b4c authored over 1 year ago
DOC: TESTS.rst: suggest np.testing assertion function strict=True
0f40795103458c0071e751c6d21fdb65bd021c2c authored over 1 year agoMAINT: Xfail test failing on PyPy.
5c667eb468e2eda918d5b0b42e69661648a723ac authored over 1 year ago
Skip a test that fails on pypy3.9-v1.3.13 and pypy3.10-v1.3.13,
released 9-29-2023. This may be ...
MAINT: Bump pypa/cibuildwheel from 2.16.1 to 2.16.2
8c129baf0340cfb3fbfc4dca08ee1455357b1456 authored over 1 year ago01e33cded468ee764944476b59f0423a34b6a232 authored over 1 year ago
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.1 to 2.16.2.
- [Releas...
3ab96bfa0b480be3ca9f95c293ef5f810644c91d authored over 1 year ago
ENH: Add ufunc for np.char.isalpha
64fc516a0fce06169a1e0fea55c7cd2dc57cd296 authored over 1 year ago7f83385ed079154e1a100eed86b91482170b83fd authored over 1 year ago
6405f9fe11096dd7bd99f087109983c1fcdf7038 authored over 1 year ago
a3bfa73eae47f24223a433aa10fda3a5efc4158f authored over 1 year ago
d70345978d7ed4b68933898008e38f0cfd159a75 authored over 1 year ago
b51eb71cad276dc7dd613a568e8e7f3a6154012c authored over 1 year ago
8200573ad027ffab6de1cfb04c9968d96a711ba1 authored over 1 year ago
4d07d7b0dcfe66b1ca59f7223d13227de156201a authored over 1 year ago
e7677716008827bc016d4412c52e10c3571a61a5 authored over 1 year ago
363d160ab31a7636c3a81a78778141e7602f4a3a authored over 1 year ago
7c2065955ccbf17c8c26310a3cbae7366418d121 authored over 1 year ago
21d29c5a0df2ad53506f3b3855179ec776c18f08 authored over 1 year ago
ENH: add parameter `strict` to `assert_array_less`
07bc9340ef655133a24d8018749d587f159948b7 authored over 1 year ago222d4453fee3d79d540d4d1272562c7b730d1e4c authored over 1 year ago
[skip actions][skip cirrus][skip azp]
Signed-off-by: Liang Yan <[email protected]>
2343d3d8b198a1b54cea3c727c1aea2243daf7f0 authored over 1 year ago