- NASA uses Julia in a supercomputer to analyze the “Largest Batch of Earth-Sized Planets Ever Found” and achieve a whopping 1,000x speedup to catalog 188 million astronomical objects in 15 minutes.
- . This is a nice example of the “Two-Language Problem” (see Section 2.3). Previous solutions used Matlab to develop the algorithms and C++ for a fast implementation. Now, FAA is using one language to do all this: Julia.
- by Ronan Arraes Jardim Chagas (https://ronanarraes.com/).