MathGroup Archive 2013

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

Search the Archive

numerical integration of vector integrands

  • To: mathgroup at smc.vnet.net
  • Subject: [mg131458] numerical integration of vector integrands
  • From: Alex Krasnov <akrasnov at cory.eecs.berkeley.edu>
  • Date: Wed, 10 Jul 2013 03:35:35 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net

I want to numerically integrate a list of related integrands by evaluating 
them at the same points in order to reuse common subexpressions. Am I 
correct in understanding that NIntegrate currently does not support this 
functionality, since it threads over lists in the first argument?

Alex



  • Prev by Date: inconsistent refinement behavior
  • Next by Date: Re: Multiple Line coloring and Dashing in ListPlot
  • Previous by thread: Re: inconsistent refinement behavior
  • Next by thread: What is the actual simulation time of NDSolve?