Skip to content

Instantly share code, notes, and snippets.

@mjam03
Created April 10, 2023 20:43
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 mjam03/05ab1d0f3786cb2542471e6812efed6c to your computer and use it in GitHub Desktop.
Save mjam03/05ab1d0f3786cb2542471e6812efed6c to your computer and use it in GitHub Desktop.
Vectorisation What is it and how does it work?
x = 1
y = 2
x + y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment