My 404s Don't code and drive

About

Python Numpy Configuration Commands

Lists the configuration of Numpy

import numpy as np
np.__config__.show()
np.test('full', verbose=10)