MathGroup Archive 2007

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

Search the Archive

Re: Mathematica 6.0 and MatrixManipulations

  • To: mathgroup at smc.vnet.net
  • Subject: [mg76214] Re: [mg76176] Mathematica 6.0 and MatrixManipulations
  • From: bsyehuda at gmail.com
  • Date: Fri, 18 May 2007 06:01:57 -0400 (EDT)
  • References: <200705171001.GAA01129@smc.vnet.net>

Hi,
Well you can try the new ConstantArray function
and for the rest look in the help for
guide/NewIn60MatrixAndLinearAlgebraFunctions
you will find there "new" functions such as HilbertMatrix etc (towards the
bottom of the page)

yehuda

On 5/17/07, Michael <mcauxeu at gmail.com> wrote:
>
> Hi,
>
> In Mathematica 6.0, I notice that the instruction
>
> In[1]:=  Needs["LinearAlgebra`MatrixManipulation`"];
>
> produces the following warning:
>
> "General::obspkg: LinearAlgebra`MatrixManipulation` is now obsolete.
> The legacy version being loaded may conflict with current Mathematica
> functionality. See the Compatibility Guide for updating information."
>
> In fact, a lot of my 'favourite' methods, "BlockMatrix", "ZeroMatrix",
> etc. no longer are even documented in the help browser, nor is the
> package MatrixManipulation.
>
> My previous version was Mathematica 5.2, and so what *should* I be
> using now instead of "BlockMatrix", "ZeroMatrix", etc.?  Thus far, I
> haven't been able to find any information about obsolesced functions
> within the help browser (F1).
>
> Any suggestions or help would be greatly appreciated!
>
> Thanks,
>
> Michael
>
>
>



  • Prev by Date: Re: Ellipse equation simplification on Mathematica:
  • Next by Date: Re: Ellipse equation simplification on Mathematica:
  • Previous by thread: Mathematica 6.0 and MatrixManipulations
  • Next by thread: Re: Mathematica 6.0 and MatrixManipulations