MathGroup Archive 2003

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

Search the Archive

Re: Weird message

  • To: mathgroup at smc.vnet.net
  • Subject: [mg43475] Re: Weird message
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Thu, 18 Sep 2003 05:38:38 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <bk9irr$t5p$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

just remove the 

Needs["LinearAlgebra`Cholesky`"]

line from your code and be happy.

Regards
  Jens

Ch akpovo wrote:
> 
> Hello To all,
>  I just upgraded my mathematica 4.2 to version 5. I created a code which was
> running fine on the old version. When I run the code with the new version it
> gives me the following message
> 
> CholeskyDecomposition::obslt:
>   CholeskyDecomposition is now a System` function. The package
>    LinearAlgebra`Cholesky` is obsolete.
> 
> Needs::nocont: Context LinearAlgebra`Cholesky`
>           was not created when Needs was evaluated.
> 
> I do not understand. Can anyone help?
> 
> --
> ch akpovo
> Laboratory for Modern Fluid Physics
> Florida A & M University
> Phone: 850 561 2473
> Fax: 850 561 2474


  • Prev by Date: Re: Testing if a file (or stream) has been opened? (again)
  • Next by Date: Re: Finding the Path to/Directory for the current EvaluationNotebook?
  • Previous by thread: Re: Weird message
  • Next by thread: Re: Weird message