numpyEasy Playground

N-dimensional arrays, vectorized math, linear algebra, FFT

Python Playground
Output
Click "Run" to execute your code

numpy is a third-party package. N-dimensional arrays, vectorized math, linear algebra, FFT. Install with: pip install numpy

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?