On 08Jun2018 07:52, Tamara Berger wrote:
I’m trying to create a distribution file for my module, but got an error
message. The module, including the setup and read me files, are contained
within the folder “mymodules.” I typed this command (per instructions from my
workbook) from within mymodu
On 20/03/12 04:31, prince.pangeni wrote:
Hi all,
I am doing a simulation project using Python. In my project, I want
to use some short of distribution to generate requests to a server.
The request should have two distributions. One for request arrival
rate (should be poisson) and another for
Il 20/03/2012 12:21, Ben Finney ha scritto:
"prince.pangeni" writes:
I am doing a simulation project using Python. In my project, I want
to use some short of distribution to generate requests to a server.
I guess scipy is also available in plain python (didn't check), but the
following
On 3/20/12 4:31 AM, prince.pangeni wrote:
Hi all,
I am doing a simulation project using Python. In my project, I want
to use some short of distribution to generate requests to a server.
The request should have two distributions. One for request arrival
rate (should be poisson) and another for
On 3/20/12 11:21 AM, Ben Finney wrote:
"prince.pangeni" writes:
I am doing a simulation project using Python. In my project, I want
to use some short of distribution to generate requests to a server.
What is a distribution? That term already means something in Python
jargon, and it doesn
"prince.pangeni" writes:
>I am doing a simulation project using Python. In my project, I want
> to use some short of distribution to generate requests to a server.
What is a distribution? That term already means something in Python
jargon, and it doesn't match the rest of your use case.
So
prince.pangeni wrote:
> Hi all,
>I am doing a simulation project using Python. In my project, I want
> to use some short of distribution to generate requests to a server.
> The request should have two distributions. One for request arrival
> rate (should be poisson) and another for request mix
So, what's my options.
Maybe this page can give some inspiration?
http://wiki.python.org/moin/deployment
--
http://mail.python.org/mailman/listinfo/python-list
tazz_ben wrote:
Hi Folks -
I'm an experienced programmer, but this is my first app with python,
so I apologize for any stupidity on my part. So I've written/still
working on a command line tool written in Python. It talks to a web
service, so there really isn't anything in it that is dependen
On 11/18/2010 11:48 AM, tazz_ben wrote:
> Hi Folks -
>
> I'm an experienced programmer, but this is my first app with python,
> so I apologize for any stupidity on my part. So I've written/still
> working on a command line tool written in Python. It talks to a web
> service, so there really isn
10 matches
Mail list logo