Sevi
September 10, 2026, 2:35pm
1
Continuing the discussion from Suggestion: Keep release thread open : @langestefan asked this after the new Julia v1.13 release announcement Julia v1.13.0 has been released
Since I’m also curious about that and have no idea: Is NASA using Julia? And if so, for what?
PS: The “reply in new thread” feature automatically suggests the same category (Meta Discussion) for the new topic. Not sure if it fits though, but I’m also not sure if it’s completely Offtopic since it is a question about Julia
There are several of us in my group who use it pretty extensively. We have a flight mechanics simulation, for example: Genesis Flight Mechanics Simulation and Trajectory Design Tool v0.4.1(MSC-27061-1) | NASA Software Catalog . And we also do a lot of work with convex optimization in Julia.
There was a talk at JuliaCon this year from a different group: Building Production Desktop GUIs in Julia at NASA with Dear ImGui and Mirage.jl :: JuliaCon 2026 :: pretalx
Here’s another NASA engineer working in Julia: [ANN] Epicycle.jl Initial Release - Space Mission Design and Trajectory Optimization .
Sevi
September 10, 2026, 3:00pm
3
That’s really cool to hear, thanks for sharing!
Also TIL there is a NASA Software Catalog.
Yes, that’s the way we are required to distribute software. We can also sometimes open source software, which is here: NASA · GitHub
Sevi
September 10, 2026, 3:51pm
5
I marked the first reply as solution, but feel free to add more references to NASA-related Julia projects, anyone!