LALSimulation  5.4.0.1-ec27e42
__init__.py
Go to the documentation of this file.
1 # Import SWIG wrappings, if available
2 from .lalsimulation import *
3 
4 __version__ = "5.4.0.1"
5 
6 ## \addtogroup lalsimulation_python
7 """This package provides Python wrappings and extensions to LALSimulation"""