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