Skip to content

Instantly share code, notes, and snippets.

@li2hub
Created July 2, 2018 07:44
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 li2hub/adace7780f9dd100c523b0e6dd7c03f1 to your computer and use it in GitHub Desktop.
Save li2hub/adace7780f9dd100c523b0e6dd7c03f1 to your computer and use it in GitHub Desktop.
import numpy as np
a = np.array([1,2,3])
print a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment