NETTypeInfo[type] prints information about the specified type, including its inheritance hierarchy, assembly name, and its public members (constructors, methods, properties, ...
TetGenExport["file.ext", expr] exports data from a TetGen expression into a file. TetGenExport["file", expr, " format"] exports data in the specified format.
TetGenGetFaceMarkers[expr] returns the face markers for a TetGen expression.
TetGenSetRegions[expr, pts, index, attrs] sets the regions in a TetGen expression.
The NumericalDifferentialEquationAnalysis package combines functionality for analyzing differential equations using Butcher trees, Gaussian quadrature, and Newton-Cotes ...
Special-purpose multiprocessing hardware comes in two types, shared memory and distributed memory. In a shared-memory machine, all processors have access to a common main ...
You can use the Mathematica BSF engine that ships with the GUIKit` framework in third-party applications that support BSF. The naming conventions to note are that BSF uses ...
The NIntegrate Explorer is a GUI that lets you do numerical quadrature using NIntegrate. It opens a tool that lets you enter an integrand, set a region, then modify and ...
The functionality of Algebra`FiniteFields` is now available in the newly created Finite Fields Package.