Re: x=2;Composition[f,FindMinimum][x+1,{x,a}]
- To: mathgroup at smc.vnet.net
- Subject: [mg68292] Re: x=2;Composition[f,FindMinimum][x+1,{x,a}]
- From: albert <awnl at arcor.de>
- Date: Mon, 31 Jul 2006 06:06:18 -0400 (EDT)
- References: <eake8e$qu9$1@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? me, too: Mathematica 5.1 for Linux Copyright 1988-2004 Wolfram Research, Inc. -- Motif graphics initialized -- In[1]:= $Version Out[1]= 5.1 for Linux (October 25, 2004) In[2]:= x=2;Composition[f,FindMinimum][x+1,{x,a}] Segmentation fault albert