Complex Analysis ---------------- **NOTE:** For technical reasons, all interactive-widgets plots in this documentation are created using Holoviz's Panel. Often, they will ran just fine with ipywidgets too. However, if a specific example uses the ``param`` library, or widgets from the ``panel`` module, then users will have to modify the ``params`` dictionary in order to make it work with ipywidgets. Refer to :ref:`interactive` module for more information. .. module:: spb.graphics.complex_analysis .. autofunction:: complex_points .. autofunction:: line_abs_arg_colored .. autofunction:: line_abs_arg .. autofunction:: line_real_imag .. autofunction:: surface_abs_arg .. autofunction:: contour_abs_arg .. autofunction:: surface_real_imag .. autofunction:: contour_real_imag .. autofunction:: domain_coloring .. autofunction:: analytic_landscape .. autofunction:: riemann_sphere_2d .. autofunction:: riemann_sphere_3d .. autofunction:: complex_vector_field