MathGroup Archive 1997

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

Search the Archive

Re: Re: Trivial integral freezes 3.0

  • To: mathgroup at smc.vnet.net
  • Subject: [mg9894] Re: [mg9888] Re: Trivial integral freezes 3.0
  • From: Mark Evans <evans at gte.net>
  • Date: Sun, 30 Nov 1997 20:16:42 -0500
  • Organization: None
  • References: <65md10$b56@smc.vnet.net> <199711300539.AAA21157@smc.vnet.net.>
  • Sender: owner-wri-mathgroup at wolfram.com

Carlos A. Felippa wrote:

> If Full Simplify is not applied, ...  At 10 tries per second that
> would take 2830 years.  No wonder it gets stuck.
> 
> This example, although admittedly trivial, shows how useful a
> variable-typing  scheme, e.g.
> 
>                 Declare[phi,{real,positive}];
> 
> would be.  Not only it gets rid of the branch morass, but it would allow
> full  mapping of number-crunching, user-written Modules to C or C++,
> which can  then be further compiled to machine language.   Full
> competition with Matlab  would then be possible.


I could not agree with you more.  According to personnel at WRI, this is
the single most common user suggestion.  It has infinite merits.  I
hope that the company gets on with this project.

Best regards,

Mark



  • Prev by Date: RE: Assigment statements
  • Next by Date: Re: Re: How do I create a cell or "Dialog Box" that simply states a control loop status?
  • Previous by thread: Re: Trivial integral freezes 3.0
  • Next by thread: Re: Re: Trivial integral freezes 3.0