LALFrame 3.0.7.1-eeff03c
__init__.py
Go to the documentation of this file.
1# Import SWIG wrappings, if available
2from ._lalframe_swig import *
3
4__version__ = "3.0.7.1"
5
6## \addtogroup lalframe_python
7"""This package provides Python wrappings and extensions to LALFrame"""