random generator
John
nobody at nobody.com
Tue Feb 5 11:45:09 EST 2002
More information about the Python-list mailing list
Tue Feb 5 11:45:09 EST 2002
- Previous message (by thread): random generator
- Next message (by thread): random generator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there any available code that does the below? > but the OP asked for a generator where you could just specify what > skewness you want. The random module doesn't give a direct way to do > that. You have to pick a distribution, then crunch out some integrals > and solve some equations to get the distribution parameters for the > skewness you want. > > Further description: > http://www.everything2.net/index.pl?node=skewness
- Previous message (by thread): random generator
- Next message (by thread): random generator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list