Skip to content

Instantly share code, notes, and snippets.

@math2001
Created March 6, 2020 11:07
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 math2001/e1a5afb14740643d251374167fbee625 to your computer and use it in GitHub Desktop.
Save math2001/e1a5afb14740643d251374167fbee625 to your computer and use it in GitHub Desktop.
with(LinearAlgebra)
a := <vector A>
b := <vector B>
solve(Equate(a, b))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment