carpentries-incubator / lesson-gpu-programming

GPU Programming with Python and CUDA.
https://carpentries-incubator.github.io/lesson-gpu-programming/
Other
20 stars 12 forks source link

Adding explanation and visual aids for Gaussian Convolution (Addressing #30) #35

Closed jamesETsmith closed 2 years ago

jamesETsmith commented 3 years ago

Summary

This pull request (PR) addresses Issue #30 and adds a "simple" description of convolution and Gaussian blurring before the exercise in the lesson. I tried to avoid jargon in the descriptions of both and added links to external resources that interested workshop participants can explore on their own.

Overlapping Pull Requests

As I was opening this PR, I noticed that two other PRs (#33 and #34) address the same issue.

Moving Forward

Please let me know if you have any comments, I'd be happy to make adjustments!

isazi commented 3 years ago

Hi @jamesETsmith there were already some pull requests addressing these issues, can you please try to resolve the conflicts first?

jamesETsmith commented 2 years ago

@isazi, sure thing, I'll try to have those resolved soon

jamesETsmith commented 2 years ago

@isazi I think this should be ready to go, let me know if you want me to update/change anything else!