Wolfram Mathematica
開發者沃尔夫勒姆研究公司
首次发布1988年6月23日,​35年前​(1988-06-23[1]
当前版本
  • 1.0 (1988年6月23日)
  • 1.1 (1988年10月31日)
  • 1.2 (1989年8月1日)
  • 2.0 (1991年1月15日)
  • 2.1 (1992年6月15日)
  • 2.2 (1993年6月1日)
  • 3.0 (1996年9月3日)
  • 4.0 (1999年5月19日)
  • 4.1 (2000年11月2日)
  • 4.2 (2002年11月1日)
  • 5.0 (2003年6月12日)
  • 5.1 (2004年10月25日)
  • 5.2 (2005年6月20日)
  • 6.0 (2007年5月1日)
  • 7.0 (2008年11月18日)
  • 8.0 (2010年11月15日)
  • 9.0 (2012年11月28日)
  • 10.0 (2014年7月9日)
  • 10.1 (2015年3月30日)
  • 10.2 (2015年7月14日)
  • 10.3 (2015年10月15日)
  • 10.4 (2016年3月2日)
  • 10.4.1 (2016年4月18日)
  • 11.0.0 (2016年8月8日)[2]
  • 11.0.1
  • 11.1.0 (2016年3月16日)
  • 11.1.1 (2017年4月)[3]
  • 11.2.0 (2017年9月)
  • 11.3.0 (2018年3月8日)[3]
  • 12.0 (2019年4月16日)[4]
  • 12.1 (2020年3月18日)[5]
  • 12.2 (2020年12月16日)[6]
  • 12.3 (2021年5月20日)[7]
  • 13.0 (2021年12月13日)[8]
  • 13.0.1 (2022年2月17日)[9]
  • 13.1 (2022年6月29日)[3]
  • 13.2 (2022年12月14日;穩定版本)[10][11]
  • 13.3 (2023年6月28日;穩定版本)[12]
  • 14.0 (2024年1月9日;穩定版本)[13]
編輯維基數據鏈接
编程语言Wolfram语言,[14] C/C++, Java和Mathematica[15]
操作系统跨平台(平台列表)
语言英语、汉语和日语
类型计算机代数系统、数值分析软件、信息可视化、统计程序包、图形用户界面
许可协议专有
网站www.wolfram.com/mathematica/

Wolfram Mathematica (简称:Mathematica)是一款科学计算软件,有时候也被称为计算机代数系统,广泛使用于科学、工程、数学、计算等领域。

它是由英国科学家斯蒂芬·沃尔夫勒姆提出构想,并且由他所领导的沃尔夫勒姆研究公司(位于美国伊利诺伊州香槟市)开发的一款广泛使用的科学计算软件[16][17]。它拥有强大的数值计算和符号运算能力,是目前为止使用最广泛的数学软件之一。

Wolfram语言是用于Mathematica的编程语言[18]

沃尔夫勒姆和他的工作团队于1986年开始Mathematica的研发。Mathematica 1.0于1988年1月23日正式发行。2008年12月发行的Mathematica 7.0版及之后的版本有中文版。

产品功能

Mathematica的功能包括:[19]

界面

Mathematica分为两部分:内核和前端。内核对表达式(即Wolfram语言代码)进行解释,并且返回结果表达式。

前端由西奥多·格雷于1988年设计[23],它提供了一个允许用户创建并且编辑一个“笔记本文档”的GUI,该笔记本文档可以包含程序代码、格式化文本以及包括公式、图像、GUI组件、表格、声音在内的各种输出结果。所有的内容和格式都可以通过算法生成或者通过交互式方法进行编辑。其支持大多数标准文字处理功能,还含有一个多语种的实时拼写检查器。

文档可以使用层次式单元进行结构化处理,这样便于对文档划分章节。文档也可以表示为幻灯片形式,便于进行演讲。笔记本与其内容均以Mathematica表达式的形式存储,并且可用使用Mathematica程序进行创建、编辑和修改,而且还可以转化为其它格式,比如TeX或者XML

前端包括开发工具,比如调试器、输入自动补全、以及自动语法着色。

默认情况下,Mathematica使用一个标准前端,不过也有其它前端可供选择,包括Wolfram Workbench、2006年引入的基于EclipseIDE。它们为Mathematica提供了面向项目的开发工具,包括版本管理、调试、归档和测试。[24]此外,Mathematica还包括一个命令行前端(Mathematica Kernel)。[25]

沃尔夫勒姆研究公司已经推出一系列初学者入门视频,介绍用户界面和引擎。[26]

高性能计算

近年来,Mathematica系统已经开始支持高性能计算。在Mathmatica 5.2版本中,它已经支持自动多线程计算[27]。2002年,gridMathematica页面存档备份,存于互联网档案馆)的引入使得用户级的并行编程可以在不同的集群和多处理器系统中进行[28]在2008年,在所有的Mathematcia许可证中囊括了并行计算技术,包括支持网格技术如Windows HPC Server 2008、Microsoft Compute Cluster Server和Sun Grid。2010年,Mathematica增加了对CUDAOpenCL GPU硬件的支持。另外,第8版还可以生成C代码,它可以自动由系统C编译器进行编译,比如Intel C++编译器或者Visual Studio 2010编译器。

