[Matplotlib-users] Plotting complex valued functions

2011-02-16 Thread Raoul
Hi, I've written two plot scripts for plotting functions f: R -> C. (Scalar mappings of a real to a complex domain.) The function plotcf(...) plots the modulus as y value and the phase as color code. The function stemcf(...) does the same, but emulates a stem plot. I attached also two demo scr

[Matplotlib-users] Plotting complex functions

2010-12-08 Thread Raoul
Hi all, I wanted to plot complex valued functions with real support: f : R -> C The plot should show the absulote value abs(f)^2 and the phase angle(f). The demand for such a plot type originates from quantum mechanics where I want to plot |phi> and/or in this way showing the phase of the w

[Matplotlib-users] Plotting complex functions

2010-12-08 Thread Raoul
Hi all, I wanted to plot complex valued functions with real support: f : R -> C The plot should show the absulote value abs(f)^2 and the phase angle(f). The demand for such a plot type originates from quantum mechanics where I want to plot |phi> and/or in this way showing the phase of the w

[Matplotlib-users] Plotting complex functions

2010-12-03 Thread Raoul
Hi all, I wanted to plot complex valued functions with real support: f : R -> C The plot should show the absulote value abs(f)^2 and the phase angle(f). The demand for such a plot type originates from quantum mechanics where I want to plot |phi> and/or in this way showing the phase of the w

[Matplotlib-users] Plotting complex functions

2010-12-03 Thread Raoul
Hi all, I wanted to plot complex valued functions with real support: f : R -> C The plot should show the absulote value abs(f)^2 and the phase angle(f). The demand for such a plot type originates from quantum mechanics where I want to plot |phi> and/or in this way showing the phase of the w