100 Numpy Exercises which could help you improve your ability of NumPy
the original URL: https://github.com/rougier/numpy-100/edit/master/100_Numpy_exercises_no_solution.md
Here are some difficult problems which I did not solve at the beginning.
Hint: np.subtract.outer()
z = np.zeros(10, [(), ()])