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
Add example for item method with object arrays
Signed-off-by: Liang Yan <[email protected]>
147eaa5bf4798146c54b4e58a7ee0f6a360310e5 authored over 1 year agoMAINT: Unpin urllib3 for anaconda-client install
01481e8253e8135df5fff14293476e61d89c35dc authored over 1 year agoUse hex code, for no good reason other than Figma being buggy.
Closes gh-24933
86f230f7743cac5f47fa8c770464d76712aa817b authored over 1 year ago
I am getting a lot of compile warnings recently. Not sure exactly
why, but one source here is t...
This shouldn't normally be run anyway due to the requires-memory,
but I saw one CI failure on th...
Co-authored-by: Nathan Goldbaum <[email protected]>
ba58f8b71b367000322557599bd709490eb69002 authored over 1 year ago
Simply sort the long codes before int, because it might mean we
prefer them (and that may fix th...
80308a712a2a0a706d95bbd9b495b30f3310e808 authored over 1 year ago
cfe9960a6c47a000a2d1cf0880a5090ae535cf4a authored over 1 year ago
8f3fa9626d24f8cc29bbc7f96b016f6fa277dd9d authored over 1 year ago
dd60409515b0c0f24c028b019e03ac4147ad13b6 authored over 1 year ago
ab675a3c199f443ef1894624adf46620e46eb7e2 authored over 1 year ago
Co-authored-by: Nathan Goldbaum <[email protected]>
2cb3ab65a04f621f69a0b6716b129d693a6cb3d3 authored over 1 year ago
This was relied upon by sklearn and it seems reasonable to still
default to returning a Python i...
178966c18f79f13bc679985a1dc9f8fdb13e1097 authored over 1 year ago
Also does this for bernoulli, its a mixed bag, many legacy ones use
the `disc()` which just forc...
960a4f0337891aa213fad13d8e31886c4a91e68f authored over 1 year ago
9e690048ed7d7c5b53f6bc0a0425346b68734c4d authored over 1 year ago
25b9d6c2eff4d430c4d656b6e4e97205c1fbfef7 authored over 1 year ago
83b51259da0f983cee3b5e65d59b4004a6e860e0 authored over 1 year ago
The test should check for the result type, but the way I had adapted
it was thus the wrong way a...
This is somewhat strange, because we cast to double in the scalar
case. This is OK in practice ...
fe236650515f5217c528381365859935c984bcb0 authored over 1 year ago
6fbcd0118a10e74034d56742e04ac2e2040154bb authored over 1 year ago
ab0346403aa89777b49e4f8302f132fcdcaf677b authored over 1 year ago
fc8ace2b924adb5adabb64f26da9d83d900a0f0e authored over 1 year ago
Otherwise, fixing the rest of the test seems actually more annoying.
a9017578101dfe959830d5524eb15d5f9d7dfa69 authored over 1 year ago(emscriptn CI was failing due to this)
a20508704b9870322121330102fe3eae896f5e1f authored over 1 year ago
(Might be good to have more tests, seemed mainly tested indirectly
via `choice` tests.)
This is just minimal, really should use int64, but this is the legacy
API anyway.
4a9f8a2523656b75727473787babba59a45ddbb3 authored over 1 year ago
Otherwise things get confusing, the default integer must be long after
all if long and int are t...
The new random number generation defaults to int64 throughout.
fbbecab3df4ec94cdb12e86bbf5338fb529c4dfc authored over 1 year ago59654aa3a5b3293bc389ab88c13dda13a46a93de authored over 1 year ago
2a2600f56f339d74a6fc96f2537d2d060ccf7fe8 authored over 1 year ago
f1d14917db7f4864be60298fd52d45e0bac03999 authored over 1 year ago
e3af907c03ffc9cea92220e680b803d413b3c8fd authored over 1 year ago
Also test it within cython
329d6bf2f9a50800eec3d3f52dd8e7c8f0660d31 authored over 1 year ago830c912be47defa69ed275efeea1f1367a15e52d authored over 1 year ago
6402c8e9b026053ed407458fe6c1d55185d5ce2b authored over 1 year ago
This way, any integer input should work fine, in particular any 64
bit platform. Chosing this r...
9b9325bbda6fe2b5f914fa86a56d98147cae685a authored over 1 year ago
044e56e53625e3a6483fd31c8abd53fda345af10 authored over 1 year ago
Some tests will be failing and docs will need update probably.
e03e93e5bd4e9c6d11e337e819c0acf93dc75688 authored over 1 year ago1f942e3372b53012a6e9075adb881e37731b3480 authored over 1 year ago
4d135835f50683fed9a500da991629b6d2ee5833 authored over 1 year ago
MAINT: Adjust typing for readded `np.long`
20103e721293e1fc8e0a7de43a0fb1c3f6bf8273 authored over 1 year ago96e5d1f7b79de6c9c5a0c75d383f7a2ba92b6d07 authored over 1 year ago
979cd87902b330b679d7db3f439315bab9c6aa10 authored over 1 year ago
e2419c0fc9c53e02d7d949b0e83cc8cb1f5dc8e0 authored over 1 year ago
a903150054cf6eead7e54208ab93707337195e99 authored over 1 year ago
66c3afb809cfc9c969ce1a9269aec938f4ea6af5 authored over 1 year ago
Also, fixes a small issue, that the type[int] and type[bool] are special
and any other paths wer...
fc98e3829ee2adb03ce28d8612a2b9b43e9c0f21 authored over 1 year ago
BUG: ensure passing `np.dtype` to itself doesn't crash
95ca101b54a7c0d39b0150ff23e80cca0c6c6528 authored over 1 year ago62ae1e3ef1cbde4ebd3a14a2eca8cf25d00261f3 authored over 1 year ago
ea8450950a47137a788ee1af3e35283273c4dc85 authored over 1 year ago
05211cee069e066a31fc982ca8f79e3ee46b6d76 authored over 1 year ago
ENH: DType API slot for descriptor finalization before array creation
42c33f3651c8d48636807c8a7b12991ef53448ec authored over 1 year agob046293790fc6319cd1013729b945f06ebb90ba0 authored over 1 year ago
Co-authored-by: Sebastian Berg <[email protected]>
e85a828c6e6cae31eeef3e42f47fa2072a03f408 authored over 1 year agoa7aa6a32639b11dacbb0345b4ff266ee27f8b074 authored over 1 year ago
eab85c795c96daae336ee49ecf1eb5917fa780b1 authored over 1 year ago
b392838d4e08abb82d1d441dc246339371111ba6 authored over 1 year ago
d22d8ec3260aaf46a21eb0a74b408ae1fa350950 authored over 1 year ago
Update .mailmap
79765da24480b53b2c52462d30c312554f0857cc authored over 1 year agoBLD: make macOS version check for Accelerate NEWLAPACK more robust
2f34979a47a4a0c37874ae8b9d3c56c2794599a0 authored over 1 year agoIncorporates https://github.com/numpy/meson/pull/6
Closes gh-25026
[skip azp] [skip circle]
f59eb3227d6f6efdfcb89f63a390fa4f41ebdcdd authored over 1 year ago28a696beb52ea100cbae3de8668533e126f7dea5 authored over 1 year ago
DOC: "What is NumPy?" section of the documentation
402c39e933eee3129633b7f6998f8c48c22f962f authored over 1 year agoMAINT: Add missing `noexcept` to shuffle helpers
ae1cb2d0eb40444e812b10f5b4f16c97eee13b38 authored over 1 year ago
This is said to be fixed upstream, see
https://github.com/Anaconda-Platform/anaconda-client/issu...
967c6ae8be91630811a10b18694ab3daf8493a26 authored over 1 year ago
These shouldn't fail and should work without the GIL, but as cython
points out (now), this doesn...
d954eb6d62fb4da0f0581ac8b685d2f924eb309e authored over 1 year ago
b9776635396bee4713abe340d4748d2a0a66273b authored over 1 year ago
303015970238ee140da3a0b71e7e9ada0c762d90 authored over 1 year ago
64fa171c0e6524da10a5a7ca52ee22cb3013429b authored over 1 year ago
is my email back because it is stored somewhere else or is it just a conflict bad manipulation ?...
add212a63cd04c4bdd63115b8598bf1d47e2c055 authored over 1 year agofcdef26a5c22165b0af38f2ac380460aea1e61a3 authored over 1 year ago
71cb4ebd336cd1efba96503c3caa97aa05d0c9ab authored over 1 year ago
b6514065dc5b3d5b32e235e6bac97351020fd5fd authored over 1 year ago
This fix addresses two issues:
* Corrects the use of unsupported instructions by the assemb...
7a84442b1caa4904a9b8e58bd6b93045b4ad350f authored over 1 year ago
8d0bdd43bbadde7be9e64579a532025aa575fcd6 authored over 1 year ago
MAINT: test-refactor of `numpy/_core/numeric.py`
cdfbdf428d9df9c7119cecae323512a4cd3f57b7 authored over 1 year ago
This is a pure-test refactor (as well as adding a few cases), extracted
from numpy/numpy#24663.
...
[skip actions] [skip azp] [skip cirrus]
de5ea58a590d8c7954ef0e8edc4641b72422199a authored over 1 year agoDOC: Visually divide main license and bundled licenses in wheels
af3c728811d2b447a37e83fc4a19f5c6021bc133 authored over 1 year agoBLD: unvendor meson-python
450f3307eb0e8882e10b7515ebdc508676ae5cf9 authored over 1 year ago[skip cirrus] [skip circle]
034f560491c20c77b7047c1ba41e113bc80ce540 authored over 1 year ago9b38c635b0710f59041b0816c927e03962102ca6 authored over 1 year ago
The meson-python 0.15.0 release added the ability to configure a
custom `meson` in `pyproject.to...
961ef967080ead494f99c9185587ca35d1659aa4 authored over 1 year ago
API: deprecate size-2 inputs for `np.cross` [Array API]
eae0b8bc7cebda2c0e32c0552bda21ff64cf990f authored over 1 year agoMAINT: remove LGTM.com configuration file
a3ec20ab085aaacbaf9e5b17d01f271d328a10cc authored over 1 year ago[skip actions] [skip azp] [skip cirrus]
6a98be3073ff14803d8c8c9e8e00669832d7574d authored over 1 year ago
LGTM.com has been deprecated and replaced by GitHub code analysis:
https://github.blog/2022-08-1...
Co-authored-by: Nathan Goldbaum <[email protected]>
ea42abcb148c38b9409ff9c5dff0c0b30f8fe032 authored over 1 year agoBLD: musllinux_aarch64 [wheel build]
44efd35ab74b8aac6b580a927b0d540344551610 authored over 1 year ago