Re: [Tutor] Introduction to modelling with Python

2010-04-07 Thread AG
Eike Welk wrote: On Saturday March 27 2010 16:21:26 AG wrote: I apologise in advance for the vagueness of this query, but I am looking for a decent modern introduction to modelling using Python. Specifically, I want something that is a good introduction (i.e. doesn't expect one to alrea

Re: [Tutor] Introduction to modelling with Python

2010-03-28 Thread AG
Eike Welk wrote: On Sunday March 28 2010 19:37:41 AG wrote: Now that's looking very much along the lines of what I had in mind Eike. Very pricey ... might have to sit on that one for a while and scout around for a used copy. I can certainly use the on-line resource for as many pages

Re: [Tutor] Introduction to modelling with Python

2010-03-28 Thread AG
Eike Welk wrote: On Saturday March 27 2010 16:21:26 AG wrote: I apologise in advance for the vagueness of this query, but I am looking for a decent modern introduction to modelling using Python. Specifically, I want something that is a good introduction (i.e. doesn't expect one to alrea

Re: [Tutor] Introduction to modelling with Python

2010-03-28 Thread AG
ini use it as a command interface to automate things. See the developer's documentation for whatever software you're using. What kind of modeling? -Modulok- On 3/27/10, AG wrote: Hi List I apologise in advance for the vagueness of this query, but I am looking for a decent mo

[Tutor] Introduction to modelling with Python

2010-03-27 Thread AG
g and Python also seems to be widely accepted as a programming language, so I am happy with that as I am in the process of teaching myself Python anyway. Thanks for any help, advice, etc. Cheers AG ___ Tutor maillist - Tutor@python.org To unsubscri

[Tutor] Over-riding radians as default for trig calculations

2010-02-28 Thread AG
ks in advance. AG ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Using Matplotlib - program still running when graph window is closed

2010-02-24 Thread AG
Eike Welk wrote: On Wednesday February 24 2010 11:23:18 AG wrote: How does one ensure that once a graph has been produced by Matplotlib and that graph has been closed by the user that the program itself stops? What I am currently getting is that when I close the graph pop-up window and then

[Tutor] Using Matplotlib - program still running when graph window is closed

2010-02-24 Thread AG
am I sure that I want to stop it. Yes, I am sure, but I don't want to have to keep killing the IDLE interpreter window in order to do so, but if I don't, then I am seemingly unable to produce another graph pop-up window. How do I control this from within the script itself

Re: [Tutor] List append method: St Petersburg Game

2010-02-20 Thread AG
bob gailer wrote: On 2/20/2010 7:43 AM, AG wrote: Please let me know how I can clarify my question 1 - You are giving way too much information. We do not need to know the rules of the game or all the code. Our time to read email is limited. The less you tell us that is not relevant the

[Tutor] List append method: St Petersburg Game

2010-02-20 Thread AG
currently happening, the values are being accumulated, and I want to stop that from happening. If this isn't clear, please let me know how I can clarify my question to help shape the relevance of the responses. Thanks for any ideas. AG ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor