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.plot_functions.complex_analysis .. autofunction:: plot_complex .. autofunction:: plot_riemann_sphere .. autofunction:: plot_complex_list .. autofunction:: plot_real_imag .. autofunction:: plot_complex_vector