I just noticed that complex arrays can be compared using [<, <=, > and >=]. Do we really want this? I'd prefer to follow numarray's lead here and only support [==, !=] on complex arrays. -tim