部署

用户可以通过多种解决方案部署使用Mathematica编写的应用程序:

Mathematica Player Pro是Mathematica的“只读”版本,它可以运行任何Mathematica应用程序,但是不允许编辑或者创建Mathematica代码。[29]此外,还有一个免费版本的Mathematica Player可以用来运行CDF格式的Mathematica程序;它也可以用来查看标准Mathematica文件,但是不能运行它们。

webMathematica的网页浏览器可以作为远程Mathematica服务器的一个“前端”。它允许用户在任何平台上远程访问编写好的应用程序。但是,它不允许用户完全访问Mathematica。

另外,第8版可以自动将Mathematica代码转换成可执行的C代码,这些自动生成的C代码可以在标准C编译器中进行编译,比如Intel C++ Compiler或者Visual Studio 2010的编译器。因此,从某种角度上,Mathematica代码的执行速度可以与C语言代码相媲美。

与其他应用的链接

Mathematica通过名为MathLink的协议与其它应用程序链接。通过该协议,Mathematica实现内核与前端的通讯,并且也提供了内核和其它应用程序之间的一个通用接口。

Mathematica不但本身具有丰富的功能,而且它也提供了大量接口用以访问其它软件,从而可以方便地调用那些其它软件具有但Mathematica暂时不具备的功能。这样做可以进一步增强Mathematica的适用性。

Wolfram Research发布了一个免费的开发工具包,该工具包允许C programming language编写的应用程序通过MathLink链接到 Mathematica内核[30]

使用.NET/Link[31],任何一个.NET程序都可以调用Mathematica执行计算操作;相应地,Mathematica程序也可以加载.NET classes、操纵.NET对象并且执行方法调用。这样我们就可以从Mathematica内部构建.NET 图形用户界面。类似地,Mathematica也有J/Link[32]。顾名思义,它可以用于Mathematica与Java程序之间的交互。

SQL数据库之间的通讯是通过内置的JDBC支持实现的。[33] Mathematica也可以从一个WSDL描述中安装网页服务[34][35]

Mathematica支援生成和執行 Modelica系統建模的模型,並連線到Wolfram System Modeler.

連結也可用於許多第三方軟體包和API.[36]

Mathematica還可以從各種來源捕獲實時資料[37] 並可以讀取和寫入公共區塊鏈 (Bitcoin, Ethereum, and ARK).[38]

它支援匯入和匯出220多個資料、影象、影片、聲音, 電腦輔助設計 (CAD), 地理信息系統 (GIS),[39] 檔案和生物醫學格式。


其它与Mathematica相链接的语言包括Haskell[40]AppleScript[41]、PLT Scheme[42]Visual Basic[43]Python[44]Clojure[45]

在Mathematica和OpenOffice.org Calc[46]以及Microsoft Excel[47]之间有双向的链接。

Mathematica也提供了与许多专门的数学软件包之间的链接,包括MATLAB[48]R [49][50]Sage[51][52]、SINGULAR[53]、MathModelica和Origin [54]

Mathematica中的数学公式也可以与其它计算或者排版软件(比如MathML)的公式进行相互转换。

Mathematica可以通过多种方式捕获实时数据,比如与LabVIEW的链接[55],金融数据feeds [56],或者直接通过GPIB从硬件设备(IEEE 488)[57]USB[58]以及串行接口[59]获取。

其他可用界面有JMath,[60]它基于GNU readline和MASH[61],并利用UNIX命令行运行内置的Mathematica程序(内含参数)。

可计算数据

