|
[Date Index]
[Thread Index]
[Author Index]
c++ book
- To: mathgroup at smc.vnet.net
- Subject: [mg37190] c++ book
- From: Christopher Maierle <chris at chaos.physik.uni-dortmund.de>
- Date: Wed, 16 Oct 2002 14:25:15 -0400 (EDT)
- Organization: Universitaet Dortmund
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
I'm looking for a book recommendation.
I've been using mathematica and I love it. I'd like to speed up some of
my Mathematica codes though. What I really want to do is code some basic algrebraic
steps in a lower level language. I need to somehow set up c/c++ code
for operators, how they multiply, and also deal with multiplicative constants
and addition for example. I currently do this all with Mathematica but for
large symbolic calculations involving many operations Mathematica becomes quite
slow. (at least with my coding ability ;) ) Does anyone have any
recommendations for a c++ book along these lines? Simply put, I basically
want to write c++ code that functions similarly to mathematica but that
is specialized to particlar types of algebraic problems and therefore
runs faster. Any suggestions?
-chris
Prev by Date:
Re: Plot problem
Next by Date:
RE: Plot problem
Previous by thread:
RE: RE: List processing
Next by thread:
Re: c++ book
|