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
d15bf44b1c49ea6d5f9541f4251ad689023cbff9 authored over 1 year ago
793875698a71bd4bd70ee0e6119415aa7aa002dd authored over 1 year ago
382eedf3891d474196677e65f3aae066afb32c5f authored over 1 year ago
32547ae8d088986120237292e113b6113fe54b88 authored over 1 year ago
9f6789ce88458c7724a4507b86b2152419954de0 authored over 1 year ago
DOC: add note to default_rng about requiring non-negative seed
04b40bce1d619f172dff0f4701d6565dd9c58cf9 authored over 1 year agoMAINT: Bump ossf/scorecard-action from 2.3.0 to 2.3.1
64ffc31f42e72cef0dba252f1954ee9cb0872c53 authored over 1 year agoAPI: Switch to NEP 50 behavior by default
5abbb3a9d03cc90aca6ebda7f601447e3e9570df authored over 1 year agob5c8398ec77fbba93226e677974650514704183e authored over 1 year ago
BLD: remove `NPY_USE_BLAS_ILP64` environment variable [wheel build]
057ac96779b06c030b9850a87c952a6e278e6424 authored over 1 year ago
This propagates the doc change from #22779 to the default_rng docs.
Closes #22745
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.0 to 2.3.1.
- [...
[skip actions] [skip azp] [skip cirrus]
82f83f8775554bcb7f6b2ae7252db801795bfcbc authored over 1 year agoBLD: clean up incorrect-but-hardcoded define for `strtold_l` check.
d03d4ed240c8ffd45d5b230ca359df0a39db922b authored over 1 year agoENH: Added `changelog` spin command
ea2286e32165e5e7304c8800bb0a4777ef2ce169 authored over 1 year ago35e105f92e6778d273b7ece2d863599effa347a1 authored over 1 year ago
29e47fb20010cdf19304c4dc28d896c0c10c587f authored over 1 year ago
c5daed56177caa14460cf32c585431444f5a5e3f authored over 1 year ago
TEST: Add test for checking functions' one location rule
a54793691a711f6ec79d6791f555569716671e3d authored over 1 year ago06e9e12286345ef26233971510a2d6bde9899ab7 authored over 1 year ago
c6fd3da60cef62e369a5e968f4fad1cb1a611c42 authored over 1 year ago
422e5bdff902ec7b62de39c8f56629f90b0ecda5 authored over 1 year ago
But move the error check to be higher up and thus more directly
relevant. If `PyArray_DescrFrom...
MAINT: Disable warnings for items imported by pybind11
a082ed849ebf3fceed2ecaf1aed8c3a253c59018 authored over 1 year ago2ead7ca391c4f89b782e07b4e6fed536cdb29767 authored over 1 year ago
[skip actions] [skip cirrus] [skip azp]
1ea2a3ba3d1d91966c2ae1f50d284d19859efa15 authored over 1 year ago24094e497b09fb0be385e896aa2bdb2b2ede7bf0 authored over 1 year ago
The pkg-config file *is* supposed to be named openblas64.py, the
comment was incorrect. And the ...
This was the numpy.distutils way; with Meson the preferred way is
the `-Duse-ilp64` CLI flag.
GNU-specific and missing on many platforms, see
https://www.gnu.org/software///gnulib/manual/htm...
6b045de66e446d32bad80fef57107713470e1393 authored over 1 year ago
BLD: use classic linker on macOS, the new one in XCode 15 has issues
4811db788872f29ff3b71202a2130e9e964be4fb authored over 1 year ago221110fa3a39dffcf297bd8b1ea017d259e410b7 authored over 1 year ago
c12deaa7c840b0bab3d2ee5f0a5af8a3915ec5bf authored over 1 year ago
7caa35288fcd7a489946556adafedc51cebb7a72 authored over 1 year ago
BLD: Use the correct Python interpreter when running tempita.py
0b1484cb033007d9ade33a73a784594bf300cc5a authored over 1 year ago
When a program located by find_program is executable directly, meson
will execute it. If it is a...
MAINT: fix a few issues with CPython main/3.13.0a1
2c15eb02d21d996d817570d7dbe90cbe3bc64914 authored over 1 year ago5e562ab8edcef4a14d96b97b5bc2dcada3ddd12e authored over 1 year ago
d034f167043057cc9f3e917c0b0e1399a928b92a authored over 1 year ago
e55b39b0952ee767b79e9c4ab7ffdff7fc023262 authored over 1 year ago
This is a custom-built wheel that can only be detected through
pkg-config. So trying other metho...
Closes gh-24964
636111f96d251935d97c951f19d6d8ca61e55173 authored over 1 year agoba47e60841d7b3e0d08090a99650166ff66d6f3e authored over 1 year ago
ccd9835c184bfa3d74e1bc56a08b9ef49468b834 authored over 1 year ago
4c0bc269615d8932a662deac9ff81beb93c19376 authored over 1 year ago
MAINT: Remove unhelpful error replacements from `import_array()`
d885b0b546cbe2ab8401622c8d4db984ec5ea31b authored over 1 year ago
Readding invalid warning ignoring, even though it should not matter
(it does seem to for macos a...
This doesn't seem like an ideal solution, but is "minimal"?
6707f39277d48b2053b590b750d46682ea8f0b9d authored over 1 year agoa907624d7cdd7b9b04e3a4253c1e45bed101fe4c authored over 1 year ago
0e6d569c3ad2ea232726e5b592340a225598f190 authored over 1 year ago
This used to make a bit of sense in C99, but now just distracts
1f07c939bee9cb0ad3ef300c7d61cd48290d8ad0 authored over 1 year ago
This contains two fixes:
1. a somewhat hackish solution to keep allowing very large integers
...
14f6aa1ab292f65efcb6e260b542e34bbd2e6139 authored over 1 year ago
0cc124d9e53ea53fd11be2b6adda8eeef4e3bb00 authored over 1 year ago
623e0f052dd2c8ae224e770f2502922931f743b4 authored over 1 year ago
e19fd644a3554baa4005ee33e0f74adf550a6d20 authored over 1 year ago
0f18c6f7f7a0646286087fabe2f37e2a6e6eacde authored over 1 year ago
94b7f905cfe94424892cd2af6fe25e7db3ce33e1 authored over 1 year ago
Was hidden locally due to longdouble having the same size as double
841a280b920312679bc2bf34b181b6d9e39fa976 authored over 1 year agoe445e8097f3c1248ba12625cb4d881606ca6a498 authored over 1 year ago
This isn't quite ideally, it would be nice to grow specific code
for it (and actually, we curren...
346a146d4bf622cd36673d4472c7aabf8b253525 authored over 1 year ago
6cf68f36888b475ae2b25d480493fb84dcec6f35 authored over 1 year ago
375de5d4b342bab699006e24ca08ead5be7f03b3 authored over 1 year ago
0aa93fa49bc3e08e22e811dd62d3708a6acd2246 authored over 1 year ago
Maybe not the best way, but its functional and easy to grok and I
doubt it matters speed wise.
Note that we don't seem to type signed/unsigned mixing for the
cases where they promote to float...
df8f9d6d9c0b2aa7248ecc204ea5cf26e540d05d authored over 1 year ago
197e61c6bbca7b35414f341f0596391ecf17a31f authored over 1 year ago
MAINT: Make `numpy.fft.helper` private
acae28b9c0bfe6755ea2b58afed5a988fddaea25 authored over 1 year ago7566783f1660acd8530431ef3dfe119325eaf539 authored over 1 year ago
MAINT: Make `numpy.linalg.linalg` private
c0f488f157f3690cf795be5d406f4ecb1832d0e6 authored over 1 year ago19941fabb6de199cdac63e15cf68baa9771fe03f authored over 1 year ago
DOC: how-to-io.rst: document solution for NumPy JSON serialization
9e26cdb4cd03b6e16daa4cb7f1f66c2c703b2190 authored over 1 year ago81c0c8b1330a03a25aa92884344b0f18d277e5a4 authored over 1 year ago
58999eafd76c0f7b2e1cd5d6f43c09ade3a1cd9a authored over 1 year ago
Replacing the original error is just not useful and actively unhelpful
since the original array ...
7c70ad2a8297cb11960d0a297177c3cea5d882db authored over 1 year ago
DOC: Indicate shape param of ndarray.reshape is position-only
85d956917903624289c451bd0fcfa4743ec86988 authored over 1 year agoENH: assert_array_less should report max violations instead of max differences
fc30e98add92159496653d4a7f4a8415f540b2fc authored over 1 year ago* DOC: Add warning about ill-conditioning to linalg.inv docstring
* DOC: Add wikipedia link a...
5389ae05bea22a48f202aa577f0a90c0602b4f32 authored over 1 year ago
Adds static inline functions to the C-API for accessing `PyArrayMultiIterObject` fields.
At the...
20f48824bcf42874012b869d71a21d2a5fcc2fcc authored over 1 year ago
f767ca10188c64a0a726dc825ac7724d808d75ad authored over 1 year ago
651dbd8a62c70e4588a564c0603a45e626c7c58c authored over 1 year ago
MAINT: don't warn for symbols needed by import_array()
064f84187fb6c38b25275fdae64540479e11300a authored over 1 year ago248c60ef5e4776937e723587467841f8a16308f3 authored over 1 year ago
3645c991c9b4862fcb00b0dc1d507277a96447a6 authored over 1 year ago
[skip actions] [skip cirrus]
a6069a7a5fdae9f90fcc68a29ce1735224fd2258 authored over 1 year ago
Makign private by raising an error. Maybe a bit odd, but OTOH,
it does advertise that we can ma...
df219d03480ba215945b72e69e1841f660a866a6 authored over 1 year ago
Not sure when this got lost, but should be easy to deal with
any conflicts
* Smaller cleanups/fixes
* Rename the function to `resolve_descriptors_with_scalars` for now
* R...
4df28409a4bd810c924d8df79f90a10a52914583 authored over 1 year ago
b483533fbf836ba70711cc846c95633b1bade103 authored over 1 year ago
This implements comparisons between NumPy integer arrays and arbitrary valued
Python integers wh...
MAINT: Bump actions/checkout from 4.1.0 to 4.1.1
8e1454130b0f747842813f6fdb7ca4e465f177ea authored over 1 year ago
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release no...
ENH: Extend np.add ufunc to work with unicode and byte dtypes
19bfa3ff2514cf41af7b4014120741811f37232c authored over 1 year ago