Re: GramSchmidt function
- To: mathgroup at smc.vnet.net
- Subject: [mg124622] Re: GramSchmidt function
- From: Heike Gramberg <heike.gramberg at gmail.com>
- Date: Fri, 27 Jan 2012 06:08:44 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201201260824.DAA23845@smc.vnet.net>
Why not use Orthogonalize? It has an option Method -> "GramSchmidt" Heike On 26 Jan 2012, at 09:24, Andie S. wrote: > I am having trouble creating a function gramSchmidt[vList] to > construct an orthogonal basis for a list of vectors, vList. > any pointers on how to do this? Thanks! >
- References:
- GramSchmidt function
- From: "Andie S." <freefalling779@gmail.com>
- GramSchmidt function