设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

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

2018-6-18 19:13| 发布者: joejoe0332| 查看: 386| 评论: 0|原作者: oschina|来自: oschina

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

 下载地址:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部