Skip to main content

Blog

2025

Installing Acoustics Toolbox (AT) on macOS Silicon
Recent macOS updates have caused problems for Fortran compilers. In this post, I provide instructions on how to install Acoustics Toolbox on macOS.

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 with Intel chipsets (2019 and earlier)
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.