issues
search
AdvancedPhotonSource
/
tike
Repository for ptychography software
http://tike.readthedocs.io
Other
29
stars
15
forks
source link
DEV: Remove TODO about checking cupy==7.4
#57
Closed
carterbox
closed
4 years ago
carterbox
commented
4 years ago
Purpose
Approach
Pre-Merge Checklists
Submitter
[ ] Write a helpfully descriptive pull request title.
[ ] Organize changes into logically grouped commits with descriptive commit messages.
[ ] Document all new functions.
[ ] Write tests for new functions or explain why they are not needed.
[ ] Build the documentation successfully
[ ] Use
yapf
to format python code.
Reviewer
[ ] Actually read all of the code.
[ ] Run the new code yourself.
[ ] Write a summary of the changes as you understand them.
[ ] Thank the submitter.
Purpose
Approach
Pre-Merge Checklists
Submitter
yapf
to format python code.Reviewer