__init__.py
Go to the documentation of this file.
1 # File: GaudiMP/__init__.py
2 # Author: the gaudi-mp team
3 
4 """
5  GaudiMP main module.
6  It makes available a number of APIs and classes to be used by end user scripts
7 
8  Usage:
9  import GaudiMP
10 """