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
d9b75bcc944a71240cba6d684735bf3e7fd8468b authored about 2 years ago
It is a bit too obscure, but explaining that it happens for datetime
unit conversions seems more...
This PR Closes gh-17046.
The problem was that when calling mask=None, the array creation took...
cfad62fd73c2a0f3d0dc4d73989071e331898a09 authored about 2 years agoCo-authored-by: Matti Picus <[email protected]>
d73e490159fc6d1e65dcb7acde5ae76ae420a019 authored about 2 years ago9cf2cef43f683196242aba6450267049d956b41a authored about 2 years ago
ecf195df053b619de21871653431154033cbd462 authored about 2 years ago
BENCH: Add a test for masked array creations
bc88c024edcc6dccc478748006e7650a61829331 authored about 2 years agoBUG: Fix some valgrind errors (and probably harmless warnings)
00ddbb9b6ddd5fbe4a69df69f6314d4192ec8848 authored about 2 years ago7c24bd4c36c2793238305f3043c7a71cd89c455f authored about 2 years ago
* initial files
* STY: remove noop.txt (we have an environment.yaml)
some other style fixu...
4c4e803c3866fd31440e8db395142eeb2c2ffbd4 authored about 2 years ago75c7655aa59060624a7b4d71c2bdaa0337de231f authored about 2 years ago
d152fd84d42c2226122ce4b0687279e92c10e603 authored about 2 years ago
5d6c824160059c53cb6f6c614c27125f1c967cc8 authored about 2 years ago
88b1ba2c15ef6da94932502da5f2bbdc9cd26d3c authored about 2 years ago
TST: Skip when numba/numpy compat issues cause SystemError
c4ce4e97fe82755c2fd5c9a5d3b2d3577faf5ce7 authored about 2 years ago
numba is a bit buggy when wrapping ufuncs, so what should be nothing
is (on non dev versions) a ...
7a00dbcc292854cdb7a05fb772e376cef5ee8b9e authored about 2 years ago
DOC: misleading text lead to false hope
fb4c963063a28e7f282bd7981750539a5b25f7f7 authored about 2 years agoBLD: fix cirrus wheel upload triggers
4f52cda124a87140177cf5c46387c5c8053fe045 authored about 2 years agoBUG: Fix <complex 0>^{non-zero}
9989e1e43fb24d163887f450ef15e6f270b8e15b authored about 2 years ago044c07716a808edd66a0c64b10d7f7f4c081458f authored about 2 years ago
c8be159dfc76d65d058829201051c0dcc7d397f7 authored about 2 years ago
708e1bf52175da1edfd658d5a93946b6452e717d authored about 2 years ago
Co-authored-by: Marten van Kerkwijk <[email protected]>
fd30908f5c82447c96190ef74443ebda34fd52db authored about 2 years ago
It appears that assertion is not true for bad __array_ufunc__
or similar implementations. And w...
9b27375050ccf0fc6f610dd8050d1867b15de187 authored about 2 years ago
e0ed8ceae87bcb6ac3ad9190ec409b3ed631429a authored about 2 years ago
In theory, an object matmul could be caught here, but lets assume
that doesn't happen...
53ad6ec73884a86e53231164f8ade8ce0053c10f authored about 2 years ago
Add special casing for `1d @ 1d` and `2d @ 1d` ops.
402545b801aedd7034d4a861d3e4b3d1fc61e2ce authored about 2 years ago
In principle, this is probably still not 100% correct always since
we convert the the other obje...
db54e1d1451c2fa91dc74bd7e6e137e9d999d0eb authored about 2 years ago
This uses the `axes` argument. Arguably the most correct version since
we use the full ufunc ma...
de0521fc22e641be5e819a2fec785c6f89ebca8c authored about 2 years ago
39744047cffcc88480a9ee2938417aa5f9eaeb27 authored about 2 years ago
Python does even crash when you get it wrong, so this is unnecessar
ba9136f601ef3ede98bde4651e9d3ab7e742c3fb authored about 2 years agoDOC: Remove dangling deprecation warning
8ff45c5bb520db04af8720bf1d34a392a8d2561a authored about 2 years agojust silences a compiler warning.
0a638a952036ce64bf4773fbdf84559cd8349308 authored about 2 years agoThis deprecation is no longer mentioned elsewhere on the page.
b583ecc21e2976488c109690e48b9fe72d9e8f56 authored about 2 years agoCo-authored-by: Matti Picus <[email protected]>
1b57a63ca3bff38e9891cae2d23acb8d5f063883 authored about 2 years agoCo-authored-by: Matti Picus <[email protected]>
4c55e1bb06f8cc9a2588123b2a1780625e0f6053 authored about 2 years agoCo-authored-by: Matti Picus <[email protected]>
cc919b535a9f5a412977c2775076f174798da9ba authored about 2 years ago4929777626bd7263141228de23b32c17dfbfd2b6 authored about 2 years ago
This allows correctly cathing the error, also adjust the the NoLoop
error is used for the the "b...
680a6f29bb5887db6b0931e9a7e041e8f74b9cc3 authored about 2 years ago
ab1a6b954489a7cc6e0ae977207e19d345a93dd2 authored about 2 years ago
8b717c674374e25e6fae55144360116b0a565f00 authored about 2 years ago
84e4fff7df0fcc6bf6417074937e7c080fd96678 authored about 2 years ago
This finalize the deprecation warning, there are a couple of corner
cases that we don't get as n...
If promotion fails internally, this effectively means that there is
no loop available for the gi...
ea2f2d65b0df09a04681148930806800909d6473 authored about 2 years ago
MAINT: unify NPY_NO_SIGNAL macros
[ci skip]
01d64079b05c9b0c57775d0bb97d1cb5d52d2512 authored about 2 years agoAPI: Add new `np.exceptions` namespace for errors and warnings
9896b46b36c4875badc15787c403840d997cf45a authored about 2 years agoBLD: revert adding PEP 621 metadata, it confuses setuptools
6812517d431ce0b5457bc89671ace1fc3c53381a authored about 2 years agoCI: Make benchmark asv run quick to only check that benchmarks work
e85e519611e7282bfe8b5b961c79da528bf23520 authored about 2 years ago3c30b03ae9d1362bc1a6b42666bcc578259a29d1 authored about 2 years ago
This means that benchmark results are effectively useless but I do not
think we use them anyway ...
14075ff05504f2ce2275cd095e2f0172259ad775 authored about 2 years ago
Co-authored-by: Matti Picus <[email protected]>
4539ecd88bd2c8ca7aee0aba254b894f1042a084 authored about 2 years agoe9e1d039e4a3294b9b63895bb72d8d6c354732c9 authored about 2 years ago
a031a84979d1deefa5cba78c1fdb564ed74cd674 authored about 2 years ago
Both should now live in the "exceptions" module.
1d31511ce8081f03ac507854c94cf4793a5982e3 authored about 2 years ago86029d0188e371d70b90d224c3f0061997f86fc5 authored about 2 years ago
8cf1f69435f15d4f32bec7e550756a6151bf91f1 authored about 2 years ago
7b1ee55a1c17748e150ce05ceb7b7df4415ff8c2 authored about 2 years ago
f2c5b1ddd37a996e3508827df06ef8fb111b8b60 authored about 2 years ago
This means moving ComplexWarning, TooHardError, and AxisError.
b0f318b38e7dd305c3ca93e6c912e1391dda999e authored about 2 years ago
AxisError did exist, but e.g. ComplexWarning wasn't even properly
included.
MAINT: Add `np._utils` to meson
3c2717c9a923926ca197bee88b4c5b646b1b93d3 authored about 2 years ago
Odd PR timing/based on an older branch or seems to have hid,
this necessary addition when adding...
557a752db3aa7cd4f34746a53ee011a33b6a86bc authored about 2 years ago
MAINT: Move set_module from numpy.core to numpy._utils
b0b7a066c393a1d7cc69e9a6db7c7c7a3602b293 authored about 2 years agofe31f6b309eb9239a91c6179badb4776fd40427e authored about 2 years ago
API: Add numpy.testing.overrides to aid testing of custom array containers
2cf8c40727b08c029cdaf7fce803d031a60499a2 authored about 2 years agobf148bf9cd1e5cde05353bfdbe11124523555f5c authored about 2 years ago
See comments on gh-22663
16be220591d39c9f8f5b8e9d6bce5566a77aedac authored about 2 years agofe4a3bda33f8f4800eaec298ad710812c855edf2 authored about 2 years ago
NumPy already has SSE2 versions of `negative`. Changes here convert that to universal intrinsic...
490b1e45ce16ca91d1c6a1e644f844179b5410eb authored about 2 years ago510e383a1e9332fa8e1c74847c8ee3948131c568 authored about 2 years ago
879c016cf878a300a25e115bc26123f50d88f598 authored about 2 years ago
3ec127267bc4de0e3199f63b129464daf6f0c6c9 authored about 2 years ago
494dce756547bf641aba0087c32345b89067bae0 authored about 2 years ago
6a7b21549e187d05fff95a8cfee528694689dd3b authored about 2 years ago
38479a2e0bebcdec4e190d64268c1f6e7f8febc6 authored about 2 years ago
API: (cython) remove `long_t` and `ulong_t`
7f0f045625022c3f816911cd80f8635ac2a36f21 authored about 2 years agoBUILD: move wheel uploads to cirrus for aarch64
005ca000a967b8c575dd8d8773f2f3d92f184f4d authored about 2 years agob84eee0522b09a5912b18d46e169d43767ec66fa authored about 2 years ago
* DOC: Slightly improve error when gufunc axes has wrong size
My hope was to tweak it into so...
4dc5321a3d8d308808a200a3bf621651a5e67f5a authored about 2 years ago5fd6a7d66ac594f95a7a994de8e7795a38890258 authored about 2 years ago
* make isnan, isinf, isfinite, signbit, nextafter aliases
* fixes from review
Co-authored-...
c687f2d16f8ba965828fee3a001844b4952474f5 authored about 2 years ago407ff757c9b8c40f417962d113192244f4f222aa authored about 2 years ago
CI: Add cirrus-ci to test linux_aarch64
bba74740e5236735f6ec5013d8d778145b758e89 authored about 2 years agoc7786c2b7bff82f6f91dfac83bf3c942488615eb authored about 2 years ago
BUG: Polynomials now copy properly (#22669)
343fae66d533eef7fc2185c9884240c2a22f0f2f authored about 2 years agoBUG: Ensure string aliases `"int0"`, etc. remain valid for now
f07bb7ac7fdc5d1ff076f9cacc0f7927b3fea184 authored about 2 years agoCo-authored-by: Matti Picus <[email protected]>
6b606389b2747a455ba8c23bdc3ed6b1ed8c000b authored about 2 years agoBLD: revert function() -> #define for 3 npymath functions
57f704ae8dba5d013b63c93367c115f7cd0b0518 authored about 2 years ago3a6c9c3ca20885e6eac09ea7eae92ceee2740303 authored about 2 years ago
MAINT: fix typo in loops_unary_fp.dispatch.c.src
843be7486e08ae5badc21757840dfa6f2915efe7 authored about 2 years agoMAINT: fix `.gitignore` issues, and remove remaining `NPY_INLINE` usages
2f226baeb9d957639301431ddbba3d682d6a027d authored about 2 years ago