Re: Question about passages
- To: mathgroup at smc.vnet.net
- Subject: [mg62158] Re: Question about passages
- From: "MondOscuro" <me at somewhere.it>
- Date: Sun, 13 Nov 2005 02:08:37 -0500 (EST)
- References: <dl1jnk$e$1@smc.vnet.net> <dl4a3c$j0o$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
i've checked trace & traceprint as you told to me, but i need something more deep... for example, if i have the expression "LUDecomposition[{{1, 2, 1}, {3, 5, 2}, {5, 1, 4}}]" i will like to see all the passages from the original matrix to the LU solution, as i will write if i try to solve this expression on paper... there is a way to do it? Thanks everybody for the help :)