Time domain =========== Introduction ------------ (in preparation) .. ########################################################################################### .. _SingleContour_theory: Single contour -------------- (in preparation) See :class:`~glow.time_domain.It_SingleContour` and :class:`~glow.time_domain_c.It_SingleContour_C` for the implementation. The default parameters for the current build can be consulted :ref:`here ` and :ref:`here `. .. ########################################################################################### .. _SingleIntegral_theory: Single integral --------------- (in preparation) See :class:`~glow.time_domain.It_SingleIntegral` and :class:`~glow.time_domain_c.It_SingleIntegral_C` for the implementation. The default parameters for the current build can be consulted :ref:`here ` and :ref:`here `. .. ########################################################################################### .. _AnalyticSIS_theory: Analytic SIS ------------ (in preparation) See :class:`~glow.time_domain.It_AnalyticSIS` and :class:`~glow.time_domain_c.It_AnalyticSIS_C` for the implementation. The default parameters for the current build can be consulted :ref:`here ` and :ref:`here `. .. ########################################################################################### .. _AreaIntegral_theory: Area integral ------------- (in preparation) See :class:`~glow.time_domain.It_NaiveAreaIntegral` and :class:`~glow.time_domain_c.It_AreaIntegral_C` for the implementation. The default parameters for the current build can be consulted :ref:`here ` and :ref:`here `. .. ########################################################################################### .. _Multicontour_theory: Multicontour ------------ (in preparation) See :class:`~glow.time_domain_c.It_MultiContour_C` for the implementation. The default parameters for the current build can be consulted :ref:`here `. .. ########################################################################################### Module information ------------------ .. toctree:: :maxdepth: 2 py_base py_version c_base c_version default