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
fbc90df111448cdf7dc6a93856e1bceba6d8950a authored about 2 years ago by Rohit Goswami <[email protected]>
DOC: Fix title level for release note improvements
c6f8fb2f390f5694501a2a955f232c57a042ce0e authored about 2 years ago by Sebastian Berg <[email protected]>4e36c1bebdfca23f491c874bb4d97d829e381836 authored about 2 years ago by Dimitri Papadopoulos <[email protected]>
a45f696a28353bb22a6b8179de82f6ffd781a88c authored about 2 years ago by Noritada Kobayashi <[email protected]>
b0e70ce37b266b15ffc9e404ac8a5e47bff113c8 authored about 2 years ago by Chiara Marmo <[email protected]>
3cf2ca1611ecaf1d13c41075a7025b96e54e3ee3 authored about 2 years ago by Dimitri Papadopoulos Orfanos <[email protected]>
MAINT: Fix typos found by codespell
67b2d7398cd7e95b49d39a3ac5691fae438d57b0 authored about 2 years ago by Sebastian Berg <[email protected]>DOC: Update broken link to diataxis framework.
1d272bdb68f7cd2a1e99baeef9a4194afebdf783 authored about 2 years ago by Matti Picus <[email protected]>49325dd9cbd8de096cd280976c603b6b1872336a authored about 2 years ago by Dimitri Papadopoulos <[email protected]>
8551018184e16dc76cadb05cfaf73985105a3293 authored about 2 years ago by Dimitri Papadopoulos <[email protected]>
b347b4d2043ac97af3583b1038f2c02bdadcf3db authored about 2 years ago by Dimitri Papadopoulos <[email protected]>
4257508c65b6205fb3d24940532d564ec4ab1fef authored about 2 years ago by Ross Barnowski <[email protected]>
DEP: Deprecate fastCopyAndTranspose
ae6a3524acc38edfdc3951622fcc598414cc78ec authored about 2 years ago by Matti Picus <[email protected]>MAINT: Ensure graceful handling of large header sizes
384c13e3fc5e5c9cb6340209f763dc421b4c301b authored about 2 years ago by Matti Picus <[email protected]>06c380cec7d0ffb5ccbc15f43241bee94c287219 authored about 2 years ago by Ross Barnowski <[email protected]>
Deprecate the fastCopyAndTranspose function from the Python API, and the
underlying PyArray_Copy...
94340814c1c32db54f719dc5e825a544ebc6a137 authored about 2 years ago by Sebastian Berg <[email protected]>
fb44bd1eb505181a9dffecd4b578e8b5494a298f authored about 2 years ago by Sebastian Berg <[email protected]>
0ca3a6d11f27eb1561811c0b72ce1998655e1ee5 authored about 2 years ago by Sebastian Berg <[email protected]>
This ensures graceful handling of large header files. Unfortunately,
it may be a bit inconvenie...
MAINT: simplify complex math function handling in npymath
562c80a9fb6ffae6f8d02abf6687437830bb6615 authored about 2 years ago by Matti Picus <[email protected]>7a951f9d114a574ecfbe049dfb7f58a91884eba8 authored about 2 years ago by Sebastian Berg <[email protected]>
This wraps the fill value into an array, the default fill value for all
ointegers is 99999 which...
eec99b48df9ce782090157b657bf14f3b79c4981 authored about 2 years ago by Sebastian Berg <[email protected]>
This is a temporary solution until such a time where we can have
loop specific identities which ...
Any conversion from a Python integer (or subclass) that is stored
into a NumPy dtype but does no...
ENH: allow NumPy created .npy files to be appended in-place
5ecaf36cd34aff6886e95a6fb10715b27ecdaa3e authored about 2 years ago by Sebastian Berg <[email protected]>BUG: Make `mask_invalid` consistent with `mask_where` if `copy` is set to `False`
02b68f16efaff733e77a12c67ea888dba6827720 authored about 2 years ago by Sebastian Berg <[email protected]>DOC: Update delimiter param description.
110d75ddc86ad49b1fc9207b201c93eed431d22b authored about 2 years ago by Sebastian Berg <[email protected]>b280eee55a5b93d7d99fa8ae571a1f474837b709 authored about 2 years ago by Ross Barnowski <[email protected]>
DOC: typo additional colon in beginners tutorial
26d690e5abe9dc7eb74deb807ea2c4842aa91c70 authored about 2 years ago by Sebastian Berg <[email protected]>5c427d6a597f62352e9baf870e1b2edde58bee45 authored about 2 years ago by melissawm <[email protected]>
07da5c18b3fae3653949e1a7bdf798ca46aebde1 authored about 2 years ago by amagicmuffin <[email protected]>
DOC, MAINT: Remove unused files
105e2635324718ccc964cfda68a805a0035ffe6d authored about 2 years ago by Matti Picus <[email protected]>These files should be deleted, as they were used on the SVD Tutorial which is now hosted at nump...
399e0e859ca7874bd068bc3667e86c8410ca7b53 authored about 2 years ago by melissawm <[email protected]>
Explicitly state that only single-character delimiters
are supported.
MAINT: remove permission restrictions for PR labeler [skip ci]
25ed0312cfbbddb60aa8f1491248f03f9eca5caa authored about 2 years ago by Sebastian Berg <[email protected]>f8c433841d67d7c740001a8f090b2441dbf4e509 authored about 2 years ago by mattip <[email protected]>
DOC: Added examples to `maa.min` function
86cd584b81385508f7d939fc66393a6a27f02659 authored about 2 years ago by Charles Harris <[email protected]>BUILD: add permissions to github actions
737016fe18583b69e6c713532a1fb8097e97772a authored about 2 years ago by Charles Harris <[email protected]>TYP,MAINT: Change more overloads to play nice with pyright
3b6abec7a453ca4ff90f43b7231b3f8910b9f875 authored about 2 years ago by Charles Harris <[email protected]>BUG: Add `__array_api_version__` to `numpy.array_api` namespace
3abc097759d74fb2baf47aae7cd0c7dba12b7775 authored about 2 years ago by Charles Harris <[email protected]>423368e53448685aae8a46217d9a92db5e611b6d authored about 2 years ago by mattip <[email protected]>
TST,TYP: Bump mypy to 0.981
a5d2c58a55852f6e302e8362e9d703485d27bead authored about 2 years ago by Matti Picus <[email protected]>6579448e6c76b2ad4487903688ac9fe3c02ff39c authored about 2 years ago by Matthew Barber <[email protected]>
ENH,TYP: Add special casing for `ndarray`-based indexing
3bfe84acbe5e9fcc87c92365be647c20d6695edd authored about 2 years ago by Matti Picus <[email protected]>DOC: Change in the documentation for chebpts2 method
df6c2af5a168a57e3246b233560c27d132931a10 authored about 2 years ago by Charles Harris <[email protected]>TYP,ENH: Mark `numpy.typing` protocols as runtime checkable
5490d8712fb1d6cbcc10aa03e971736ef9d1c064 authored about 2 years ago by Charles Harris <[email protected]>25ca88c0df737ae5c2b9347707467489f82c9187 authored about 2 years ago by Felix Hirwa Nshuti <[email protected]>
395129e886865c15c72da604ff8f3ee2c9a67060 authored about 2 years ago by Felix Hirwa Nshuti <[email protected]>
Some BaseExceptions (at least the Skipped that pytest uses) need to
be caught as well. It seem...
Update return description to account for case when axis is a tuple
of integers, noting the shap...
Co-authored-by: Tyler Reddy <[email protected]>
Co-authored-by: Sebastian Berg <sebastia...
ef852f1259b1a9b9a33fd5fc5dc4e9e548acda98 authored about 2 years ago by BvB93 <[email protected]>
5d4bba30664f78f7e7b8656be674e519a525f6a7 authored about 2 years ago by BvB93 <[email protected]>
1fcf9778920b600c15f682e315bd74ef52ac86a8 authored about 2 years ago by BvB93 <[email protected]>
97465164fe448e394a3cea2ef23ed7ebf9cecb3c authored about 2 years ago by BvB93 <[email protected]>
51c9aa8e35c8200ca8694fc62da1837cdc1cbbff authored about 2 years ago by BvB93 <[email protected]>
DOC: fix linalg.tensorsolve docstring
17051caef30ad3b99291077c95f5ca9e55f0e082 authored about 2 years ago by Sebastian Berg <[email protected]>MAINT: switch sponsor link from numfocus to opencollective
f062589346b52406144ad2d73b7bc969974cba90 authored about 2 years ago by Sebastian Berg <[email protected]>4b7d3b266418f80df731e67359c830855507fb53 authored about 2 years ago by mattip <[email protected]>
b06b6d0161d558afd94e4176e1a217dbd65838a3 authored about 2 years ago by mattip <[email protected]>
DOC: fixed two more typos in docstrings
6f25c62742571bc91a2e894a7ff7bba1d1255ae0 authored about 2 years ago by Charles Harris <[email protected]>* DOC: Make converters param description more concise.
A wording proposal to hopefully make t...
1dc42043673584c9cf05dec46c540b1547a2ccbf authored about 2 years ago by Ross Barnowski <[email protected]>DOC: fixed minor typo in percentile docstring
924a57d18bb98ec7cb3ceb35995b65f0d1cc4903 authored about 2 years ago by Charles Harris <[email protected]>nanpercentile and nanquantile had the same typo I just fixed in percentile
ea25a212110c8a6fb6d78bf5b6d7c351d7c8fa66 authored about 2 years ago by Gaëtan de Menten <[email protected]>f2c78678602e6296174a92e2b42f117bb4b5a2b3 authored about 2 years ago by Gaëtan de Menten <[email protected]>
05e213e85d165a74b11fe38a7fb95a48494f8c5f authored about 2 years ago by Sebastian Berg <[email protected]>
MAINT: update sde toolkit to 9.0, fix download link
3b8dca3d0588048c425488a5e39ceddf815d9138 authored about 2 years ago by Sebastian Berg <[email protected]>fbac77acfb0c74870d61110a0db7227320c6669a authored about 2 years ago by mattip <[email protected]>
ENH: Vectorize FP16 umath functions using AVX512
2dfd21e22eb0f62b68b208b5ab735e56e9c095c9 authored about 2 years ago by Matti Picus <[email protected]>DOC: Add example to np.prod
4f2bf689cdadaebfdb804674630e4e9eace91cd4 authored about 2 years ago by Sebastian Berg <[email protected]>Co-authored-by: Charles Harris <[email protected]>
f32c3e61d34235e4bc8833cbc364ac7451b4074e authored about 2 years ago by Ross Barnowski <[email protected]>Co-authored-by: Charles Harris <[email protected]>
275140119bdb548560dc67faf815dde9a5d654e3 authored about 2 years ago by Ross Barnowski <[email protected]>c6366c16844b162749dca5aab5f8541b319d99c9 authored about 2 years ago by mattip <[email protected]>
finfo() and iinfo() both have a dtype attribute, which was undocumented before this commit.
[...
9c5a2b41cc0ade160a01b7423630f7ee1b8e63dc authored about 2 years ago by Matteo Raso <[email protected]>* Add examples to ma.max function
* indent fix
Co-authored-by: Sebastian Berg <sebastian@s...
eed6083381dbcaf7bba4638945a1c06275f56431 authored about 2 years ago by Felix Hirwa Nshuti <[email protected]>15cb486664e110dfe73ed70a3b9c68915a69bd88 authored about 2 years ago by Michael Siebert <[email protected]>
7dfcd39f53e0fad9aa083f64112caa26c4406d7f authored about 2 years ago by Raghuveer Devulapalli <[email protected]>
6070491623528a648deb067fc5dce709de3631d5 authored about 2 years ago by Raghuveer Devulapalli <[email protected]>
a13006aca6079fdf128556aab854833c82bae796 authored about 2 years ago by Raghuveer Devulapalli <[email protected]>
80f0015c53f25d7b53d362d8b76356f221924c5d authored about 2 years ago by Raghuveer Devulapalli <[email protected]>
8dd67610592c9dea41f1b50de9235dffe0b227fa authored about 2 years ago by Raghuveer Devulapalli <[email protected]>
0e87c993a2ffb1c60693118be551695fd82dc81e authored about 2 years ago by Raghuveer Devulapalli <[email protected]>
cf2b314a4c5fb7bb05c1d265d2ba3e22bd859203 authored about 2 years ago by dg3192 <[email protected]>
* DOC: examples for np.char.isdecimal and np.char.isnumeric (See #22267)
* DOC: fix formattin...
561a9aae424b32cb85161b5f573997b03f3fe947 authored about 2 years ago by lzha97 <[email protected]>DOC: updated the description for array-like type in histogramdd (#19823)
664a9f5cad40e958c73d2bc78f9bcd5bd5f818e6 authored about 2 years ago by Sebastian Berg <[email protected]>SIMD: Improve the performance of NEON vector initializer
c27bb662aa75be518f173b24e0f647248310d0ce authored about 2 years ago by Sebastian Berg <[email protected]>MAINT: Rm numpydoc remnant example docstring.
380fbb2b89e43fe6793d0653989b8fbde1b4ddb7 authored about 2 years ago by Charles Harris <[email protected]>5a1a35974e742d1497669e532b2ebf925d8b58b6 authored about 2 years ago by Ross Barnowski <[email protected]>
CI, SIMD: Test and build without the support of AVX2 and AVX512
128fbbe91e2cfc2952a197376ace3aec3003db91 authored about 2 years ago by Matti Picus <[email protected]>
Using load over stack has a bad impact on the compiler static analysis
compared with direct ...
ENH: Implement essential intrinsics required by the upcoming SIMD optimizations(0)
d66ca35de0cae4e41471dc44793c18511eb45109 authored about 2 years ago by Matti Picus <[email protected]>DOC: Minor typo in docs
2ec7a5d917dbeedf28ee4054e73f92ecebb44975 authored about 2 years ago by Sebastian Berg <[email protected]>4bffb1184cc3646cba459f5430718de1e7e43eed authored about 2 years ago by Thomas Kastl <[email protected]>
TST: add functional tests for kron
88c1a4fefa0687193e3944416fea7c311caceb39 authored over 2 years ago by Charles Harris <[email protected]>BUG: Fix complex vector dot with more than NPY_CBLAS_CHUNK elements
d23050a12984c3d881356f0aea166f579b755de9 authored over 2 years ago by Charles Harris <[email protected]>
The iteration was simply using the wrong value, the larger value
might even work sometimes, but ...
Most CI nodes have the support of AVX 512, and AVX2 which
leaves the SSE SIMD kernels untest...
ENH: Improve tanh for architectures without efficient gather/scatter …
4a47d49f451de30d72dbcefe87fe141ee7a6e925 authored over 2 years ago by Sebastian Berg <[email protected]>