Implementation of the Gram-Schmidt Orthogonalization Process
This program implements the Gram-Schmidt orthogonalization process, efficiently performing the algorithm with customizable vector inputs and providing orthogonal vector outputs with computational accuracy.