This repository contains the list of commands executed in each episode of the "Setup your scientific computing environment" series.
Episode 3 - Introduction to Linux shell commands in bash
Episode 4 - Install programs using package managers: GNU Octave
Episode 5 - Install Visual Studio Code and Atom using installation packages and dpkg
Episode 6 - Install ParaView, GMSH, and SALOME using precompiled (portable) binaries
Episode 7 - Python package managers and Conda environments: Install meshio and Jupyter
Episode 8 - Compile programs from source code using GCC, GNU Make, and CMake
Episode 9 - Build GNU Scientific Library using Make
Episode 10 - Build Mmg mesh generator using CMake
Episode 11 - Build CGAL-based programs using CMake
Episode 12 - Build OpenLB programs for lattice Boltzmann simulations