MathGroup Archive 2008

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

Search the Archive

Re: Thinking Mathematica: Any suggestions?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg91699] Re: Thinking Mathematica: Any suggestions?
  • From: bobbaillie at frii.com
  • Date: Sat, 6 Sep 2008 02:04:58 -0400 (EDT)
  • References: <g9qiqa$4in$1@smc.vnet.net>

My advice: use For, Do, etc., for most of your work if that is what
you are most comfortable with.  They work fine.  If you really need to
maximize speed in some part of your code, then convert that part to
functional style.


  • Prev by Date: after install mathematica in archlinux .i can not run math or
  • Next by Date: Mapping and AppendTo
  • Previous by thread: Re: Thinking Mathematica: Any suggestions?
  • Next by thread: Re: Thinking Mathematica: Any suggestions?