Nov. 22, 2010
7:04 p.m.
On Mon, Nov 22, 2010 at 11:00 AM, <josef.pktd@gmail.com> wrote:
I don't think that works for complex numbers. (statsmodels has now a preference that calculations work also for complex numbers)
I'm only supporting int32, int64, float64 for now. Getting the other ints and floats should be easy. I don't have plans for complex numbers. If it's not a big change then someone can add support later.