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
6e2b2f6a3f2c1a28943c535310972e180d53d6cf authored over 1 year ago
TST: revert xfail in `test_umath.py`
104addf377577d12ea34547303822369fcb6e44e authored over 1 year ago[skip ci]
250e1479ce342d9d7ab8a592508f6ce892d4c98b authored over 1 year agoCo-authored-by: Ralf Gommers <[email protected]>
be896c9c652c010093d26bd0ff732dbfabcd6361 authored over 1 year ago
This xfail was added in gh-24279 for 32-bit Python + MSVC when switching
to Meson and having tem...
Almost gives the same functionality as Distutils/CCompiler Opt,
with a few changes to the way w...
BLD: vendor meson-python to make the Windows builds with SIMD work
56970165954f8e082be14d80e908640ce98ede7a authored over 1 year agod675fcc91e69ea0be678aa393aa87149c5b87cae authored over 1 year ago
942fb8caf33a65e449fbf198ecf1cd39be953248 authored over 1 year ago
Note that this is a bit messy. I tried to vendor spin's `meson.py`
separately, but it's not poss...
DOC: Fix reference warning for ABCPolyBase.
fcd3593023db6c2796c31d2af425a3e90a3bbc65 authored over 1 year agoe3ebe72e4cb072dd233e7cf9660ca86ef926988b authored over 1 year ago
ENH: Vendor meson for multi-target build support
e6d5a198668b57d360f59f48d3c28861eea9b780 authored over 1 year agoc0b7fbba2a3cbbf0eec1b2b230d9dbdde252fa73 authored over 1 year ago
8854212e532bbf64dea0f95177287538900c1065 authored over 1 year ago
4d05cd1ef67f6c9b4f0bb63d69d388f7651c62bf authored over 1 year ago
Fixed the incorrect blockquote markups in some documents.
a1de603ee25fa0eef0d544cc7a0c7323cb845ca9 authored over 1 year ago* Update 23762.new_function.rst
* Update 23789.new_feature.rst
* Update 23847.c_api.rst
...
60c8b6a9f467f7809d4078aec6e4fe7cbc8191b8 authored over 1 year agoMAINT: Fix codespaces setup.sh script
85033708fef4354c7dde0c60c5d7712519dfb9e3 authored over 1 year agoMAINT: Update cibuildwheel for cirrus builds
119c4f0b912bd63dc0fad46bd4ece19cbb7f3795 authored over 1 year agoMAINT: Bump actions/dependency-review-action from 3.0.6 to 3.0.7
831538f2f2e7baa077cb69d24c5d60527f0d51b2 authored over 1 year agoMAINT: Bump pypa/cibuildwheel from 2.14.1 to 2.15.0
d80b99a01b9e46b068b331de6ee5fe3e68a3949b authored over 1 year agoPython 3.12.0rc1 is supported in the new cibuildwheel.
9f874624da2daac1f12f2083a91f1ff5ddbc61ea authored over 1 year agoBumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) fr...
6aff18394baec6fc461b187e00d2479eb94cd33f authored over 1 year ago
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.14.1 to 2.15.0.
- [Releas...
3efbf8c2bada98b8f796856eefc90d09a2ecba7a authored over 1 year ago
6f1e3e888419f966a7296d1ea4aca21a7190317a authored over 1 year ago
d48f1b68c41952ae806fb9b88a70b8b3bfcf0ceb authored over 1 year ago
19fb39c97c4ac544278d5584bbe1f6765a99012a authored over 1 year ago
A change in how codespaces is configured upstream causes the installation script for micromamba ...
c43d5a9e1e0e287e86565986ab94b76fb538bdbe authored over 1 year ago
We need this in order to add the "feature" module for SIMD support,
which is at https://github.c...
DOC: Add release notes for complex types changes in 2.x
adf9794a1f699c7d9a8b9fde4cf3c3c4459aad35 authored over 1 year agofcebdee7800a657665052b68965590ff1f9a9c53 authored over 1 year ago
dcb005cb9e0738a3ba68337eb6d87add3d076017 authored over 1 year ago
5d8fead0b9ec34055da2cd9e09bfab300d70ba35 authored over 1 year ago
9772b2a5d7797ecef633034f145321250e7f206e authored over 1 year ago
bd3ee30602ae9ca96cb69b7f2f5494622e1f142f authored over 1 year ago
e0ea447760907048222f70a6eb110a67e9590851 authored over 1 year ago
a6ae019d5349fd0c499fef94c8509d4a6f8e8a55 authored over 1 year ago
BUG: Remove #undef complex from npy_common.h
a2bfa54f825c93ad1e10e5014202c36c224edc55 authored over 1 year ago
- Change complex to is_complex in multiarray/buffer.c
- Change all complex occurences in vendore...
BUG: flexible inheritance segfault
18f5287b6f8c5d0864b5da00a3743f280ac49de7 authored over 1 year agocf967e59349557ed33fad4b5f9c60b87ded4c646 authored over 1 year ago
BENCH: fix small array det benchmark
3fa0d7eb1c3e0cccc6d05b02387e6c7df16973cb authored over 1 year agoa3dde907f9feef94c11f52439df0198154c6b0d1 authored over 1 year ago
* Fixes #23737
* based on the discussion in the issue above, this
completely blocks subclassing...
c8e2343d22bc886dd08775589bc2405016349f37 authored over 1 year ago
TST: fix distutils tests for deprecations in recent setuptools versions
9efd68cdef0569f17dbd92892b1482e7060d4a4c authored over 1 year ago240f389a4f5799e31914b206e570ec70f052a706 authored over 1 year ago
Closes gh-24350
[skip circle] [skip travis]
aca242927f7222d3fa39d4910d86fb189bf76b12 authored over 1 year ago[skip actions] [skip cirrus] [skip travis] [skip azp]
3b99af4b075af9fb44a869d3b4726f368fe77524 authored over 1 year ago
Use the utility function `polyutils.mapdomain()` in the `__call__` method of
`ABCPolyBase`. Th...
DOC: Refactor description of ``PyArray_FromAny/PyArray_CheckFromAny``
8627dc96202899c01a75f46e3899e2f1118a293f authored over 1 year agoDOC: Fix reference warning for buffer.
4359c877d810e39be0ddaae53a5a17b91ede603e authored over 1 year ago
Fixed incorrectly indented and duplicated documents
while preserving internal links.
231cb97bdbd496e75a80b468e3140dadf8a9ef08 authored over 1 year ago
BUG: random: Fix generation of nan by dirichlet.
09dac65608bb734c14288108a36cff6c0b831e19 authored over 1 year agoDEP: Finalize `fastCopyAndTranpose` and other old C-funcs/members deprecations
4237991cc78bde678591a5d84d709d3fbd473f64 authored over 1 year agoDOC: Fix some links in documents
c23af896cc6ad1b6bafd60f54a15d17f7ac8cdb9 authored over 1 year agoDOC: Remove promoting twitter in heading
f0b2fca91a1f5f50ff696895072f6fe9e69c1466 authored over 1 year agoDOC: Fix reference warning for recarray.
f0befec40376fc46fdaceac2c49c7349ad671bde authored over 1 year ago47ae6b5815710c10faf275570ba56cbbe6023c79 authored over 1 year ago
12d8876b3e8a0b4882e44ecd644bd1506f1cf483 authored over 1 year ago
8e652f67fa2cc8ee014b3441390aaa18b2703e5d authored over 1 year ago
962c4cbdf4c0647471e754d528f03802a52f9fc2 authored over 1 year ago
BLD: update openblas to newer version
09ee7daa9113ecb503552913d76185d0ad3f0f31 authored over 1 year ago5fd8169346e0d0d5c18fa21a0e674bbfe5e2ce67 authored over 1 year ago
d0cf723c1b7964f0745dbd4290f299cd74e7a81b authored over 1 year ago
85ab78cc377cf943add882fd4b672023f527249c authored over 1 year ago
b7dc58d89b04c46b5f4873fef35a277591a3bbf0 authored over 1 year ago
b4fd4881d86b08d20ef08cd8ee4acb3f75a5b33e authored over 1 year ago
MAINT: Update main after 1.25.2 release.
48a8277855849be094a5979c48d9f5f1778ee4de authored over 1 year agoCI: Cannot run `intel_spr_sde_test` on Intel SDE
6cd87d98e6b561a8c07e5f8729bc415f96f9360a authored over 1 year agoed4f091a164b44d1729e6c9a47210276a908a9be authored over 1 year ago
803c0f6489adfa6692af46138dfac840d8c92ac5 authored over 1 year ago
a39ecd714bebab0d1331974b9ba6ece17ec5ccb2 authored over 1 year ago
[skip ci]
d99dd6de6b986c15281353f140ef1f0d62af02f6 authored over 1 year agoAdd linked reference to ndarray docs in explanation of strides.
9f069aec0c290657a97b5836b3d1b2342f8b8ac6 authored over 1 year agoBUG: fix choose refcount leak
e1ad0c16358ade19c8debbe3f21aace4e9cd6456 authored over 1 year agoAPI: deprecate undocumented functions
684947a19d80ec85546f6e40d8d7294a733c6b77 authored over 1 year agoCI: apt update before apt install on cirrus
19885064adc08d498fdb447a7df89db51666e802 authored over 1 year ago
* remove copyswap, carefully controlling
the reference counting to pass the testsuite
fd96b3493064a3b4906487f73edc5abc3c7b367b authored over 1 year ago
* hoist the special `out` handling code out of the inner
loop (to the degree the testsuite allow...
Also hoist the `dtype` definition up and use it.
74979f3a02270392246ccf2c1d3c75d705a58587 authored over 1 year ago* Fixes #22683
* use `copyswap` to avoid the reference count leaking
reported above when `np.ch...
Not sure this makes a difference, but we check for memory overlap
so `memmov` isn't necessary an...
fd342e0918f9dac3624754efddda7b5158ed2107 authored over 1 year ago
* Added missing PyObject_IsTrue error check (return -1) #24177
* resolved conflicts from olde...
ba669d69ad03644851117019fadc1f1c1b9cd622 authored over 1 year agoENH: Replace npy complex structs with native complex types
1cd92a1483227d26b5d770f1916549caca51f50b authored over 1 year ago2665d567913ba680de370ce1287f340022c96043 authored over 1 year ago
530cbc5517972e74cdb6120ae4cb5dcb7ca04cb3 authored over 1 year ago
80b4fc7c486a68d81b0f6b94e1ed761810d908ff authored over 1 year ago
Co-authored-by: mattip <[email protected]>
2d25d2ae63966ed046d17eba274d4afce9418a07 authored over 1 year agoTYP: Trim down the `_NestedSequence.__getitem__` signature
8bbfa6de187da0e1c68cc12edba29bd470171d2d authored over 1 year agoDOC: inconsistency between doc and code
7b2dfbad3000071dc03a70d9a1614bd73b12ef00 authored over 1 year ago* DOC: add reference to correlate functions
* DOC: Minor var fix
closes gh-23782
------...
e4ce121105ebb34cf70b540531a2006b42e1e539 authored over 1 year agoBUG: array2string does not add signs for positive integers. Fixes #24181
11a2ea96a7ac923c2283d487bffa7fce8924cbd7 authored over 1 year ago[skip ci]
1a0066b93a29843140793e9b9d31fbbdaf25f1c7 authored over 1 year ago02235b3010459fd2c8a6bc17d86e756f4648fd78 authored over 1 year ago