From Surf Wiki (app.surf) — the open knowledge base
Wolfram Mathematica
Computational software program
Computational software program
| Field | Value |
|---|---|
| name | Wolfram Mathematica |
| logo | Mathematica Logo.svg |
| logo_upright | 0.4 |
| logo_alt | Wolfram Mathematica logo |
| developer | Wolfram Research |
| released | |
| latest preview date | |
| programming language | Wolfram Language, C/C++, Java |
| platform | Windows, macOS, Linux (includes separated support for Raspbian on Raspberry Pi), online service. All platforms support 64-bit implementations. (list) |
| language | English, Chinese, Japanese |
| language count | |
| genre | Computer algebra, numerical computations, information visualization, statistics, user interface creation |
| license | Proprietary |
| website |
Wolfram Mathematica (also known as Mathematica) is a software system with built-in libraries for several areas of technical computing that allows machine learning, statistics, symbolic computation, data manipulation, network analysis, time series analysis, NLP, optimization, plotting functions and various types of data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other programming languages. It was conceived by Stephen Wolfram, and is developed by Wolfram Research of Champaign, Illinois. The Wolfram Language is the programming language used in Mathematica. Mathematica 1.0 was released on June 23, 1988 in Champaign, Illinois and Santa Clara, California. Mathematica's Wolfram Language is fundamentally based on Lisp; for example, the Mathematica command Most is identically equal to the Lisp command butlast.
TOC
Notebook interface
Mathematica is split into two parts: the kernel and the front end. The kernel interprets expressions (Wolfram Language code) and returns result expressions, which can then be displayed by the front end.
The original front end, designed by Theodore Gray in 1988, consists of a notebook interface and allows the creation and editing of notebook documents that can contain code, plaintext, images, and graphics.
Code development is also supported through support in a range of standard integrated development environment (IDE) including Eclipse, IntelliJ IDEA, Atom, Vim, Visual Studio Code and Git. The Mathematica Kernel also includes a command line front end.
Other interfaces include JMath, based on GNU Readline and WolframScript which runs self-contained Mathematica programs (with arguments) from the UNIX command line.
High-performance computing
Capabilities for high-performance computing were extended with the introduction of packed arrays in version 4 (1999) and sparse matrices (version 5, 2003), and by adopting the GNU Multiple Precision Arithmetic Library to evaluate high-precision arithmetic.
Version 5.2 (2005) added automatic multi-threading when computations are performed on multi-core computers. This release included CPU-specific optimized libraries. In addition Mathematica is supported by third party specialist acceleration hardware such as ClearSpeed.
In 2002, gridMathematica was introduced to allow user level parallel programming on heterogeneous clusters and multiprocessor systems and in 2008 parallel computing technology was included in all Mathematica licenses including support for grid technology such as Windows HPC Server 2008, Microsoft Compute Cluster Server and Sun Grid.
Support for CUDA and OpenCL GPU hardware was added in 2010.
Extensions
As of Version 14, there are 6,602 built-in functions and symbols in the Wolfram Language. Stephen Wolfram announced the launch of the Wolfram Function Repository in June 2019 as a way for the public Wolfram community to contribute functionality to the Wolfram Language. There are currently more than 3000 functions contributed as Resource Functions. In addition to the Wolfram Function Repository, there is a Wolfram Data Repository with computable data and the Wolfram Neural Net Repository for machine learning.
Wolfram Mathematica is the basis of the Combinatorica package, which adds discrete mathematics functionality in combinatorics and graph theory to the program.
Connections to other applications, programming languages, and services
Communication with other applications can be done using a protocol called Wolfram Symbolic Transfer Protocol (WSTP). It allows communication between the Wolfram Mathematica kernel and the front end and provides a general interface between the kernel and other applications.
Wolfram Research freely distributes a developer kit for linking applications written in the programming language C to the Mathematica kernel through WSTP using J/Link., a Java program that can ask Mathematica to perform computations. Similar functionality is achieved with .NET /Link, but with .NET programs instead of Java programs.
Other languages that connect to Mathematica include Haskell, AppleScript, Racket, Visual Basic, Python, and Clojure.
Mathematica supports the generation and execution of Modelica models for systems modeling and connects with Wolfram System Modeler.
Links are also available to many third-party software packages and APIs.
Mathematica can also capture real-time data from a variety of sources and can read and write to public blockchains (Bitcoin, Ethereum, and ARK).
It supports import and export of over 220 data, image, video, sound, computer-aided design (CAD), geographic information systems (GIS), document, and biomedical formats.
In 2019, support was added for compiling Wolfram Language code to LLVM.
Version 12.3 of the Wolfram Language added support for Arduino.
Computable data
Mathematica is also integrated with Wolfram Alpha, an online answer engine that provides additional data, some of which is kept updated in real time, for users who use Mathematica with an internet connection. Some of the data sets include astronomical, chemical, geopolitical, language, biomedical, airplane, and weather data, in addition to mathematical data (such as knots and polyhedra).
Reception
BYTE in 1989 listed Mathematica as among the "Distinction" winners of the BYTE Awards, stating that it "is another breakthrough Macintosh application ... it could enable you to absorb the algebra and calculus that seemed impossible to comprehend from a textbook".
Mathematica has been criticized for being closed source. Wolfram Research claims keeping Mathematica closed source is central to its business model and the continuity of the software.
References
References
- Wolfram, Stephen. (23 Jun 2008). "Mathematica Turns 20 Today". Wolfram.
- (23 June 2013). "Celebrating Mathematica's First Quarter Century".
- [http://reference.wolfram.com/legacy/v9/tutorial/TheSoftwareEngineeringOfMathematica.html The Software Engineering of Mathematica—Wolfram Mathematica 9 Documentation] {{Webarchive. link. (2017-07-29 . Reference.wolfram.com. Retrieved on 2015-03-23.)
- "Mathematica 12 System Requirements and Platform Availability".
- [https://www.theverge.com/2013/11/21/5130394/raspberry-pi-includes-mathematica-wolfram-language-free Raspberry Pi Includes Mathematica for Free] {{Webarchive. link. (2014-05-09 The Verge)
- "Wolfram Mathematica".
- (October 3, 2005). "Stephen Wolfram: Simple Solutions; The iconoclastic physicist's Mathematica software nails complex puzzles".
- "Contact Wolfram Research".
- (6 March 2014). "Stephen Wolfram's new programming language: Can he make the world computable?". Slate Magazine.
- "Mathematica—Three Decades of Contributions, Invention, Discovery, and Education".
- (22 October 2021). "Celebrating a Third of a Century of Mathematica, and Looking Forward—Stephen Wolfram Writings".
- (6 June 2013). "There Was a Time before Mathematica…—Stephen Wolfram Writings".
- [https://patents.google.com/patent/US8407580 Patent US8407580] Google Patent Search
- Hayes, Brian. (1990-01-01). "Thoughts on Mathematica". Pixel.
- (21 June 2006). "Wolfram intros Workbench IDE for Mathematica". Macworld.
- "Mathematica plugin for IntelliJ IDEA".
- [http://reference.wolfram.com/mathematica/tutorial/UsingATextBasedInterface.html Using a Text-Based Interface] {{Webarchive. link. (2013-10-29 documentation at wolfram.com)
- "JMath: A GNU Readline based frontend for Mathematica".
- "Directory listing".
- [http://goliath.ecnext.com/premium/0199/0199-1526706.html Math software packs new power; new programs automate such tedious processes as solving nonlinear differential equations and converting units] by Agnes Shanley, ''Chemical Engineering'', March 1, 2002.
- [http://www.accessmylibrary.com/coms2/summary_0286-9587712_ITM Mathematica 5.1: additional features make software well-suited for operations research professionals] {{Webarchive. link. (2008-09-25 by ManMohan S. Sodhi, ''OR/MS Today'', December 1, 2004.)
- [http://www.accessmylibrary.com/coms2/summary_0286-12336000_ITM The 21st annual Editors' Choice Awards] {{Webarchive. link. (2009-01-12 , ''Macworld'', February 1, 2006.)
- "Mathematica is tuned to take advantage of CPU features when available".
- "ClearSpeed Advance Accelerator Boards Certified by Wolfram Research; Math Coprocessors Enable Mathematica Users to Quadruple Performance.".
- [http://www.macworld.com/news/2002/11/20/mathematica/index.php gridMathematica offers parallel computing solution] {{Webarchive. link. (2005-12-02 by Dennis Sellers, ''MacWorld'', November 20, 2002.)
- "CUDA and OpenCL support added in Mathematica 8".
- (9 January 2024). "The Story Continues: Announcing Version 14 of Wolfram Language and Mathematica".
- (11 June 2019). "The Wolfram Function Repository: Launching an Open Platform for Extending the Wolfram Language—Stephen Wolfram Writings".
- (20 August 2025). "Alphabetic listing of Wolfram Resource Functions".
- (20 April 2017). "Launching the Wolfram Data Repository: Data Publishing that Really Works—Stephen Wolfram Writings".
- Skiena, Steven. (2003). "Computational Discrete Mathematics: Combinatorics and Graph Theory with Mathematica". Cambridge University Press.
- "Wolfram Symbolic Transfer Protocol (WSTP)".
- [http://www.macworld.com/2002/11/reviews/mathematica/ Mathematica 4.2] {{webarchive. link. (2007-11-21 by Charles Seiter, ''Macworld'', November 1, 2002.)
- [http://www.wolfram.com/solutions/mathlink/netlink/ .NET/Link] {{Webarchive. link. (2010-09-09 : .NET/Link is a toolkit that integrates Mathematica and the Microsoft .NET Framework.)
- "mathlink: Write Mathematica packages in Haskell - Hackage".
- S.Kratky. "MathLink for AppleScript".
- "MrMathematica: Calling Mathematica from Scheme".
- "Mathematica for ActiveX - from Wolfram Library Archive".
- "erocarrera/pythonika". GitHub.
- "PYML (Python Mathematica interface) - from Wolfram Library Archive".
- "Clojuratica - Home". Clojuratica.weebly.com.
- "Wolfram Documentation: ServiceConnect".
- "Vernier and Mathematica".
- "Working with blockchains".
- [http://www.cadalyst.com/general-software/mathematica-6-cadalyst-labs-review-6299 Mathematica 6 Labs Review] {{Webarchive. link. (2022-03-25 ''Cadalyst'' Feb 1, 2008)
- "Create LLVM code".
- (20 May 2021). "Launching Version 12.3 of Wolfram Language & Mathematica—Stephen Wolfram Writings".
- "Mathematic Guide". Wolfram Research.
- (January 1989). "The BYTE Awards".
- "Paul Romer".
- (2 April 2019). "Why Wolfram Tech Isn't Open Source—A Dozen Reasons—Wolfram Blog".
- (30 November 2021). "Six Reasons Why the Wolfram Language Is (Like) Open Source—Wolfram Blog".
This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.
Ask Mako anything about Wolfram Mathematica — get instant answers, deeper analysis, and related topics.
Research with MakoFree with your Surf account
Create a free account to save articles, ask Mako questions, and organize your research.
Sign up freeThis content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.
Report