MathGroup Archive 2008

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

Search the Archive

How to test if list of arguments are numeric

  • To: mathgroup at smc.vnet.net
  • Subject: [mg89500] How to test if list of arguments are numeric
  • From: "Michael A. Gilchrist" <mikeg at utk.edu>
  • Date: Wed, 11 Jun 2008 03:17:18 -0400 (EDT)

Hi all,

I'm trying to use a function with NMinimize and running into problems with 
holding off its evaluation until NMinimize passes real values.  Essentially, I 
have something like this

TestFunction[avec_]:=Module[{},


  • Prev by Date: Re: Transform list of numbers into pure functions using replace rule
  • Next by Date: DiffMaps package
  • Previous by thread: Re: Re: snippets
  • Next by thread: Re: How to test if list of arguments are numeric