
# coding: utf-8

# # Gram-Schmidt--The Movie

# In[3]:

from IPython.display import FileLink
FileLink("gram-schmidt.webm")


# Click the link above to play the movie. You can also find it on the Wikpedia page for Gram-Schmidt
# 
# https://en.wikipedia.org/wiki/Gram%E2%80%93Schmidt_process#/media/File:Gram-Schmidt_orthonormalization_process.gif

# In[ ]:



