MathGroup Archive 2012

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

Search the Archive

Re: chasing.m with Mathematica 8

  • To: mathgroup at smc.vnet.net
  • Subject: [mg124230] Re: chasing.m with Mathematica 8
  • From: Oliver Ruebenkoenig <ruebenko at wolfram.com>
  • Date: Sat, 14 Jan 2012 02:57:58 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <201201130951.EAA16463@smc.vnet.net>


On Fri, 13 Jan 2012, gac wrote:

> Has anyone successfully used the package chasing.m (http://library.wolfram.com/infocenter/MathSource/2127/) to solve eigenvalue problems in Mathematica 8?  Even for the sample problem, Mathematica returns a long list of errors.
>
> The package was written in 1998. Perhaps, it is not compatible with version 8.
>
> Thanks.
>
> gac
>
>

Hi,

I don't know about the package, but perhaps the current implementation of 
NDSolve does already what you are looking for:

tutorial/NDSolveBVP

Oliver



  • Prev by Date: split a number to Date format
  • Next by Date: Re: NDSolve output without interpolating function
  • Previous by thread: chasing.m with Mathematica 8
  • Next by thread: how to import unformatted Fortran data