Skip to main content

Blog

2022

Docker container for SAGA geoacoustic inversion software
·
Legacy code written in FORTRAN can be easily deployed using Docker. In this post, I explain how I dockerized a geoacoustic inversion program that was written in Fortran.
Installing Acoustics Toolbox (AT) on MacOS
Recent MacOS updates have caused problems for Fortran compilers. In this post, I provide instructions on how to install Acoustics Toolbox on MacOS.

2020

Using cuML in place of scikit-learn for GPU-enabled machine learning
Background # One of the best known libraries for machine learning is scikit-learn.