.NET licensing

15/11/2012 19:21

Features A plot and manipulation dialog created with Mathematica Features of Mathematica include: Elementary mathematical function library Special mathematical function library 2D and 3D data and function visualization and animation tools Matrix and data manipulation tools including support for sparse arrays If you are interested to know more, take a look at .NET licensing.  Solvers for systems of equations, diophantine equations ODEs, PDEs, DAEs, DDEs and recurrence relations Numeric and symbolic tools for discrete and continuous calculus Multivariate statistics libraries Constrained and unconstrained local and global optimization Programming language supporting procedural, functional and object oriented constructs Toolkit for adding user interfaces to calculations and applications Tools for image processing Tools for visualizing and analysing graphs Tools for combinatoric problems Data mining tools such as cluster analysis, sequence alignment and pattern matching Number theory function library Continuous and discrete integral transforms Import and export filters for data, images, video, sound, CAD, GIS, document and biomedical formats Database collection for mathematical, scientific, and socio-economic information Support for complex number, arbitrary precision, interval arithmetic and symbolic computation Notebook interface for review and re-use of previous inputs and outputs including graphics and text annotations Technical word processing including formula editing and automated report generating Tools for connecting to SQL, Java, .NET, C++, FORTRAN and http based systems Tools for parallel programing Interface Mathematica is split into two parts, the "kernel" and the "front end". The kernel interprets expressions (Mathematica code) and returns result expressions. The front end, designed by Theodore Gray, provides a GUI, which allows the creation and editing of Notebook documents containing program code with prettyprinting, formatted text together with results including typeset mathematics, graphics, GUI components, tables, and sounds. All contents and formatting can be generated algorithmically or interactively edited. One level of "undo" is supported, along with most standard word processing capabilities. Documents can be structured using a hierarchy of cells, which allow for outlining and sectioning of a document and support automatic numbering index creation. Documents can be presented in a slideshow environment for presentations. Notebooks and their contents are represented as Mathematica expressions that can be created, modified or analysed by Mathematica programs.  For more info, visit this link.