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
MAINT: dtype.name works for NEP 42 dtypes
20d2f8216a5384419f4b609772f4691fabb2cebf authored about 2 years ago
NumPy switched to using pytest in 2018 and nose has been unmaintained
for many years. We have ke...
2a5f735a94c7e60115ff5805cc28aa1d71f4db63 authored about 2 years ago
Deprecate np.finfo(None), it may be that we should more generally deprecate `np.dtype(None)` but...
0cfbd3c4646aa867b89da2aef16c3a0c693d0303 authored about 2 years agoDOC: Improved nbytes description
DOC: Improved nbytes description
DOC: Improved nbytes descrip...
00e3f18d95eac1db4e68e464752e9ec72136dd10 authored about 2 years agoBUG: Implement `ArrayFunctionDispatcher.__get__`
e2fccd939e12ba33e90f663fe158d3e7566d031e authored about 2 years agoDOC: Ignore attribute FutureWarning in doc build
80d43ded7e1f95c0b13aa0aebb0ea89d4980e883 authored about 2 years agoPort CORE diff relevant code to MA and adapt docstrings examples and add tsts.
Closes gh-22465
720cabc2331a0f003b708e55eb9bf0df204a085a authored about 2 years ago
While functions should not normally need this, Python functions do
provide it (C functions do no...
The docs somehow seem to access `numpy.str`, etc. during the autodoc
generation probably.
This a...
NumPy is dropping Python 3.8 for the 1.25.x release cycle. This updates
PyPy to 3.9 in order to...
88cdaa21aea87ec7d56d1d583500ab2659a5e65e authored about 2 years ago
DEP: Finalize the non-sequence stacking deprecation
0013550dccc2de2150dd4c1f92340ed9273a521e authored about 2 years ago
The `__array_function__` API currently will exhaust iterators so we
cannot accept sequences reas...
API: Fix cython exception handling for exported extern C functions
2e6b85d08a2bc5689037f80554cffbe30244227e authored about 2 years agoENH: Improve array function overhead by using vectorcall
8535df676cf52c97ad4806e0aa76aa33eeea7113 authored about 2 years ago
WG14 N2350 made very clear that it is an UB having type definitions
within "offsetof" [1]. This...
2403dbea944a8b0628a9ec44cf630e01566cc989 authored about 2 years ago
723b5acdb370d9a73deaf6c84f67ca0bc4464835 authored about 2 years ago
3f00488871ac169b1fd2f40495ad85cb581cc02b authored about 2 years ago
0682fdb9f6adf903790882bb504de2c7b79759d3 authored about 2 years ago
1e277fed87a57826150744188c32602f03f4f5a5 authored about 2 years ago
The refactor to use vectorcall/fastcall is obviously much better
if we don't have to go back and...
419fd3a200b71203c9c8f9e9e61f3f2dffe74daa authored about 2 years ago
d67baad8aab0c14ec24f516a8919bb32f58b1973 authored about 2 years ago
This moves dispatching for `__array_function__` into a C-wrapper. This
helps speed for multiple...
This makes these functions much faster when used with keyword arguments
now that the array-funct...
CI: Bump debug test to ubuntu-latest/22.04 rather than 20.04
9b6a7b4f874f5502112f36d485b12d92889eb808 authored about 2 years ago
This bumps the `armv7_simd_test` and `debug` one to use newer python
versions as they were still...
* DOC: #22266 Add examples for tri[lu]_indices_from()
* DOC: see also for tri[lu]_indices_fro...
b511719a25d3437081dfe6976e64448221c33001 authored about 2 years agoBLD: Try building wheels with cibuildwheel 2.12.0
5e9630109965fad0efd177cf0952c87cc7fed95c authored about 2 years ago57c6154eea7b2a73fe27e73cb90bb0ba583e9783 authored about 2 years ago
72f9e153d18233cc85c83fe40b1d5906624379c5 authored about 2 years ago
77e8011707350ddedc84fd4f7282ca435ebc2cbb authored about 2 years ago
2f578ee315f468725ff5365e6de6a8928d673e5e authored about 2 years ago
Also cleanup some uneeded/commented stuff.
aa67d2e0a9b558ed24e8131931f0cc882df4ad46 authored about 2 years agoc2ab45cff3828257fdf6d9969328002f47dbeec2 authored about 2 years ago
8d5d442bbf4b99fb72646e8f28e2e6948585321c authored about 2 years ago
* DOC: Add example for np.ma.diag as part of numpy#22269
* Add descriptions to example.
* ...
6539741e13442aa053e516a7297bdc392b8b0fc3 authored about 2 years agoAdd note that name access of structured dtypes is allowed.
Co-authored-by: Ross Barnowski <ro...
1c93bd674aa6e8f6527a33a32b30eb39c82692f0 authored about 2 years agoUpdates the free format handling of .f90 and other common extensions (through a minor re-write)....
6b5cd92675139511b4b24ddfe822e96b03700edb authored about 2 years ago4e710c5be093eb4367b4a08d9068f99f9070870d authored about 2 years ago
DOC: Fix a typo in f2py meson docs
3c3a6b5157d4d36172f59cda2fc9e2badf5dfbe5 authored about 2 years ago5f0a7663654d31203ab9c345caba880483a2d439 authored about 2 years ago
This pull requests speeds up numpy.load. Since _filter_header is quite a bottleneck, we only run...
2303556949b96c4220ed86fa4554f6a87dec3842 authored about 2 years agoCI: Fix CircleCI ssh key missing
87ba79b05e5eab101b03e1cc76656287d5d0aed5 authored about 2 years ago[skip github] [skip actions] [skip travis] [skip azp] [skip cirrus]
21f6e8d3ff0f3bb6245d5e981abeac97aa5d3c42 authored about 2 years agoe261a3ba22387f4472298e0595cd23362e558664 authored about 2 years ago
In #22943 we saw that CircleCI was using the deployment keys in all jobs.
This PR update the ...
341afc900028e266aea36733d7794f340b6d7673 authored about 2 years ago11badd45c24b5ab5861ffdbaf14c9a8ff1d90448 authored about 2 years ago
DEP: Finalize `+arr` returning a copy e.g. for string arrays
bb2769e12a8646f3d63097e9464592aa6e20058d authored about 2 years ago
The number "changed" is weird if the user fixed it, so give a different
message in that case.
The incref/decref function shouldn't be able to fail (especially the
decref). But right now the...
This was deprecated 4-5 years ago in NumPy 1.16. Pandas stumbled
over it cleaning up their warn...
This hopefully fixes them for all the functions currently in the `.pyd`
files. A surprising amo...
DOC: Fix gh-22990 by correcting docstring of result_type
55e47e36ec9dbdd47d58900a8b504d9e159f1beb authored about 2 years agoa98839841c6dcbc85c7afc9855008dda68c477f3 authored about 2 years ago
DOC: add information about disabling SIMD for crashes
848af5d6f3ea1064b33a59f75a5275b73ee1cd54 authored about 2 years agoBUG: Ensure correct loop order in sin, cos, and arctan2
e1c368c506cfa86b8e010f8b97d2466f7e1fd92c authored about 2 years agoThis makes it possible for new-style NEP 42 string dtypes like ASCIIDType to work with the funct...
737b0647e712853d2b7defd944dde7e4b10cd224 authored about 2 years agoacfaae39272bcda1045f8ef011103027b7683a05 authored about 2 years ago
These were incorrect afer being vectorized. The commit additional
tests these (not arctan2 admi...
MAINT: Fix some noisy clang suggestions.
[ci skip]
df1ee34c7faea1cfc2aef0719444b6fa43887b42 authored about 2 years agocab2570b92f3a33645c2fa587c6a3dad1d773f14 authored about 2 years ago
The suggestions looks like:
```
numpy/core/src/npysort/selection.cpp:426:39: warning
suggest bra...
DOC: All integer values must be non-negative
237280769b44d643705db9752891f08789b97ee6 authored about 2 years ago* DOC: Remove Gitpod as a local build option for users
Co-authored-by: Matti Picus <matti.pic...
9307c1310c9d911b637015e2e119b7831952343e authored about 2 years ago969c748cf6539e5b31b52ad13c7a814976735719 authored about 2 years ago
MAINT: Update python 3.11-dev to 3.11.
6794170ae690da6df0e2de25157026cbb9cc17a7 authored about 2 years agoPyArray_FillWithScalar checks if destination is writeable before attempting to fill it. A relev...
5ed87cb14c121c03b9b49f086092d4c83b83a734 authored about 2 years agoDOC: Add releases to NEP 29
2ae8939bc5a03b58869b5bd1dadd6083d1ca0cd8 authored about 2 years ago56197b1460632b95c9c0450e42849fda77a1224f authored about 2 years ago
MAINT: use pypy3.9 in testing
a8113f468639c1aadb3cf384008c413030989b66 authored about 2 years ago61509b87701442816a822650741b152f138de9f5 authored about 2 years ago
Make a note on results depending on system due.
Closes gh-22919
77d30835fda47335af79ffa08a8a6dcc8e1ab136 authored about 2 years agoMAINT: Move export for scipy arm64 helper into main module
316f018478de21709df1cca97ef6ccb41811fb4c authored about 2 years agoMAINT: Add additional information to missing scalar AttributeError
9c3a66dcabc42ca7d06d8df16a64b5304bd15c54 authored about 2 years agoUpdate LICENSE.txt
bedf64de5423ee3e1b964f14fc38c08cab677b35 authored about 2 years agoBUG, SIMD: Fix spurious invalid exception for sin/cos on arm64/clang
307477c454e960e0f6805ead4fd545014efd3701 authored about 2 years agoChange year of Copyright in LICENSE
c1ffdbc0c29d48ece717acb5bfbf811c935b41f6 authored about 2 years agoThis removes an old LaTeX hack if Sphinx is at 5.0.0+. The hack served to insert a newline after...
890920e7ba611360f60e7a1dca63b6eae99c0a1b authored about 2 years agod5b2ad78a4e47448a332374fde139982dddf2995 authored about 2 years ago
MAINT: change circleCI keys
bdead0e1dae4f5ffbdb3db4d258a5d4b1f314580 authored about 2 years ago
This is a followup on gh-22607 which removed them. Since it appears some
users missed the Depre...
6d000d9f185256c2fea78dfcc5f2c9f7ac0cc6ee authored about 2 years ago
DOC: Fix typo in NEP-19
2f4149824a44bd7704320b75558d2466f8c14ad4 authored about 2 years agoThis is a follow up to gh-22679 which addressed gh-22673.
The main thing is that we want the fu...
d0a613cc50967d2f723111bb3b3ec83df606ddfd authored about 2 years agoDOC: (LaTeX) fix 'fontenc' key for usage with xelatex
a1fbe992892f4136a294b7c7fcf43265b285ae2a authored about 2 years agoebdff45dfe46f359136e0c14278a87b258833e82 authored about 2 years ago
Sphinx documentation says
Do not use this key for a latex_engine other than 'pdflatex'.
htt...
ac69a661ed10522d4c0ac92a6a7cb07a763318f7 authored about 2 years agoeb02a50ff25871983dce67cfdb5a5df8fb510688 authored about 2 years ago
Following up from #22863 (comment), this makes it possible to create string dtype instances from...
3b5ba53b645f486319ec181871525b76393e5b75 authored about 2 years agoTST: Add fixture to avoid issue with randomizing test order.
c1697e0df90a69ab53892e47e33aa809c1b92b29 authored about 2 years ago37b8a536ac6644d4fb71c03cede62896c6de13e9 authored about 2 years ago
068249d794de153bc98b69189944dcffdc85a162 authored about 2 years ago
MAINT: Remove distutils usage in travis-test.sh.
[ci skip]
46142454ed4746ac991d4074d2943d892ede35d6 authored about 2 years agof277da49c7117c96b7085ffc2e2cae09e19fd5c4 authored about 2 years ago
4c0e2af5d7a4150669570cb24bcdf0daf668c54f authored about 2 years ago
d7b19a432bcd0add3b591e54a2ee0fbdbfc1b45e authored about 2 years ago
2a258c3b47eec9521120ebbafca0226ecadc5d0d authored about 2 years ago