Carlos' blog

Welcome

Hi, welcome to my blog. I am applied Earth scientist with interests in seismic imaging and inversion. You can read a bit more about my academic work on my website.
Carlos Alberto da Costa Filho

Posts

Julia and Fortran

Julia is an exciting new language with several interesting capabilities: high-level syntax which resembles MATLAB, high performance, multiple dispatch, etc. One of my favorite features, is its no-nonsense, no-boilerplate approach to calling C and Fortran code. But while examples for C abound, Fortran information is scarcer.

Read More