Python Numpy Configuration Commands 18 Feb 2016 Lists the configuration of Numpy import numpy as np np.__config__.show() np.test('full', verbose=10)