Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALInference 4.1.9.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
__init__.py
Go to the documentation of this file.
1# Import SWIG wrappings, if available
2from ._lalinference_swig import *
3
4__version__ = "4.1.9.1"
5
6## \addtogroup lalinference_python
7"""This package provides Python wrappings and extensions to LALInference"""