Wolfram Library Archive


All Collections Articles Books Conference Proceedings
Courseware Demos MathSource Technical Notes
Title Downloads

InterCall Default Files for Various Public Domain Libraries
Author

Terry Robb
Organization: RMIT University
Department: Department of Mathematics
Old MathSource #

0203-443
Revision date

1992-08-01
Description

Virtually any external Fortran or C library routine can be imported into Mathematica using the InterCall package. For this to work, however, a default setting must be declared for the routine. Given here are default settings for all the routines in the linpack (linear algebra), minpack (minimization and root finding) and itpack (iterative methods for sparse matrices) Fortran libraries. InterCall comes standard with default settings for all the routines in the more comprehensive IMSL and NAG libraries.

InterCall must be purchased seperately.
Subjects

*Wolfram Technology > Application Packages > Applications from Independent Developers > InterCall
*Wolfram Technology > Front End > Importing
Keywords

code generation, applied mathematics, physics, InterCall, MathLink, linear algebra, minimization and root finding, iterative methods for sparse matrices, IMSL library, NAG library
Downloads Download Wolfram CDF Player

Download
README.txt (1.7 KB) - Installation notes
Download
idata-ITPACK2C.m (7.8 KB) - InterCall defaults file
Download
idata-LINPACKD.m (25.9 KB) - InterCall defaults file
Download
idata-MINPACKD.m (9 KB) - InterCall defaults file