Thanks for your questions! In this case, it is calculations of complicated things. Multithreading is mandatory because some of the problems that need computing hang up a single thread!
Adding to this, one thing that I never thought I would do, is having to come up with pretty crazy geometric solutions:
Ex. how many circles fit on the outer layer of a larger circle with a certain space in between
Or the fact that I need to troubleshoot Equations because so many papers and journals have typos in them.
Thanks for your questions! In this case, it is calculations of complicated things. Multithreading is mandatory because some of the problems that need computing hang up a single thread!
Adding to this, one thing that I never thought I would do, is having to come up with pretty crazy geometric solutions:
Ex. how many circles fit on the outer layer of a larger circle with a certain space in between
Or the fact that I need to troubleshoot Equations because so many papers and journals have typos in them.