This loads packages containing some test problems and utility functions. One of the first and simplest methods for solving initial value problems was proposed by Euler: ...
The IDA package is part of the SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers) developed at the Center for Applied Scientific Computing of Lawrence ...
MakeGraph[v, f] constructs the graph whose vertices correspond to v and edges between pairs of vertices x and y in v for which the binary relation defined by the Boolean ...
SetVertexWeights[g] assigns random real weights in the range [0, 1] to vertices in g. SetVertexWeights[g, w] assigns the weights in the weight list w to the vertices of g. ...
Scale
(Numerical Calculus Package Symbol) Scale is an option to NLimit and ND that specifies the scale at which variations are expected.
BoxExtraSpacing is an option for BoxWhiskerPlot which specifies spacing adjustments to be applied when plotting multiple boxes.
MGF
(Mathematica Import/Export Format) Wolfram Mathematica MGF bitmap format. Used by the Mathematica user interface for storing raster images. MGF is an acronym for Mathematica Graphics Format. Binary format. ...
mcc
(Mathematica System Program) mcc options files MathLink template file compiler.
AdjustmentBox[box, opts] is a low-level box construct which displays with the placement of box adjusted using the options given.
ButtonBox[boxes] is a low-level box construct that represents a button in a notebook expression.