MathGroup Archive 2006

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

Search the Archive

Re: x=2;Composition[f,FindMinimum][x+1,{x,a}]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg68307] Re: [mg68282] x=2;Composition[f,FindMinimum][x+1,{x,a}]
  • From: "Carl K. Woll" <carlw at wolfram.com>
  • Date: Tue, 1 Aug 2006 06:59:26 -0400 (EDT)
  • References: <200607310745.DAA26874@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Chris Chiasson wrote:
> The above command crashes my kernel on Windows XP and Linux. Anybody else?
> 

The crash comes when evaluating

FindMinimum[3,{2,a}]

Presumably you did not intend to evaluate this.

In the development version, the above code does not cause a crash.

Carl Woll
Wolfram Research


  • Prev by Date: Re: need to make a special function
  • Next by Date: Re: x=2;Composition[f,FindMinimum][x+1,{x,a}]
  • Previous by thread: Re: Re: Finding the Number of Pythagorean Triples below a bound
  • Next by thread: Re: x=2;Composition[f,FindMinimum][x+1,{x,a}]