|
[Date Index]
[Thread Index]
[Author Index]
Re: compile a numerical integral
- To: mathgroup at smc.vnet.net
- Subject: [mg124562] Re: compile a numerical integral
- From: DrMajorBob <btreat1 at austin.rr.com>
- Date: Wed, 25 Jan 2012 07:00:45 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201201241007.FAA20277@smc.vnet.net>
- Reply-to: drmajorbob at yahoo.com
No.
Bobby
On Tue, 24 Jan 2012 04:07:25 -0600, Ruth Lazkoz Sáez <ruth.lazkoz at ehu.es>
wrote:
> Hi wise people,
>
> I am working to make a code faster using compile and failed at the very
> beginning.
> Is there a way to make a version that works?
>
> f=Compile[{u},NIntegrate[x*u,{x,0.,#}]&/@{1,2,3}]
>
> Best,
>
> Ruth Lazkoz
>
--
DrMajorBob at yahoo.com
Prev by Date:
Re: Animating morphing Bezier curves; saving points
Next by Date:
Re: exercises: suppress printing of answers
Previous by thread:
compile a numerical integral
Next by thread:
Re: compile a numerical integral
|