MathGroup Archive 2014

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: matrix manipulation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg132404] Re: matrix manipulation
  • From: "wb at wavebounce.com" <rob at wavebounce.com>
  • Date: Mon, 10 Mar 2014 04:37:53 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net

Calling your matrix m, this appears to make a symmetric matrix:
Union[m, Transpose[m]] // SymmetricMatrixQ

Rob



  • Prev by Date: Re: Do we need a When function?
  • Next by Date: What's in an expression?
  • Previous by thread: Re: matrix manipulation
  • Next by thread: Re: matrix manipulation