LALPulsar 7.1.2.1-bf6a62b
__init__.py
Go to the documentation of this file.
1# Import SWIG wrappings, if available
2from ._lalpulsar_swig import *
3
4__version__ = "7.1.2.1"
5
6## \addtogroup lalpulsar_python
7"""This package provides Python wrappings and extensions to LALPulsar"""