Wolfram Mathematica

From Wikipedia, the free encyclopedia
(Redirected from WebMathematica)
Wolfram Mathematica
Developer(s)Wolfram Research
Initial releaseJune 23, 1988; 35 years ago (1988-06-23)[1]
Stable release14.0.0 (January 9, 2024; 3 months ago (2024-01-09)) [±][2]
Written inWolfram Language,[3] C/C++, Java[4]
PlatformWindows,[5] macOS, Linux (includes separated support for Raspbian on Raspberry Pi[6]), online service. All platforms support 64-bit implementations.[7] (list)
Available inEnglish, Chinese, Japanese
TypeComputer algebra, numerical computations, information visualization, statistics, user interface creation
LicenseProprietary
Websitewww.wolfram.com/mathematica/ Edit this at Wikidata

Wolfram Mathematica is a software system with built-in libraries for several areas of technical computing that allow 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.[8][9] The Wolfram Language is the programming language used in Mathematica.[10] Mathematica 1.0 was released on June 23, 1988 in Champaign, Illinois and Santa Clara, California.[11][12][13]

Notebook interface[edit]

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[14] in 1988, consists of a notebook interface and allows the creation and editing of notebook documents that can contain code, plaintext, images, and graphics.[15]

Alternatives to the Mathematica front end include Wolfram Workbench—an Eclipse-based integrated development environment (IDE) that was introduced in 2006. It provides project-based code development tools for Mathematica, including revision management, debugging, profiling, and testing.[16]

There is also a plugin for IntelliJ IDEA-based IDEs to work with Wolfram Language code that in addition to syntax highlighting can analyze and auto-complete local variables and defined functions.[17] The Mathematica Kernel also includes a command line front end.[18]

Other interfaces include JMath,[19] based on GNU Readline and WolframScript[20] which runs self-contained Mathematica programs (with arguments) from the UNIX command line.

The file extension for Mathematica files is .nb and .m for configuration files.

Mathematica is designed to be fully stable and backwards compatible with previous versions.

High-performance computing[edit]

Capabilities for high-performance computing were extended with the introduction of packed arrays in version 4 (1999)[21] and sparse matrices (version 5, 2003),[22] 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.[23] This release included CPU-specific optimized libraries.[24] In addition Mathematica is supported by third party specialist acceleration hardware such as ClearSpeed.[25]

In 2002, gridMathematica was introduced to allow user level parallel programming on heterogeneous clusters and multiprocessor systems[26] 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.[27]

Extensions[edit]

As of Version 13, there are 6,051 built-in functions and symbols in the Wolfram Language.[28] 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.[29] At the time of Stephen Wolfram's release announcement for Mathematica 13, there were 2,259 functions contributed as Resource Functions.[30] 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.[31]

Wolfram Mathematica is the basis of the Combinatorica package, which adds discrete mathematics functionality in combinatorics and graph theory to the program.[32]

Connections to other applications, programming languages, and services[edit]

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.[33]

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.,[34] a Java program that can ask Mathematica to perform computations. Similar functionality is achieved with .NET /Link,[35] but with .NET programs instead of Java programs.

Other languages that connect to Mathematica include Haskell,[36] AppleScript,[37] Racket,[38] Visual Basic,[39] Python,[40][41] and Clojure.[42]

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.[43]

Mathematica can also capture real-time data from a variety of sources[44] and can read and write to public blockchains (Bitcoin, Ethereum, and ARK).[45]

It supports import and export of over 220 data, image, video, sound, computer-aided design (CAD), geographic information systems (GIS),[46] document, and biomedical formats.

In 2019, support was added for compiling Wolfram Language code to LLVM.[47]

Version 12.3 of the Wolfram Language added support for Arduino.[48]

Computable data[edit]

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).[49]

Reception[edit]

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".[50] Mathematica has been criticized for being closed source.[51] Wolfram Research claims keeping Mathematica closed source is central to its business model and the continuity of the software.[52][53]

See also[edit]

