[ I've taken this discussion back to the tutor list. - Cameron ]
On 01Jun2015 18:14, Sydney Shall wrote:
On 31/05/2015 03:00, Cameron Simpson wrote:
You say that your results are "all rather close, consistent with the sigma
value I have chosen for the spread of my population". I would advocate
On 01/06/15 18:14, Sydney Shall wrote:
Finally, I have one comment for the respected Moderator, if he is not
out on a walk in the highlands in this cold and wet weather.
No, that's on tomorrow's schedule :-)
I have taken the liberty of raising my problem here rather than
elsewhere, because
On 31/05/2015 03:00, Cameron Simpson wrote:
On 30May2015 12:16, Sydney Shall wrote:
Following advice from you generous people, I have chosen a project
>that interests me, to develop some knowledge of python.
My projest is a simulation of a biological population.
I have a base class and a simula
On 02/06/2015 07:59, Steven D'Aprano wrote:
Please keep your replies on the tutor list, so that others may offer
advice, and learn from your questions.
Thanks,
Steve
On Mon, Jun 01, 2015 at 06:03:08PM +0100, Sydney Shall wrote:
On 31/05/2015 00:41, Steven D'Aprano wrote:
On Sat, May 30, 2015
On 30May2015 12:16, Sydney Shall wrote:
Following advice from you generous people, I have chosen a project >that
interests me, to develop some knowledge of python.
My projest is a simulation of a biological population.
I have a base class and a simulation function, which uses instances of
the
On Sat, May 30, 2015 at 12:16:01PM +0100, Sydney Shall wrote:
> I have written a unittest class which works OK.
> But the problem I have is that because I use the random module to
> populate my initial arrays, my data is not strictly predictable even
> though I am using seed(0).
Please show us
In a message of Sat, 30 May 2015 12:16:01 +0100, Sydney Shall writes:
>MAC OSX 10.10.3
>Enthought Python 2.7
>
>I am an almost beginner.
>
>Following advice from you generous people, I have chosen a project that
>interests me, to develop some knowledge of python.
>My projest is a simulation of a b
Sydney Shall wrote:
> MAC OSX 10.10.3
> Enthought Python 2.7
>
> I am an almost beginner.
>
> Following advice from you generous people, I have chosen a project that
> interests me, to develop some knowledge of python.
> My projest is a simulation of a biological population.
> I have a base clas
MAC OSX 10.10.3
Enthought Python 2.7
I am an almost beginner.
Following advice from you generous people, I have chosen a project that
interests me, to develop some knowledge of python.
My projest is a simulation of a biological population.
I have a base class and a simulation function, which u