Skip to content

Instantly share code, notes, and snippets.

@p-geon
Last active June 20, 2018 05:40
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 p-geon/02462c4d1627cf5fba0dee138883ac5a to your computer and use it in GitHub Desktop.
Save p-geon/02462c4d1627cf5fba0dee138883ac5a to your computer and use it in GitHub Desktop.
import numpy as np
print("range: ", np.max(X[0]), np.min(X[0]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment