Bug in mpi_set from telapy missing argument
In the mpi_set function, there is a missing argument, when the function is not used in parallel. There is also a mistake in the docstring of the function (stating that it is to get an array instead of set).