Skip to content

Instantly share code, notes, and snippets.

@ab-gh
Last active July 2, 2020 16:47
Show Gist options
  • Save ab-gh/fee16c80ce3c83b191d1d9cd5f3dee86 to your computer and use it in GitHub Desktop.
Save ab-gh/fee16c80ce3c83b191d1d9cd5f3dee86 to your computer and use it in GitHub Desktop.

Ex 1

12.694505576656235


[[ 89.  96. 101. 104.]
 [177. 192. 205. 216.]
 [233. 256. 277. 296.]
 [257. 288. 317. 344.]]
[[[ 0.  0.  0.  0.]
  [ 1.  2.  3.  4.]]

 [[ 0.  0.  0.  0.]
  [ 5.  6.  7.  8.]]

 [[ 0.  0.  0.  0.]
  [ 9. 10. 11. 12.]]

 [[ 0.  0.  0.  0.]
  [13. 14. 15. 16.]]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment