Description
This demonstration calculates the average angular distance between 50,000 stars in the Tycho Star Catalogue. This code, running serially, takes a significant amount of time to run, but can be optimized with multi-threading to complete the task in a fraction of the time.
Build using "make"