How do I check which version of NumPy I'm using?

larus picture larus · Oct 5, 2009 · Viewed 392.5k times · Source

How can I check which version of NumPy I'm using?

(FYI this question has been edited because both the question and answer are not platform specific.)

Answer

SilentGhost picture SilentGhost · Oct 5, 2009
import numpy
numpy.version.version