Hacker News new | ask | show | jobs
Ask HN: What are some good topics for undergrad thesis related to Tomography?
1 points by skywalker212 2731 days ago
I am in the final semester of my college and I am looking for a topic for my undergraduate thesis, it should be related to GPU Programming. I would like to work on a problem that involves Tomography. I have looked at several research papers but I would like to work on something which is untouched.
2 comments

Everything interesting has been touched :-) I'd recommend looking at l1-minimisation methods (which seek sparse solutions) and how best GPUs can be used for those problems.
What is tomography? How does a GPU and the existing techniques related to programing one relate to it?