Mathematica囊括了大量可立即计算的数据。用户可以通过编程访问这些数据,并且也可以通过Wolfram Research数据服务器自动更新数据[62]。某些数据如股票价格和天气数据都是实时递送的。目前数据集包括:

版本历史

Mathematica版本

Mathematica的产生是基于Cole和Wolfram早期的符号操作程序(SMP)的创意。[63][64]

Wolfram Research已经发布了如下Mathematica版本[65]

参见

参考文献

  1. ^ Wolfram, Stephen, Mathematica Turns 20 Today, Wolfram, 2008-06-23 [2012-05-16], (原始内容存档于2011-10-02) 
  2. ^ Bref historique des révisions de Mathematica. [2015年12月24日] (法语). 
  3. ^ 3.0 3.1 3.2 https://www.wolfram.com/mathematica/quick-revision-history.html.
  4. ^ https://blog.wolfram.com/2019/04/16/version-12-launches-today-big-jump-for-wolfram-language-and-mathematica/.
  5. ^ In Less Than a Year, So Much New: Launching Version 12.1 of Wolfram Language & Mathematica. 2020年3月18日. 
  6. ^ Launching Version 12.2 of Wolfram Language & Mathematica: 228 New Functions and Much More…. 2020年12月16日 [2020年12月16日]. 
  7. ^ Launching Version 12.3 of Wolfram Language & Mathematica. 2021年5月20日 [2021年5月21日]. 
  8. ^ Launching Version 13.0 of Wolfram Language + Mathematica. 
  9. ^ Mathematica 13.0.1. Softpedia. 2022年2月17日. 
  10. ^ Mathematica Quick Revision History. [2022年12月20日]. 
  11. ^ The Latest from Our R&D Pipeline: Version 13.2 of Wolfram Language & Mathematica. 2022年12月14日 [2022年12月20日]. 
  12. ^ Version 13.3 of Wolfram Language and Mathematica. 2023年6月28日 [2023年7月19日]. 
  13. ^ The Story Continues: Announcing Version 14 of Wolfram Language and Mathematica. 2024年1月9日 [2024年1月10日]. 
  14. ^ Celebrating Mathematica's First Quarter Century. [2015-08-11]. (原始内容存档于2015-12-22). 
  15. ^ The Software Engineering of Mathematica—Wolfram Mathematica 9 Documentation页面存档备份,存于互联网档案馆). Reference.wolfram.com. Retrieved on 2015-03-23.
  16. ^ Stephen Wolfram: Simple Solutions; The iconoclastic physicist's Mathematica software nails complex puzzles页面存档备份,存于互联网档案馆), BusinessWeek, October 3, 2005.
  17. ^ Contact Wolfram Research. [2015-08-11]. (原始内容存档于2012-09-04). 
  18. ^ Slate's article Stephen Wolfram's New Programming Language: He Can Make The World Computable, March 6, 2014. Retrieved on 2014-05-14.. [2015-02-09]. (原始内容存档于2016-04-01). 
  19. ^ Mathematica documentation. [2010-12-21]. (原始内容存档于2008-09-07). 
  20. ^ Review: Mathematica 7. Technical computing powerhouse gets more oomph页面存档备份,存于互联网档案馆) Macworld, Jan 2009
  21. ^ Mathematica 6 Labs Review页面存档备份,存于互联网档案馆) Cadalyst Feb 1, 2008
  22. ^ The Free-Form Linguistics Revolution in Mathematica. [2010-12-21]. (原始内容存档于2011-07-26). 
  23. ^ Patent US8407580页面存档备份,存于互联网档案馆) Google Patent Search
  24. ^ MacWorld review of Wolfram Workbench. [2010-12-21]. (原始内容存档于2006-07-02). 
  25. ^ Using a Text-Based Interface页面存档备份,存于互联网档案馆) documentation at wolfram.com
  26. ^ Cliff Hastings. Wolfram Screencast & Video Gallery: Hands-on Start to Mathematica. wolfram.com. [2014-12-31]. (原始内容存档于2022-04-10). 
  27. ^ The 21st annual Editors' Choice Awards页面存档备份,存于互联网档案馆),Macworld, February 1, 2006.
  28. ^ gridMathematica offers parallel computing solution页面存档备份,存于互联网档案馆) by Dennis Sellers, MacWorld, November 20, 2002.
  29. ^ Mathematica Player Pro - new Application Delivery System for Mathematica页面存档备份,存于互联网档案馆) www.gizmag.com
  30. ^ 30.0 30.1 New Mathematica: faster, leaner, linkable and QuickTime-compatible: MathLink kit allows ties to other apps. (Wolfram Research Inc. ships Mathematica 2.1, new QuickTime-compatible version of Mathematica software)页面存档备份,存于互联网档案馆) by Daniel Todd, MacWeek, June 15, 1992.
  31. ^ .NET/Link页面存档备份,存于互联网档案馆): .NET/Link is a toolkit that integrates Mathematica and the Microsoft .NET Framework.
  32. ^ Charles Seiter. Mathematica 4.2: Feature-Rich Math Program Integrates with the Web, Adds Full Java Support. Macworld. 2002-11-01. (原始内容存档于2007-11-21). [失效連結]
  33. ^ Mathematica 5.1 Available 页面存档备份,存于互联网档案馆),Database Journal, Jan 3, 2005.
  34. ^ Mathematical Web Services: W3C Note 1 August 2003. [2010-12-21]. (原始内容存档于2022-01-20). 
  35. ^ Introduction to Web Services页面存档备份,存于互联网档案馆),Mathematica Web Services Tutorial
  36. ^ Wolfram Documentation: ServiceConnect. [4 August 2021]. (原始内容存档于2023-04-08). 
  37. ^ Vernier and Mathematica. [2023-04-08]. (原始内容存档于2019-05-29). 
  38. ^ Working with blockchains. [15 April 2020]. (原始内容存档于2023-04-08). 
  39. ^ Mathematica 6 Labs Review 互联网档案馆存檔,存档日期2022-03-25. Cadalyst Feb 1, 2008
  40. ^ Haskell pakages. [2010-12-21]. (原始内容存档于2011-07-16). 
  41. ^ Unisoftware plus. [2017-08-21]. (原始内容存档于2011-07-17). 
  42. ^ MrMathematica website. [2010-12-21]. (原始内容存档于2011-06-05). 
  43. ^ Mathematica for ActivX. [2010-12-21]. (原始内容存档于2011-07-17). 
  44. ^ Pythonika MathLink module for Python. [2010-12-21]. (原始内容存档于2010-07-29). 
  45. ^ 存档副本. [2010-12-21]. (原始内容存档于2011-07-18). 
  46. ^ CalcLink页面存档备份,存于互联网档案馆) Lauschke Consulting
  47. ^ [1]页面存档备份,存于互联网档案馆) Mathematica Link for Excel
  48. ^ Mathsource item #618 for calling MATLAB from Mathematica页面存档备份,存于互联网档案馆) Roger Germundsson from Wolfram Research
  49. ^ R-Link页面存档备份,存于互联网档案馆) Calling R from within Mathematica
  50. ^ Using R's functionality with Mathematica (页面存档备份,存于互联网档案馆) Wolfram Technology Conference in 2006
  51. ^ 存档副本. [2010-12-21]. (原始内容存档于2012-07-08).  Calling Sage from Mathematica
  52. ^ http://facstaff.unca.edu/mcmcclur/Mathematica/Sage/UsingSage.nb页面存档备份,存于互联网档案馆) A Mathematica notebook to call Sage from Mathematica.
  53. ^ [2] Manuel Kauers and Viktor Levandovskyy of the Johannes Kepler University in Austria
  54. ^ * Interface Links Origin And Mathematica Software页面存档备份,存于互联网档案馆) Electronic Design
  55. ^ Mathematica Link to Labview页面存档备份,存于互联网档案馆) BetterView Consulting
  56. ^ DDFLink页面存档备份,存于互联网档案馆) Lauschke Consulting
  57. ^ GITM SourceForge
  58. ^ BTopTools页面存档备份,存于互联网档案馆) A commercial interface to USB devices
  59. ^ Interfacing Hardware with Mathematica. [2010-12-21]. (原始内容存档于2021-02-24). 
  60. ^ JMath website. [2011-06-07]. (原始内容存档于2022-04-07). 
  61. ^ MASH website. [2011-06-07]. (原始内容存档于2011-07-09). 
  62. ^ 存档副本. [2012-05-16]. (原始内容存档于2012-05-10). 
  63. ^ Math, the universe, and Stephen: the author of Mathematica created a whirlwind of scientific controversy this year when, after more than 10 years of research, he published his treatise on the ability of simple structures to create unpredictable complex patterns. (2002 Scientist Of The Year).(Stephen Wolfram)页面存档备份,存于互联网档案馆) by Tim Studt, R&D, November 1 , 2002.
  64. ^ A Top Scientist's Latest: Math Software by Andrew Pollack, The New York Times,June 24, 19988.
  65. ^ Quick Revision History of Mathematica. [2010-12-22]. (原始内容存档于2010-09-05). 
  66. ^ 存档副本. [2012-05-16]. (原始内容存档于2012-05-18). 
  67. ^ http://www.mathematica-journal.com/issue/v9i1/news.html页面存档备份,存于互联网档案馆) Mathematica Journal, Volume 9, Issue 1
  68. ^ Supercomputer Pictures Solve the Once Insoluble页面存档备份,存于互联网档案馆),John Markoff, October 30, 1988.
  69. ^ 69.00 69.01 69.02 69.03 69.04 69.05 69.06 69.07 69.08 69.09 69.10 [3]页面存档备份,存于互联网档案馆),Nasser M. Abbasi.
  70. ^ Mathematica 1.1. Biotechnology Software. Vogel, W. K.(1989)
  71. ^ Mathematica 1.2 adds new graphics options: upgrade also promises concurrent operations页面存档备份,存于互联网档案馆) by Elinor Craig, MacWeek,July 25, 1989.
  72. ^ Mathematica + 283 functions = Mathematica 2.0页面存档备份,存于互联网档案馆) by Raines Cohen, MacWeek,January 15, 1991.
  73. ^ New version of Mathematica页面存档备份,存于互联网档案馆),Mechanical Engineering,June 1, 1993.
  74. ^ [4]页面存档备份,存于互联网档案馆),Wolfram news archive, 1996.
  75. ^ Mathematica 4.0 Archive.is存檔,存档日期2012-06-04 by Charles Seiters, Macworld,October 1, 1999.
  76. ^ Mathematica 5.0 Adds Up: Exactly 15 years after Mathematica's initial release, Wolfram Research has released Mathematica 页面存档备份,存于互联网档案馆),PC Magazine,September 3, 2003.
  77. ^ Mathematica 5.1's Web Services Add Up; Mathematica 5.1 delivers improvements over Version 5.0 that are vastly out of proportion for a .1 upgrade.页面存档备份,存于互联网档案馆) by Peter Coffee, eWeek,December 6, 2004.
  78. ^ Mathematica hits 64-bit页面存档备份,存于互联网档案馆),MacWorld UK, July 13, 2005.
  79. ^ [5]页面存档备份,存于互联网档案馆) Today, Mathematica is reinvented - Blog by Stephen Wolfram
  80. ^ Mathematica 6: Felix Grant finds that version 6 of Wolfram Research's symbolic mathematical software really does live up to its expectations.页面存档备份,存于互联网档案馆) Scientific Computing, 2007.
  81. ^ [6]页面存档备份,存于互联网档案馆),Wolfram Blog, 2007.
  82. ^ 82.0 82.1 [7]页面存档备份,存于互联网档案馆),Mathematica Quick Revision History.
  83. ^ [8]页面存档备份,存于互联网档案馆),Mathematica 7.0 Released Today! - Blog by Stephen Wolfram
  84. ^ [9]页面存档备份,存于互联网档案馆),Announcing Mathematica 7.0.1.
  85. ^ 存档副本. [2015-04-10]. (原始内容存档于2015-08-22). 
  86. ^ 存档副本. [2015-07-17]. (原始内容存档于2022-04-16). 
  87. ^ 存档副本. [2017-10-29]. (原始内容存档于2021-10-28). 
  88. ^ 存档副本. [2017-10-29]. (原始内容存档于2019-07-23). 
  89. ^ 存档副本. [2017-10-29]. (原始内容存档于2021-11-20). 
  90. ^ 存档副本. [2018-03-12]. (原始内容存档于2018-10-06). 
  91. ^ 存档副本. [2019-04-17]. (原始内容存档于2019-05-28). 
  92. ^ 存档副本. [2018-07-09]. (原始内容存档于2018-07-14). 
  93. ^ 存档副本. [2021-11-18]. (原始内容存档于2021-11-18). 
  94. ^ Mathematica Latest Version and Quick Revision History. [2022-10-09]. (原始内容存档于2022-10-09). 

外部链接