Skip to content

Instantly share code, notes, and snippets.

@anyuzx
Last active September 19, 2019 19:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anyuzx/360fee5e9ffa2528a6ad963949d34261 to your computer and use it in GitHub Desktop.
Save anyuzx/360fee5e9ffa2528a6ad963949d34261 to your computer and use it in GitHub Desktop.
import numpy as np
x = np.random.rand(1000)
y = np.random.rand(1000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment