This commit adds a verbose flag to the constructor of ParameterGroup to allow for deactivating any output to std:cout. This is handy for parallel runs where we only want to print statistics on one process.