00001 # File: GaudiMP/__init__.py 00002 # Author: the gaudi-mp team 00003 00004 """ 00005 GaudiMP main module. 00006 It makes available a number of APIs and classes to be used by end user scripts 00007 00008 Usage: 00009 import GaudiMP 00010 """