MathLink allows you to exchange data of any type with external programs. For more common types of data, you simply need to give appropriate :ArgumentTypes: or :ReturnType: ...
General issues about the internal implementation of Mathematica are discussed in "The Internals of Mathematica". Given here are brief notes on particular features. These ...
This document describes how to compile and run MathLink programs written in the C language on Mac OS X systems. ("MathLink and External Program Communication" describes how ...
MonitorLM gives information on the total number of licenses available and checked out, the fully qualified domain name and username of those who have them checked out, and so ...
J/Link provides Mathematica users with the ability to interact with arbitrary Java classes directly from Mathematica. You can create objects and call methods directly in the ...
"Introduction to Manipulate" and "Introduction to Dynamic" provide most of the information you need to use Mathematica's interactive features accessible through the functions ...
$SyntaxHandler::sntxh
ARPACK is a collection of Fortran77 subroutines designed to solve large-scale eigenvalue problems. http://www.caam.rice.edu/software/ARPACK The ATLAS (Automatically Tuned ...
This tutorial reviews the functions that Mathematica provides for carrying out matrix computations. Further information on these functions can be found in standard ...