[Tutor] Tkinter Data Passing Problem

2005-10-24 Thread mdcooper
Hi, I am having some trouble with tkinter. I am creating a filled set of entry boxes so that a user can adjust certain data if desired. I would prefer that the box containing these data be separate from the main GUI. The problem is that when I specify that the frame be part of root the data a

[Tutor] 3d manipulation

2005-07-19 Thread mdcooper
allow this. If someone can point out a 3d manipulation module, I would be extremely appreciative. Thanks, Matthew mdcooper at uvic.ca ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

RE: [Tutor] leastsquares.py

2004-12-30 Thread mdcooper
Hi Pierre, you are correct - the methods that simply refuse negative results will not be sufficient. The code I have so far is attached as *.py files. Thanks, Matt Be aware that I have adusted _lsq2.py so that it can be shown to the world - it still contains a basic outline of what should be d

[Tutor] leastsquares.py

2004-12-29 Thread mdcooper
people need so I will wait for a response. Thanks, Matt mdcooper at uvic dot ca ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

RE: [Tutor] least squares

2004-12-16 Thread mdcooper
exist, so filtering out the negative numbers is not sufficient. Thanks, Matt >= Original Message From Danny Yoo <[EMAIL PROTECTED]> = >On Thu, 16 Dec 2004, mdcooper wrote: > >> I am trying to run a least squares program (written by Konrad Hinsen) > >Hi Matthew,

RE: [Tutor] least squares

2004-12-16 Thread mdcooper
exist, so filtering out the negative numbers is not sufficient. Thanks, Matt >= Original Message From Danny Yoo <[EMAIL PROTECTED]> = >On Thu, 16 Dec 2004, mdcooper wrote: > >> I am trying to run a least squares program (written by Konrad Hinsen) > >Hi Matthew,

[Tutor] least squares

2004-12-16 Thread mdcooper
Hi there, I am trying to run a least squares program (written by Konrad Hinsen) but I would like to only have positive values returned. Can anyone help is altering the code to do this? Thanks, matthew ___ Tutor maillist - [EMAIL PROTECTED] http:/

[Tutor] Strange Appending

2004-12-02 Thread mdcooper
, 543], [1, 237, 543], [1, 237, 543]] Can anyone help? thanks, Matthew (mdcooper at uvic dot ca) ___ Tutor maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/tutor