Functionality in this package has been added to the built-in Mathematica kernel. Mode is replaced by the kernel function Commonest.
PseudoDiameter[g] give the pseudo-diameter of the undirected graph g, and the two vertices that achieve this diameter.
Widget["IndexedImagePanel"] represents an indexed image panel.
LetterQ
(Built-in Mathematica Symbol) LetterQ[string] yields True if all the characters in the string are letters, and yields False otherwise.
SQLConnectionInformation[conn] returns a list of information about the SQL connection.
Mathematica lets you create your own custom interfaces, using its uniquely straightforward symbolic interface-building technology. You can build simple interactive ...
SQLTables[conn] returns the SQLTable objects for each table in an SQL connection.
Mathematica 's slide shows are ideal for use in the classroom, and can very quickly be leveraged as a lesson or lecture. Any presentation created with Mathematica can display ...
Cell Properties opens a submenu to select and toggle cell properties.
This example demonstrates the benefit of supplementing Mathematica functionality with GUIKit user interface elements leveraging existing third-party graph model and editing ...