MathGroup Archive 2012

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

Search the Archive

Re: Algorithm Analysis Course: Should I use Mathematica for projects?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg127421] Re: Algorithm Analysis Course: Should I use Mathematica for projects?
  • From: roby <roby.nowak at gmail.com>
  • Date: Mon, 23 Jul 2012 19:55:32 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net
  • References: <jtkuhh$2a$1@smc.vnet.net>

Hi Brentt,

are you sure that you need real timing in e.g. seconds ?

Would it not be sufficent to implement instruction counters to 
count the total number of e.g. additions, multiplicatiion, other arithmetic operations, function calls etc. involved in the algorithms under test.

Regards Robert



  • Prev by Date: Re: Integration of expressions with symbolic limits
  • Next by Date: Re: FindCurvePath has a problem
  • Previous by thread: Re: Algorithm Analysis Course: Should I use Mathematica for projects?
  • Next by thread: Need to run Mathematica 5.2 on Windows 7 64-bit