Bug fixes and compilation warning cleaning:
- Bug fix in the pyhton interface:
- loading mpi4py in case akantu is compiled with mpi
- f{} format string not supported on ubuntu 16.04
- const_cast removed (UB)
- missing overrides
- missing virtual dtor
- reference to null pointer removed