
     freeware                       xhunga@tiscali.fr
  
              The Gram-Schmidt process.      
       
  a) Verify with numeric applications,

     * with the Euclidean inner product in R**n.
     * with the inner product in M2x2.
     * with the inner product in M3x2.
     * with the inner product in M3x3.
     * with the Inner Product on R**n generated by A. 
 
  b) The coefficients, integers or fractions, are randomly
     selected by the computer.

  c) The size of the vectors, are randomly selected by the 
     computer, but you can selecte  the size  if you want.
   
      I have used gcc.2.9 (Dev-C++ 4), 
                  gcc.3.2 (v2DJGPP Rhide).

        The list of all  the programs : aaprogr.txt

        Save your work in a text file : aaasave.txt
        ShortName  For  The  Matrices : aashtnm.txt

