Julia for Research Software Engineering

@vchuravy and I recorded a video about Julia for Research Software Engineering:

You can also see the notebook showed throughout the video.

This is part of a series of videos about programming languages for research software engineering, for the the Helmholtz-HiRSE initiative.

37 Likes

I’d also add some UI options. For me CImGui.jl is ideal for complex research GUIs with lots of controls, dynamic plots, 3D etc. Actually we build several standalone simulation apps with this UI library.

4 Likes