Apache log files. Native log file format of the Apache web server. Common variants are Apache Common Log and Apache Access Log. Is used by MathLM, the Mathematica license ...
Depending on the purpose for which you are using a Mathematica notebook, you may want to change its overall appearance. The front end allows you to specify independently the ...
You can define the derivative in Mathematica of a function f of one argument simply by an assignment like f'[x_]=fp[x]. This defines the derivative of f(x) to be fp(x). In ...
Sparse6
(Mathematica Import/Export Format) sparse6 graph data format. Used for storing undirected graphs. ASCII format. Stores connectivity information for multiple undirected graphs. Suitable for large sparse graphs, ...
The Mathematica side of a MathLink connection is set up to work exactly the same on all computer systems. But inevitably there are differences between external programs on ...
Monte Carlo methods use randomly generated numbers or events to simulate random processes and estimate complicated results. For example, they are used to model financial ...
LayeredGraphPlot attempts to draw the vertices of a graph in a series of layers, placing dominant vertices at the top, and vertices lower in the hierarchy progressively ...
Manipulating global options in the front end. Just like cells and notebooks, the complete Mathematica front end has various options, which you can look at and manipulate from ...
EstimatorRegulator[ss, {l, \[Kappa]}] constructs the feedback regulator for the StateSpaceModel object ss with estimator and feedback gain matrices l and \[Kappa], ...
PolyhedronData has been added to the built-in Mathematica kernel. A new Polyhedron Operations Package has been created.