From: Alan W. I. <ai...@us...> - 2002-05-10 02:00:37
|
Update of /cvsroot/plplot/plplot/examples/python In directory usw-pr-cvs1:/tmp/cvs-serv17103 Modified Files: xw09.py Log Message: Theta range of polar and shielded potential examples changed to 2pi minus delta theta so that can test wrapping. Results were identical to C example for the polar potential (i.e., wrapping works), but I have never been able to get the shielded potential results to agree before, and despite all the bug fixing in plmodule.c, that bad track record continues. This commit concludes the current set of python changes corresponding to improvements in examples 9 and 16 and concurrent plmodule.c changes. |