MathJS 5.0.0 正式发布,Javascript 扩展数学库

栏目: 软件资讯 · 发布时间: 6年前

内容简介:MathJS 5.0.0 已发布,Math.js 是个 JavaScript 和 Node.js 的扩展数学库,包括了灵活的表达式解析器,提供数字,大数值,复杂数值,单位,矩阵等等集成的解决方案,强大又易于使用。 更新内容: Implemented co...

MathJS 5.0.0 已发布,Math.js 是个 JavaScript 和 Node.js 的扩展数学库,包括了灵活的表达式解析器,提供数字,大数值,复杂数值,单位,矩阵等等集成的解决方案,强大又易于使用。

更新内容:

  • Implemented complex conjugate transpose math.ctranspose.

  • Changed the behavior of A' (transpose) in the expression parser to calculate the complex conjugate transpose. 

  • Added support for complex({abs: 1, arg: 1}), and improved the docs on complex numbers. 

  • Renamed eye to identity

  • Math.js code can now contain ES6. The ES6 source code is moved from lib to src, and lib now contains the compiled ES5 code.

  • Upgraded dependencies:

    • decimal.js from 9.0.1 to 10.0.1

    • Upgraded dev dependencies

  • Changed code style to https://standardjs.com/, run linter on npm test. See #1110.

  • Dropped support for bower. Use npm or an other package manages instead.

  • Dropped support for (non-primitive) instances of NumberBoolean, and String from functions clone and typeof.

  • Dropped official support for IE9 (probably still works, but it's not tested).

  • Fixed #851: More consistent behavior of sqrt, nthRoot, and pow. 

  • Fixed #1103: Calling toTex on node that contains derivative causing an exception. 

 下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法的乐趣

算法的乐趣

王晓华 / 人民邮电出版社 / 2015-4 / 79.00元

算法之大,大到可以囊括宇宙万物的运行规律;算法之小,小到寥寥数行代码即可展现一个神奇的功能。算法的应用和乐趣在生活中无处不在: 历法和二十四节气计算使用的是霍纳法则和求解一元高次方程的牛顿迭代法; 音频播放器跳动的实时频谱背后是离散傅立叶变换算法; DOS时代著名的PCX图像文件格式使用的是简单有效的RLE压缩算法; RSA加密算法的光环之下是朴实的欧几里德算法、蒙哥马利算......一起来看看 《算法的乐趣》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

html转js在线工具
html转js在线工具

html转js在线工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具