MathGroup Archive 1998

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

Search the Archive

Re: Linking in Fortran to Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg13641] Re: Linking in Fortran to Mathematica
  • From: Paul Abbott <paul at physics.uwa.edu.au>
  • Date: Fri, 07 Aug 1998 18:27:43 +0800
  • Organization: University of Western Australia
  • References: <6q3qkj$f19@smc.vnet.net> <6qbp03$a2l@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

victor_v at my-dejanews.com wrote:

> I wouldn't recommend to use Mathematica for a computationally intensive
> task. It would be better to replace fitting procedure with an external
> function, written in FORTRAN or C via MathLink.

Linking in Fortran is not as simple as linking in C.  However, using the
InterCall package for linking in Fortran or C (and numerical libraries
such as IMSL and NAG) into Mathematica makes this much simpler. If you
are interested, take a look at 

	http://www.physics.uwa.edu.au/ICB/

Cheers,
	Paul 
 
____________________________________________________________________ 
Paul Abbott                                   Phone: +61-8-9380-2734
Department of Physics                           Fax: +61-8-9380-1014
The University of Western Australia            Nedlands WA  6907       
mailto:paul at physics.uwa.edu.au  AUSTRALIA                       
http://www.physics.uwa.edu.au/~paul

            God IS a weakly left-handed dice player
____________________________________________________________________


  • Prev by Date: Printing problems - Mac.
  • Next by Date: Re: Solving log equations, how?
  • Previous by thread: Printing problems - Mac.
  • Next by thread: Dimensions and Variables II