Skip to content

Pull requests: cupy/cupy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix bspline kernel to avoid out of bounds error
#8760 opened Nov 22, 2024 by asi1024 Loading…
Bump SciPy version to 1.14 in Windows CI
#8759 opened Nov 22, 2024 by asi1024 Loading…
Fix for dtype.char compatibility
#8758 opened Nov 22, 2024 by asi1024 Draft
Make cupyx.scipy submodule imports lazy cat:enhancement Improvements to existing features prio:medium
#8706 opened Oct 28, 2024 by ev-br Loading…
Remove deprecated APIs in scipy.sparse cat:numpy-compat Follow the NumPy/SciPy spec changes prio:medium
#8682 opened Oct 21, 2024 by EarlMilktea Loading…
Replace flake8 with ruff cat:test Test code / CI prio:medium
#8671 opened Oct 16, 2024 by EarlMilktea Loading…
Format/lint text files cat:test Test code / CI prio:medium
#8670 opened Oct 16, 2024 by EarlMilktea Loading…
implement mapping protocol in NpzFile cat:enhancement Improvements to existing features prio:medium to-be-backported Pull-requests to be backported to stable branch
#8660 opened Oct 11, 2024 by arashandishgar Loading…
Add support for tensor D for cutensor(Mg) cat:feature New features/APIs prio:medium
#8537 opened Aug 21, 2024 by jemiryguo Loading…
Add short cut for subsetting along the minor axis cat:performance Performance in terms of speed or memory consumption prio:medium
#8468 opened Aug 8, 2024 by Intron7 Loading…
Port to Cython 3.0 cat:enhancement Improvements to existing features prio:medium
#8457 opened Aug 6, 2024 by littlewu2508 Loading…
Match numpy sign semantics cat:bug Bugs prio:medium to-be-backported Pull-requests to be backported to stable branch
#8330 opened May 20, 2024 by prutschman-iv Loading…
Improve n-dimensional unique performance cat:enhancement Improvements to existing features prio:medium
#8328 opened May 17, 2024 by andfoy Draft
feat: port scipy.stats.kstat cat:feature New features/APIs prio:medium
#8305 opened Apr 23, 2024 by Pranavchiku Loading…
Add cupyx.profiler to python module API list cat:document Documentation prio:medium to-be-backported Pull-requests to be backported to stable branch
#8297 opened Apr 17, 2024 by arkdong Loading…
ENH: cupyx/scipy/interpolate: add griddata cat:feature New features/APIs prio:medium
#8290 opened Apr 12, 2024 by ev-br Loading…
ProTip! Filter pull requests by the default branch with base:main.