[author] Updated mathjs to 0.16.0

This commit is contained in:
josdejong
2013-11-28 19:27:15 +01:00
parent 3866e78d88
commit cbc14aa832
3 changed files with 17848 additions and 7 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+10 -7
View File
@@ -1,15 +1,18 @@
{
"name": "mathjs",
"version": "0.15.0",
"version": "0.16.0",
"filename": "math.min.js",
"homepage": "http://mathjs.org",
"description": "Math.js is an extensive math library for JavaScript and Node.js. It features real and complex numbers, units, matrices, a large set of mathematical functions, and a flexible expression parser.",
"author": "Jos de Jong <wjosdejong@gmail.com>",
"description": "Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser and offers an integrated solution to work with numbers, big numbers, complex numbers, units, and matrices.",
"author": "Jos de Jong <wjosdejong@gmail.com> (https://github.com/josdejong)",
"contributors": [
{
"name": "Jos de Jong",
"email": "wjosdejong@gmail.com"
}
"Sebastien Piquemal (https://github.com/sebpiq)",
"Guillermo Indalecio Fernández (https://github.com/guillermobox)",
"Huseyn Guliyev (https://github.com/husayt)",
"Jim Garrison (https://github.com/garrison)",
"Bart Kiers (https://github.com/bkiers)",
"Zak Zibrat (https://github.com/palimpsests)",
"Bryan Cuccioli (https://github.com/bcuccioli)"
],
"repository": {
"type": "git",