[sage-devel] Re: Comparison of Integer & numpy.int32 fails... but not always?

2011-02-17 Thread Maxim
Google groups long lines wrapping breaks my code. Check this text version if you don't want to bother refactoring it: http://dl.dropbox.com/u/176092/comparison_test.sage -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-

[sage-devel] Re: Comparison of Integer & numpy.int32 fails... but not always?

2011-02-17 Thread Maxim
Well, I'd like to dig the root of the problem ;). So I'm listing the pertinent code. Also if you see performance improvement possible optimization to my code, they are very welcome, as this thing is rather slow. Abstract: Requirement was to build a pseudo random bit generator using linear congru