Re: Numeric RandomArray seed problem

2006-01-01 Thread Sean Richards
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > Hello, > > I tried calling RandomArray.seed() > by calling RandomArray.get_seed() I get the seed number (x,y). > My problem is that x is always 113611 any advice? In [1]: from RandomArray import * In [2]: seed? Type: function Base Cla

keywords for optional args in extension modules

2005-08-11 Thread Sean Richards
Python 2.3.4 (#1, May 29 2004, 17:05:23) [GCC 3.3.3] on linux2 Getting some strange behaviour with keyword arguments for optional arguments in extension modules. See the simple test case below 8<-- #include "Python.h" static PyObject * ke

Re: [OT] Who Knows of a Good Computational Physics Textbook?

2005-03-13 Thread Sean Richards
This may be of interest http://farside.ph.utexas.edu/teaching/329/lectures/lectures.html Cheers, Sean -- "Hver sin smak", sa vintapperen, han drakk mens de andre sloss." -- http://mail.python.org/mailman/listinfo/python-list