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
437c835eb24b43e72b0f91863ad6520c9f2d84b7 authored about 2 years ago
32af803704bff2cab984ded25d604b1caf703a94 authored about 2 years ago
summarized as follows:
64-bit contiguous partial load/store over 32-bit lane
npyv_lo...
no performance gain with AVX512 enabled except for absolute
783661e95a0e92372f2d1969a8c92f0d1e55e101 authored about 2 years ago
shuffle intrinsics support 32-bit/64-bit vector data types,
unzip(deinterleave) intrinsics...
e9e858231cd1d18c3c504f59ffdbcd125483ab96 authored about 2 years ago
640e85017aa8eac3e9be68b475acf27d623b16b7 authored about 2 years ago
bc48b2af4c603da62c0db1bb519a7ed38eec56ee authored about 2 years ago
c029f407dae0aba79097715dca540d7945b28fd3 authored about 2 years ago
ENH: Implement SIMD versions of isnan,isinf, isfinite and signbit
5749d39a52048761555e384cd5c3575ebe8988b7 authored about 2 years ago
Tests hang, which is less than ideal.
Hopefully this one works well.
DOC:fix type in bitwise_ior
6615d6bc26c30bf618538230ded86c09381a3e28 authored about 2 years agoe5725a4a09ced8dd3a1b667edb4715b1cd3cb95a authored about 2 years ago
Let's see if this eliminates the fork failures.
It's back to around where it was before I sta...
38f43f7538742c25656d936856a923066085c1ea authored about 2 years agoAdd link to array iterator example
Co-authored-by: arunkumarkota <[email protected]>
C...
This reverts commit 33709afdbbc47b7adb7dd06a730246d8c02f724f.
dbeaf074e310e9a3657cac52fc3b5d90598a435b authored about 2 years agoThis reverts commit 608864613b801b9c85573186a9d07eeac5e7e465.
015ecf60a0402074c37821f8019f10fce78143ba authored about 2 years agoHopefully this helps, since --forked takes almost five hours.
3437ec455ee6aa991e40044381b52d94e37a10e5 authored about 2 years agoENH: Add slots to NDArrayOperatorsMixin allowing them in subclasses
2aa0bf6973b709724624db8e8a51d8efbdeb5d22 authored about 2 years ago
Currently, the following code:
```
import numpy as np
with open('foo.npy', 'wb') as f:
f...
This should help debugging a bit.
4e29fde77679cc209d3480f958b69726f0655891 authored about 2 years agoHopefully this will keep the main memory space clear enough to allow all tests to succeed.
5b5b0a817392218b42b6f1780c8268e3da6afdd3 authored about 2 years ago51cfe4460d65242051c36894a26f47103d3e10f8 authored about 2 years ago
a38eb6d9bb5990b70e042c19f2d6daa51d784d6c authored about 2 years ago
I use the mixings in a few different file backed arrays.
However, the lack of slots make it dif...
35c41afd61540c27af5004d480618b59355d02f8 authored about 2 years agoForgot to check this earlier.
33709afdbbc47b7adb7dd06a730246d8c02f724f authored about 2 years ago
Updates the header file and accept as well as export boolean now that
the header includes a defi...
This test makes sure a function's docstring is properly preserved
after calling the vectorize de...
Let's see if this fixes the 8-50 fork failures.
608864613b801b9c85573186a9d07eeac5e7e465 authored about 2 years ago
Currently, `rng.exponential(scale=np.sum(np.arange(10.0)))` indicates
its return value as `np.n...
It should be plenty of time; each of these commands should complete in maybe five seconds per fi...
32229622d50394fd950d876380c8336caefc3183 authored about 2 years agoLet's see if this shows why everything's got a fork() failure now.
37c1a9953b4b0cce84feb58d8104801721964a0e authored about 2 years agoDOC #22266 Add examples for diag_indices_from()
2289292db6a19f2bbfddd3dea3790ffa19955333 authored about 2 years agoBUG: Handle arrays in `conf_data`
946750554720b4fad163eb9d8f44833b0857d64f authored about 2 years agoBUILD: error when building with python<3.9 [skip ci]
0a9a3ecdba2a2bc425c3a0f3191a99b8de460e6b authored about 2 years ago1bff4d246ed79d01522085136a7b6b46145b8f0e authored about 2 years ago
DOC: Improved nbytes description
9cb6772cfe1a7f4717271c37869d5a9ec1b0d46c authored about 2 years ago30a99cdf154e7a76573b5366c2872709b5347cf8 authored about 2 years ago
* `configuration_data` does not support `lists` as the data argument
* ref: https://mesonbuild.c...
0457ca4e93d91983c985a8b463f71ab2e7b58b27 authored about 2 years ago
42b299ed9675bc70f35f8e5a218ab3f134cec00b authored about 2 years ago
40a920dde73a284c835991652f0f4d9874c2ee0a authored about 2 years ago
BUG: Fixup f2py's handling a very little bit
1bb932f69e0974f11c98b6036529a014aa8dfaf2 authored about 2 years ago* fix docstring of real_if_close
* factor out dtype
eccd86a994fd4eb66696c05be7e5e3ca6e77d5e6 authored about 2 years agoBUG: fix type in resolve_descriptors_function typedef
b97ca898a461889a5ed3397c4063da1395e029f0 authored about 2 years ago48bbe789f50b8246e9086638be6a6a62ce573b16 authored about 2 years ago
This clears the error holding only to the type. Since in the other
path the errmessage seemed c...
BUG: Fix for npyv__trunc_s32_f32 (VXE)
930addb6dace3988268112ab56fe638d2941a7c3 authored about 2 years agosizof -> sizeof
d85e06b6995ff645178afb9f7b9aa8435c10f417 authored about 2 years agoBUG: Fix `integer / float` scalar promotion
9caf1845e2f1e0b71c23b6f0bb4312b96c35ba43 authored about 2 years agoMAINT: changing the method of checking for nan / inf values linalg.eig
ddb19ab36b7de2519df7cb93e83a9a14fdb2b193 authored about 2 years ago
Previous definition implies that vectorize returns generalized functions,
which is not true.
5c7c696db3441ada1d66a26d907d39f2a5ae5049 authored about 2 years ago
30b62f80b18414d340d421b56f5698f920fa4526 authored about 2 years ago
367d640bb7fda6feba1f8e04cdb5534e6eb501cd authored about 2 years ago
d3501206677a4bccdf4b5ab6c9365a84ef26096e authored about 2 years ago
Integer true division converted the other type directly to the output.
This is correct if both o...
This PR moves our repo setup to onCreateCommand from postCreateCommand in order to resolve a rac...
4362da7c5e81ed1c96663381ffe8d552d226ef14 authored about 2 years agoAdd functionality to autogenerate build information for a Meson-based build.
In order to add ...
04823c1a95e23c55432a78c7c7414c040279c2e1 authored about 2 years ago
np.sin(), np.cos() are giving erroneous result for float32 (VXE)
This PR is fixing `npyv_s32 npy...
d7dd06093cd16b42fa2be01928693c9635695072 authored about 2 years ago
54879beb3508b76b7a4f4fa84514363c6e94369b authored about 2 years ago
--ignore led to more failures, which is not ideal.
b9b30e83f2c95af42c3a96b09bdfaf30b71eda7b authored about 2 years agoConvert several methods to the vectorcall convention. The conversions give a performance improve...
172a1942893b5ce55abccd836fdd9f00235a6767 authored about 2 years agoThis seems to be causing fork failures on Cygwin. Let's see if this reduces the number of failu...
acad7e0c1277aaf9a26b87763c3b27f9ee8f2975 authored about 2 years agoBUG: fix broken numpy.distutils Fortran handling
a701e87ce0b72a84afa839714fc78ded7783326d authored about 2 years ago
The actual output in the GitHub UI gets truncated, so with
`-vv` it is not possible to see what ...
Adds protection against deploying empty docs when sphinx build fails
in circleCI.
The `Path` and `COMMON_FIXED_EXTENSIONS` variables were not
defined at all. This code is unteste...
DOC: Fixup docs after the code removal
6ff22e240dd4087ef187f1bda021f7a7773aba69 authored about 2 years ago
CircleCI is currently not set up to fail when docs fail, so this
slipped through the cracks.
It ...
DEP: Remove the deprecated ``utils.py`` shim.
2f8129c0eeb58a07f9c1427dd36e6b908dbdee64 authored about 2 years ago4bb56c412d0841dadf642cc1e5027084231c68e1 authored about 2 years ago
Most of this code comes from PR-9593, but with the default value for pyfunc
being numpy._NoValue...
The shim has been deprecated since 2019, the proper place to import
utils funtions is directly f...
ENH: Move identity to the ArrayMethod to allow customization
747823cc7e77d1e13705856d10a6ca2a46f4c47d authored about 2 years ago[ci skip]
df3751b03d789ee04cac3a9a8a7f7f3aba58735c authored about 2 years ago
It should only be used by the legacy method, so also reflect that
in the field name.
cdb173fe2c42094a2c8f9497a10edd9eb8260921 authored about 2 years ago
As requested by Matti in review.
10e4b8af2e123bc378fe90e10667489a109f47a9 authored about 2 years agoCo-authored-by: Matti Picus <[email protected]>
cc6fb9c999594e969a09d44dfb9f08ecd918b96e authored about 2 years ago07916b922a777130756b948a26d99328e0c56783 authored about 2 years ago
Need to look into whether to cut out the dynamic discovery of
reorderability though.
53451c79ba3916d55235da05a40fa3271e06f4e6 authored about 2 years ago
ec58e19dc3b10c43cabe027861e2a451bc0e3531 authored about 2 years ago
83a321cac12970b975fd66011db87dee291edf2c authored about 2 years ago
Its a new version (it changed ;)), plus I took the liberty to move
things around a bit ABI wise.
88ee23a928f1e1fb5525cf024d7ed6bf6f23ba7a authored about 2 years ago
5b1505b837ee8a95bc93696418c8951ec4ea6d73 authored about 2 years ago
Also add it to the wrapped array-method (ufunc) implementation
so that a Unit dtype can reasonab...
6e4a66915088120eef74fdf513952d13a73aeb7b authored about 2 years ago
336bb64f2aedc8eaf3a52975b99e14958068618d authored about 2 years ago
b6d8549f1250fd8a537328f3a5166e730423313a authored about 2 years ago
2a76b6608b36962f4e8b5f5d5c53caccf54aa662 authored about 2 years ago
This also fixes/changes that the identity value is defined by the
reduce dtype and not by the re...
API: Allow SciPy to get away with assuming `trapz` is a Python function
707c3bffc32d170d9953996ee40c54988a8aac98 authored about 2 years agoMAINT: Move unused import into hook for pyinstaller
279b3f9844391559801f3907036793c8c1cfe23e authored about 2 years ago
This wraps `trapz` into a proper python function and then copies all
attributes expected on a Py...
pyinstaller should pack it to allow running the tests, but doesn't
pack the tests themselves and...
MAINT: Remove all nose testing support.
eb4ed7f649662a0969552036b62f201b45e244e6 authored about 2 years ago