An open API service providing commit metadata for open source projects.

GitHub / topdeveloper705/numpy / commits

SHA Message Author Date Stats
3e2fe4aa ENH: Add support for symbol to polynomial package (#16154)
Co-authored-by: Warren Weckesser <w****r@g****m>
Ross Barnowski <r****r@b****u>
Committed by: GitHub <n****y@g****m>
about 4 years ago
2b11ca58 merge Merge pull request #21644 from seberg/unique-equal-nan Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
b4eeb98e MAINT: Fixup `unique`s `equal_nan` kwarg to match `np.array_equal` Sebastian Berg <s****n@s****t> about 4 years ago
2ea26ef1 merge Merge pull request #21623 from rjeb/unique-equalnans Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ecb20d9c merge Merge pull request #21641 from seberg/version-switcher-release Charles Harris <c****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
a40d5aed DOC: Add a policy about inactive PRs. (#21537)
Co-authored-by: Rohit Goswami <r****0@g****m>, Sebastian Berg <s****n@s****t>
Inessa Pawson <i****n@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
4c6e46dd DOC: adding docstring to TooHardError class (#21471) Angéllica Araujo <a****a@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
0fd9c9f4 MAINT: Update multiline indentations
Co-authored-by: Matti Picus <m****s@g****m>
Jason Thai <j****i@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
21a0ee9c DOC: Note version-switcher update in the release walkthrough Sebastian Berg <s****n@s****t> about 4 years ago
fabed097 merge Merge pull request #21483 from rafaelcfsousa/simd_comparison Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e3a0ca33 DOC: Add a release note for the comparison functions Rafael CF Sousa <r****a@i****m> about 4 years ago
9fb10537 merge Merge pull request #21622 from HaoZeke/f2pySkipTests Charles Harris <c****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
46f79987 merge Merge pull request #21632 from seberg/relax-memoryview-wrapping Charles Harris <c****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
31581f0b merge Merge pull request #21630 from mattip/undo-21467 Charles Harris <c****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
221b9627 API: Retain `arr.base` more strictly in `np.frombuffer` Sebastian Berg <s****n@s****t> about 4 years ago
115170db MAINT: back out conversion of npymath component to c++ mattip <m****s@g****m> about 4 years ago
e5f59df6 merge Merge pull request #21620 from seberg/promotion-preps Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
4595da90 DOC: Update 21623 release documentation
Co-authored-by: Matti Picus <m****s@g****m>
Jason Thai <j****i@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
b2a5fa46 DOC: Added releasenote for 21623 Jason Thai <j****i@g****m> about 4 years ago
9b35bf1e merge Merge pull request #21624 from rgommers/move-importarray Sebastian Berg <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 4 years ago
279e8bef DOC: move `import_array` and `import_umath` above `PyModule_Create` Ralf Gommers <r****s@g****m> about 4 years ago
034f7562 TST: Added test for np.unique equal_nans kwarg Jason Thai <j****i@g****m> about 4 years ago
092e1885 TST: Handle compiler checks for PYF Rohit Goswami <r****2@h****s> about 4 years ago
d13e4479 MAINT: Skip F2PY tests without Fortran compilers Rohit Goswami <r****2@h****s> about 4 years ago
1a6af57f merge Merge pull request #21616 from tacaswell/doc_nep29_edits Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m>
about 4 years ago
d8bc881a TST,MAINT: Simplify warning testing in masked arrays Sebastian Berg <s****n@s****t> about 4 years ago
f9d55e9a MAINT: Fortify masked in-place ops against promotion warnings Sebastian Berg <s****n@s****t> about 4 years ago
3835b1d5 TST: Add test for andc (u8) Rafael CF Sousa <r****a@i****m> about 4 years ago
bed82502 SIMD, ENH: Add universal intrinsic andc8 and use it to remove ifneq Rafael CF Sousa <r****a@i****m> about 4 years ago
66e82dad ENH: Added equal-nans kwarg to np.unique Jason Thai <j****i@g****m> about 4 years ago
5d5cfb56 merge Merge pull request #21617 from charris/update-download-wheels Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e180e9ee merge Merge pull request #21605 from BvB93/alias Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
6590b7b3 merge Merge pull request #21615 from seberg/pypy-compat-removal Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
20b7eb82 Update doc/neps/nep-0029-deprecation_policy.rst
Co-authored-by: Stefan van der Walt <s****t@g****m>
Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
fee1d320 DOC: Describe the changed Python release cadence better Thomas A Caswell <t****l@g****m> about 4 years ago
85d15216 MAINT: Remove compatibility shims for old versions of PyPy Sebastian Berg <s****n@s****t> about 4 years ago
bafdb285 MAINT, STY: Make download-wheels download source files. Charles Harris <c****s@g****m> about 4 years ago
266f5b52 merge Merge pull request #21611 from mattip/check_api_version Sebastian Berg <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ffac62b2 DOC: Add a comment about keeping the `test_requirements.txt` subset synced Bas van Beek <4****3@u****m> about 4 years ago
160a77ef make MismatchCAPIWarnining into MismatchCAPIError mattip <m****s@g****m> about 4 years ago
9d1bde90 merge Merge pull request #21609 from charris/updates-post-1.23.x Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
05cac0fd TST: Move `typing_extensions` installation to the container-creation step Bas van Beek <4****3@u****m> about 4 years ago
9d491497 TST: Try `pip` instead of `pip3` Bas van Beek <4****3@u****m> about 4 years ago
d195fcaa MAINT: Fix some API versions. Charles Harris <c****s@g****m> about 4 years ago
b33981fa TST: Install `test_requirements` during the container build stage Bas van Beek <4****3@u****m> about 4 years ago
56b27de6 merge Merge pull request #21601 from tacaswell/doc_nep29_pep602 Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
622662f3 DOC: clarify wording
Co-authored-by: Matti Picus <m****s@g****m>
Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f38c9961 TST: Ensure that `test_requirements` is always installed Bas van Beek <4****3@u****m> about 4 years ago
b6d38c72 TST: Remove the `__reduce__` tests Bas van Beek <4****3@u****m> about 4 years ago
14d464b3 merge Merge pull request #21602 from mattip/travis-tag Charles Harris <c****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
7910a67e BUILD: fix tag name for travis: it is v1.23.0rc1 mattip <m****s@g****m> about 4 years ago
4563a1f3 DOC: Fix axis naming in `argpartition` docs (#21098)
Co-authored-by: Sebastian Berg <s****n@s****t>
ADARSH SINGH <a****0@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
dff1823e DOC: update NEP29 to address PEP0602 Thomas A Caswell <t****l@g****m> about 4 years ago
043cd0c4 merge Merge pull request #21600 from eendebakpt/nep_links Sebastian Berg <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e1c77b32 merge Merge pull request #21504 from Yulv-git/typos1 Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
40a3e62c merge Merge pull request #21103 from seberg/nep50 Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ac2baf19 merge Merge pull request #21572 from ev-br/abs_paths_in_refguide-check Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
810ed1b7 add missing links for two NEPs Pieter Eendebak <p****k@g****m> about 4 years ago
bf5218e2 merge Merge pull request #21596 from BvB93/unsigned Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e1162955 TST: Add `npt._GenericAlias` tests for (backported) Python 3.11 features Bas van Beek <b****k@v****l>
Committed by: Bas van Beek <4****3@u****m>
about 4 years ago
2a174789 TST: Reintroduce `typing_extensions` as a test requirement Bas van Beek <b****k@v****l>
Committed by: Bas van Beek <4****3@u****m>
about 4 years ago
7bacd44a NEP: Update "created" date to date draft goes in (or closer) Sebastian Berg <s****n@s****t> about 4 years ago
533c32fc NEP: Add link to NEP50 (useful for intersphinx even if unused) Sebastian Berg <s****n@s****t> about 4 years ago
173f4956 MAINT: Adapt the `npt._GenericAlias` backport to Python 3.11 `types.GenericAl... Bas van Beek <b****k@v****l>
Committed by: Bas van Beek <4****3@u****m>
about 4 years ago
1b0988e0 TYP: Allow unsigned integer inplace-ops to accept signed integers Bas van Beek <b****k@v****l> about 4 years ago
19740e4c merge Merge pull request #21591 from charris/fix-example_docstring Sebastian Berg <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 4 years ago
a577dc5c DOC, STY: Fix doctest failure in EXAMPLE_DOCSTRING. Charles Harris <c****s@g****m> about 4 years ago
f3161ffd merge Merge pull request #20949 from ShobanChiddarth/patch-1 Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
bf69e1f5 MAINT: Updated tools/refguide_check.py Shoban Chiddarth <m****n@g****m>
Committed by: mattip <m****s@g****m>
about 4 years ago
43928806 merge Merge pull request #21582 from seberg/small-fixups-snape Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e24a6159 merge Merge pull request #21581 from charris/prepare-main-for-1.24.0-development Sebastian Berg <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 4 years ago
c59d3f42 TST: Cleanup error paths in `get_struct_alignments` Sebastian Berg <s****n@s****t> about 4 years ago
58acc19e TST: Fix error return in _multiarray_tests.c.src Sebastian Berg <s****n@s****t> about 4 years ago
1d456765 MAINT,BUG: Fix "use after free" in error message creation Sebastian Berg <s****n@s****t> about 4 years ago
d42eec3d MAINT: Do not steal reference in zerofill on error Sebastian Berg <s****n@s****t> about 4 years ago
737bf261 NEP: Address more of Stéfan's review comments Sebastian Berg <s****n@s****t> about 4 years ago
9ccc9749 NEP: update wording to clarify that 255 requires an int16 not int8 Sebastian Berg <s****n@s****t> about 4 years ago
4a023c19 SIMD, ENH: Use logical bitwise to implement comparison functions (bool_) Rafael CF Sousa <r****a@i****m> about 4 years ago
d34ccea9 TST: Rewrite the test that checks the universal SIMD intrinsic (pack) Rafael CF Sousa <r****a@i****m> about 4 years ago
d3259ae2 REL: Prepare main for NumPy 1.24.0 development Charles Harris <c****s@g****m> about 4 years ago
e2db2143 REL: Begin NumPy 1.23.0 development Charles Harris <c****s@g****m> about 4 years ago
8dcffa22 merge Merge pull request #21580 from charris/update-cversion-hash Charles Harris <c****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f08618d3 merge Merge pull request #21558 from bsipocz/python36_37_cleanup Sebastian Berg <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 4 years ago
bbceda08 Removing version number from pytest Brigitta Sipőcz <b****z@g****m> about 4 years ago
8080378e MAINT: Update the cversion hash. Charles Harris <c****s@g****m> about 4 years ago
9715bc61 merge Merge pull request #21577 from mattip/pypy7.3.9 Charles Harris <c****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
8389e1ab merge Merge pull request #21574 from ev-br/refguide-check_verbosity Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
0998843b MAINT: update PyPy to 7.3.9 and remove unused script mattip <m****s@g****m> about 4 years ago
e52cd877 BUG: refguide-check: respect the verbosity Evgeni Burovski <e****y@g****m> about 4 years ago
a0b7933d MAINT: allow absolute module names in refguide-check Evgeni Burovski <e****y@g****m> about 4 years ago
1fe6f141 merge Merge pull request #21568 from ilayn/patch-1 Sebastian Berg <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 4 years ago
9e7f2540 merge Merge pull request #21569 from rgommers/fix-cython-pin Sebastian Berg <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 4 years ago
60698e13 DOC: Style version switcher button (#21451) Pamphile Roy <r****e@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
541c22a3 CI: fix Gitpod image build (#21570) Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f76783ea MAINT: loosen Cython pin in environment.yml Ralf Gommers <r****s@g****m> about 4 years ago
3cb44908 DOC:linalg: Remove ref to scipy.linalg.pinv2 Ilhan Polat <i****t@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
d7ee4cc7 merge Merge pull request #21566 from bsipocz/docstring_fix_get_names_flat Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
0958052c merge Merge pull request #21565 from bsipocz/doc_makefile Matti Picus <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
0b00755c Fix grammar [skip ci]
Co-authored-by: Matti Picus <m****s@g****m>
Brigitta Sipőcz <b****z@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
a8dbbe15 Fix docstring and examples for rfn.get_names* Brigitta Sipőcz <b****z@g****m> about 4 years ago

← Back to repository