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: [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


  • Prev by Date: Eclipse plugin
  • Next by Date: Re: Is there a good way to output parts of a Java object in Mathematica but STILL RETAIN THE OTHER INFO IN THE JAVA OBJECT?
  • Previous by thread: x=2;Composition[f,FindMinimum][x+1,{x,a}]
  • Next by thread: need to make a special function