[Numpy-discussion] how to ask numpy what bit version it is running (32/64)

Vincent Davis vincent at vincentdavis.net
Tue Oct 19 17:54:49 EDT 2010


What is the best/good way to know what version of numpy is running (32
or 64 bit).
Showing my ignorance maybe but does it always match the python version
that is running, which can be ask/tested using sys.maxint?

-- 
Thanks
Vincent Davis



More information about the NumPy-Discussion mailing list