Skip to content

Pull requests: cupy/cupy

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

Pull requests list

Update fft.rst
#8310 opened Apr 26, 2024 by macrocosme Loading…
feat: port scipy.stats.kstat cat:feature New features/APIs prio:medium
#8305 opened Apr 23, 2024 by Pranavchiku Loading…
Find and fix typos with codespell cat:document Documentation prio:medium
#8304 opened Apr 20, 2024 by cclauss 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…
Implement “excluded” option in vectorize.py cat:enhancement Improvements to existing features prio:medium
#8287 opened Apr 12, 2024 by RyanI70I Loading…
Add remez to cupyx.scipy.signal cat:feature New features/APIs prio:medium
#8285 opened Apr 12, 2024 by andfoy Draft
Support new cuFFT callbacks cat:enhancement Improvements to existing features prio:medium
#8242 opened Mar 14, 2024 by leofang Draft
Add cupyx.signal.KalmanFilter cat:feature New features/APIs prio:medium
#8238 opened Mar 12, 2024 by takagi Loading…
add scipy.special.stdtr() API cat:feature New features/APIs prio:medium
#8234 opened Mar 11, 2024 by boku13 Loading…
Do not use plain thrust namespace in complex clone cat:code-fix Code refactoring that do not change behavior to-be-backported Pull-requests to be backported to stable branch
#8221 opened Mar 6, 2024 by miscco Loading…
add apply_over_axes API cat:feature New features/APIs prio:medium
#8177 opened Feb 12, 2024 by syheliel Loading…
Fix overflow indexing ndarray generated with as_strided cat:bug Bugs prio:high to-be-backported Pull-requests to be backported to stable branch
#8150 opened Feb 1, 2024 by asi1024 Loading…
[WIP] Add writeable to flags cat:feature New features/APIs prio:medium
#8118 opened Jan 17, 2024 by asi1024 Loading…
Add cupyx.signal.mvdr cat:feature New features/APIs prio:medium to-be-backported Pull-requests to be backported to stable branch
#8077 opened Jan 4, 2024 by asi1024 Loading…
patch for cusparseLt 0.6.0 cat:enhancement Improvements to existing features prio:high
#8074 opened Jan 1, 2024 by gdaisukesuzuki Loading…
Refactor signal arraytools cat:code-fix Code refactoring that do not change behavior prio:medium
#8073 opened Jan 1, 2024 by asi1024 Loading…
Add cupyx.signal{write_bin,read_bin} and related utils cat:feature New features/APIs prio:medium to-be-backported Pull-requests to be backported to stable branch
#8056 opened Dec 27, 2023 by emcastillo Loading…
Add pass by reference to jit.rawkernel cat:feature New features/APIs prio:medium
#8038 opened Dec 19, 2023 by Zhyrek Loading…
Debug print in compile_with_cache cat:enhancement Improvements to existing features prio:medium
#8030 opened Dec 14, 2023 by asi1024 Loading…
ProTip! Filter pull requests by the default branch with base:main.