py-domaincolor

User Guide

  • Getting Started
    • Installation
      • Requirements
    • Basic Usage
      • Python API
      • Command Line
    • Input Syntax
      • Variables and Constants
      • Arithmetic
      • Functions
    • Understanding Domain Coloring
      • Coloring Modes
      • Reading the Plots
    • Examples
      • Polynomial with Roots
      • Rational Function
      • Special Functions
  • API Reference
    • High-Level Functions
      • plot
        • plot_complex_function()
      • parse
      • get_callable
      • validate_expression
    • Parser Module
      • ComplexFunctionParser
    • Domain Coloring Module
      • domain_color_plot()
      • create_colorwheel()
      • plot_function()
      • Core Functions
        • domain_color_plot()
        • create_colorwheel()
      • Helper Functions
    • Plot Complex Module
      • add_colorbar_legend()
      • plot_complex_function()
      • main()
    • Symbols
      • z
py-domaincolor
  • Index

Index

A | C | D | M | P

A

  • add_colorbar_legend() (in module py_domaincolor.plot_complex)

C

  • create_colorwheel() (in module py_domaincolor.domain_coloring), [1]

D

  • domain_color_plot() (in module py_domaincolor.domain_coloring), [1]

M

  • main() (in module py_domaincolor.plot_complex)
  • module
    • py_domaincolor.domain_coloring
    • py_domaincolor.plot_complex

P

  • plot_complex_function() (in module py_domaincolor.plot_complex), [1]
  • plot_function() (in module py_domaincolor.domain_coloring)
  • py_domaincolor.domain_coloring
    • module
  • py_domaincolor.plot_complex
    • module

© Copyright 2025, Erik Goughnour.

Built with Sphinx using a theme provided by Read the Docs.