
Tools

Running a development environment inside a Docker container — Dependencies are usually a nightmare for scientific software projects. Scientific software needs to run on a variety of systems, ranging from remote clusters with very strict limitations on the available compilers and libraries, to student...

Tools I use for scientific code execution — In a previous post, I already covered the main tools I use during the scientific code development process. These tools were all closely related to writing, testing and maintaining code. In this post, I will...