References[edit]

  1. ^ Wolfram, Stephen (23 Jun 2008), Mathematica Turns 20 Today, Wolfram, retrieved 16 May 2012
  2. ^ "The Story Continues: Announcing Version 14 of Wolfram Language and Mathematica". Retrieved 2024-01-09.
  3. ^ "Celebrating Mathematica's First Quarter Century". Retrieved 11 August 2015.
  4. ^ The Software Engineering of Mathematica—Wolfram Mathematica 9 Documentation Archived 2017-07-29 at the Wayback Machine. Reference.wolfram.com. Retrieved on 2015-03-23.
  5. ^ "Mathematica 12 System Requirements and Platform Availability". Retrieved 16 December 2020.
  6. ^ Raspberry Pi Includes Mathematica for Free Archived 2014-05-09 at the Wayback Machine The Verge
  7. ^ "Wolfram Mathematica". Retrieved 11 August 2015.
  8. ^ "Stephen Wolfram: Simple Solutions; The iconoclastic physicist's Mathematica software nails complex puzzles". BusinessWeek. October 3, 2005. Retrieved August 4, 2021.
  9. ^ "Contact Wolfram Research". Retrieved 11 August 2015.
  10. ^ "Stephen Wolfram's new programming language: Can he make the world computable?". Slate Magazine. 6 March 2014. Retrieved 11 August 2015.
  11. ^ "Mathematica—Three Decades of Contributions, Invention, Discovery, and Education". www.wolfram.com. Retrieved 2022-05-16.
  12. ^ "Celebrating a Third of a Century of Mathematica, and Looking Forward—Stephen Wolfram Writings". writings.stephenwolfram.com. Retrieved 2022-05-16.
  13. ^ "There Was a Time before Mathematica…—Stephen Wolfram Writings". writings.stephenwolfram.com. Retrieved 2022-05-16.
  14. ^ Patent US8407580 Archived 2016-11-20 at the Wayback Machine Google Patent Search
  15. ^ Hayes, Brian (1990-01-01). "Thoughts on Mathematica" (PDF). Pixel. Archived (PDF) from the original on 2014-07-15.
  16. ^ "Wolfram intros Workbench IDE for Mathematica". Macworld. 21 June 2006. Archived from the original on 2 July 2006. Retrieved 11 August 2015.
  17. ^ "Mathematica plugin for IntelliJ IDEA".
  18. ^ Using a Text-Based Interface Archived 2013-10-29 at the Wayback Machine documentation at wolfram.com
  19. ^ "JMath: A GNU Readline based frontend for Mathematica". Retrieved 11 August 2015.
  20. ^ "Directory listing". Retrieved 18 April 2019.
  21. ^ 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.
  22. ^ Mathematica 5.1: additional features make software well-suited for operations research professionals Archived 2008-09-25 at the Wayback Machine by ManMohan S. Sodhi, OR/MS Today, December 1, 2004.
  23. ^ The 21st annual Editors' Choice Awards Archived 2009-01-12 at the Wayback Machine, Macworld, February 1, 2006.
  24. ^ "Mathematica is tuned to take advantage of CPU features when available". Retrieved 13 April 2020.
  25. ^ "ClearSpeed Advance Accelerator Boards Certified by Wolfram Research; Math Coprocessors Enable Mathematica Users to Quadruple Performance". Archived from the original on 25 January 2016. Retrieved 11 August 2015.
  26. ^ gridMathematica offers parallel computing solution Archived 2005-12-02 at the Wayback Machine by Dennis Sellers, MacWorld, November 20, 2002.
  27. ^ "CUDA and OpenCL support added in Mathematica 8". Retrieved 13 April 2020.
  28. ^ "Launching Version 13.0 of Wolfram Language + Mathematica—Stephen Wolfram Writings". writings.stephenwolfram.com. Retrieved 2022-05-16.
  29. ^ "The Wolfram Function Repository: Launching an Open Platform for Extending the Wolfram Language—Stephen Wolfram Writings". writings.stephenwolfram.com. Retrieved 2022-05-16.
  30. ^ "Launching Version 13.0 of Wolfram Language + Mathematica—Stephen Wolfram Writings". writings.stephenwolfram.com. Retrieved 2022-05-16.
  31. ^ "Launching the Wolfram Data Repository: Data Publishing that Really Works—Stephen Wolfram Writings". writings.stephenwolfram.com. Retrieved 2022-05-16.
  32. ^ Skiena, Steven (2003). Computational Discrete Mathematics: Combinatorics and Graph Theory with Mathematica. Cambridge University Press.
  33. ^ "Wolfram Symbolic Transfer Protocol (WSTP)".
  34. ^ Mathematica 4.2 Archived 2007-11-21 at the Wayback Machine by Charles Seiter, Macworld, November 1, 2002.
  35. ^ .NET/Link Archived 2010-09-09 at the Wayback Machine: .NET/Link is a toolkit that integrates Mathematica and the Microsoft .NET Framework.
  36. ^ "mathlink: Write Mathematica packages in Haskell - Hackage". Retrieved 11 August 2015.
  37. ^ S.Kratky. "MathLink for AppleScript". Archived from the original on 17 July 2011. Retrieved 11 August 2015.
  38. ^ "MrMathematica: Calling Mathematica from Scheme". Retrieved 11 August 2015.
  39. ^ "Mathematica for ActiveX - from Wolfram Library Archive". Retrieved 11 August 2015.
  40. ^ "erocarrera/pythonika". GitHub. Retrieved 11 August 2015.
  41. ^ "PYML (Python Mathematica interface) - from Wolfram Library Archive". Retrieved 11 August 2015.
  42. ^ "Clojuratica - Home". Clojuratica.weebly.com. Retrieved 2013-08-16.
  43. ^ "Wolfram Documentation: ServiceConnect". Retrieved 4 August 2021.
  44. ^ "Vernier and Mathematica".
  45. ^ "Working with blockchains". Retrieved 15 April 2020.
  46. ^ Mathematica 6 Labs Review Archived 2022-03-25 at the Wayback Machine Cadalyst Feb 1, 2008
  47. ^ "Create LLVM code". Retrieved 13 April 2020.
  48. ^ "Launching Version 12.3 of Wolfram Language & Mathematica—Stephen Wolfram Writings". writings.stephenwolfram.com. Retrieved 2022-01-29.
  49. ^ "Scientific and Technical Data", Mathematic Guide, Wolfram Research, archived from the original on 10 May 2012, retrieved 16 May 2012
  50. ^ "The BYTE Awards". BYTE. January 1989. p. 327.
  51. ^ "Paul Romer". paulromer.net. Retrieved 2021-08-05.
  52. ^ "Why Wolfram Tech Isn't Open Source—A Dozen Reasons—Wolfram Blog". blog.wolfram.com. Retrieved 2021-08-05.
  53. ^ "Six Reasons Why the Wolfram Language Is (Like) Open Source—Wolfram Blog". blog.wolfram.com. Retrieved 2022-05-16.

External links[edit]