jos
420446452b
Fixed a bug the methods map, forEach, traverse, and transform
...
of `FunctionNode`
2019-01-25 22:27:59 +01:00
jos
90a25a0f6a
Merge branch 'develop' of github.com:josdejong/mathjs into develop
2019-01-21 21:18:07 +01:00
jos
aa2e245b40
Update history
2019-01-21 21:18:00 +01:00
Eric Mansfield
aa68442238
Bignumber formatter fix ( #1387 )
...
* Fixed unit base recognition and formatting for user-defined units
* Fix for high precision bignumber formatting
2019-01-21 21:14:29 +01:00
jos
144343edce
Merge branch 'develop' of github.com:josdejong/mathjs into develop
2019-01-16 15:08:24 +01:00
jos
da0251405d
Updated history
2019-01-16 15:08:21 +01:00
Rian McGuire
00d6101da3
Fix incorrect LaTeX output of RelationalNodes ( #1383 )
...
The parameters were being output using toString(), rather than toTex().
2019-01-16 15:03:07 +01:00
jos
ec0f9bd715
Publish v5.4.1
v5.4.1
2019-01-10 22:07:03 +01:00
greenkeeper[bot]
a7e79a2a21
Update webpack to the latest version 🚀 ( #1381 )
...
* chore(package): update webpack to version 4.28.4
* chore(package): update lockfile package-lock.json
2019-01-10 21:17:12 +01:00
Maximilian
6c661f609f
Update min.js
...
change maximum to minimum
2019-01-10 12:26:15 +00:00
jos
4536770e2d
Update contributors list
2019-01-08 20:28:13 +01:00
jos
0721626422
Fix #1378 : negative bignumbers not formatted correctly
2019-01-08 20:27:59 +01:00
Albert Emil
87aaff6fd1
Fixed small typo in typed.md ( #1375 )
...
* Update typed.md
Change a minor typo in the parameters table (description for `signatures`).
* Update typed.js
2019-01-08 20:19:39 +01:00
greenkeeper[bot]
c66a58a2aa
Update karma-browserstack-launcher to the latest version 🚀 ( #1377 )
...
* chore(package): update karma-browserstack-launcher to version 1.4.0
* chore(package): update lockfile package-lock.json
2019-01-07 20:34:49 +01:00
Harry Sarson
1e2f3ed0d4
Improve error handling if webpack errors. ( #1374 )
...
It turns out webpack can error in two ways. This adds a check for the second way
and also surfaces any warnings.
See: https://webpack.js.org/api/node/#error-handling .
2019-01-05 11:13:54 +01:00
Harry Sarson
4a0873a50a
Add upgraded dependancy to HISTORY.md ( #1370 )
...
Because fraction.js is bundled up into the script that mathjs ships maybe we should record when we upgrade it in HISTORY.md.
This would be the same for all (non dev) dependencies.
I am mainly making this PR to ask the question: is this something that we should do?
2019-01-04 20:50:02 +01:00
greenkeeper[bot]
3ed4c37226
Update babel-loader to the latest version 🚀 ( #1372 )
...
* chore(package): update babel-loader to version 8.0.5
* chore(package): update lockfile package-lock.json
2019-01-04 16:55:46 +00:00
greenkeeper[bot]
e2b2d4494a
Update fraction.js to the latest version 🚀 ( #1369 )
...
* fix(package): update fraction.js to version 4.0.12
* chore(package): update lockfile package-lock.json
2019-01-03 20:48:03 +01:00
greenkeeper[bot]
2416eadb9b
Update webpack to the latest version 🚀 ( #1366 )
...
* chore(package): update webpack to version 4.28.3
* chore(package): update lockfile package-lock.json
2018-12-29 14:13:44 +01:00
greenkeeper[bot]
0bd55068c2
Update webpack to the latest version 🚀 ( #1365 )
...
* chore(package): update webpack to version 4.28.2
* chore(package): update lockfile package-lock.json
2018-12-22 14:57:22 +01:00
greenkeeper[bot]
a8de3625a6
Update webpack to the latest version 🚀 ( #1363 )
...
* chore(package): update webpack to version 4.28.1
* chore(package): update lockfile package-lock.json
2018-12-21 09:02:00 +01:00
greenkeeper[bot]
72e4f2ed17
Update webpack to the latest version 🚀 ( #1360 )
...
* chore(package): update webpack to version 4.28.0
* chore(package): update lockfile package-lock.json
2018-12-20 16:08:53 +00:00
greenkeeper[bot]
e772a6aa22
Update babel7 to the latest version 🚀 ( #1362 )
...
* chore(package): update @babel/preset-env to version 7.2.3
* chore(package): update lockfile package-lock.json
2018-12-20 15:37:56 +00:00
greenkeeper[bot]
d3a04c6c24
Update karma to the latest version 🚀 ( #1357 )
...
* chore(package): update karma to version 3.1.4
* chore(package): update lockfile package-lock.json
2018-12-17 22:43:00 +00:00
greenkeeper[bot]
fe74fe636f
Update babel7 to the latest version 🚀 ( #1356 )
...
* chore(package): update @babel/core to version 7.2.2
* chore(package): update lockfile package-lock.json
2018-12-15 16:30:47 +01:00
greenkeeper[bot]
60843b04f4
Update decimal.js to the latest version 🚀 ( #1353 )
...
* fix(package): update decimal.js to version 10.0.2
* chore(package): update lockfile package-lock.json
2018-12-13 22:26:00 +01:00
jos
0cee5764c3
Merge branch 'fix/gulp2' into develop
2018-12-12 11:19:37 +01:00
jos
c856e698f9
Update package-lock.json, restore latest gulpfile changes
2018-12-12 11:12:46 +01:00
jos
10081537bc
Fix linting errors
2018-12-12 10:01:04 +01:00
jos
15a595a1ef
Fix infinite loop in watch task
2018-12-12 09:59:24 +01:00
jos
c1381f02ba
Fix linting errors
2018-12-12 09:36:59 +01:00
jos
d7392615c7
Refactor gulpfile.js to the new way of doing gulp
2018-12-12 09:36:17 +01:00
jos
abc83aad4c
some more gulp fixes
2018-12-10 23:19:24 +01:00
jos
c42485c781
Fix broken gulp scripts
2018-12-10 23:16:20 +01:00
jos
36b8ee6d67
Upgrade babel dependencies
2018-12-10 22:28:12 +01:00
jos
5574f2e27d
Upgrade to gulp 4.0
2018-12-10 22:26:56 +01:00
jos
088f84521c
Publish v5.4.0
v5.4.0
2018-12-09 13:15:33 +01:00
jos
f429bd8774
Updated history
2018-12-09 13:13:41 +01:00
bnlcas
e45c8805b3
Add axis for sum request 1244 ( #1310 )
...
* enable sum function to take an argument of dimension for a matrix fulfilling issue #1244
* added sum along a dimension to the unit test coverage for sum
* added information about sum along a dimension to the markdown
* fixed typo in error message
* made formatting chagnes for linter
* add sum to transformed functions
2018-12-09 13:09:36 +01:00
jos
26d396bccc
Update history
2018-12-06 19:39:51 +01:00
Gold Holk
2032a9d126
Fix object literal enable multiple lines ( #1328 ) ( #1349 )
...
* Allow object literal expression be multiple lines
* Add test for multiple lines object literal
2018-12-06 19:37:57 +01:00
greenkeeper[bot]
0366c439e9
Update webpack to the latest version 🚀 ( #1348 )
...
* chore(package): update webpack to version 4.27.1
* chore(package): update lockfile package-lock.json
2018-12-05 21:16:27 +01:00
jos
74b2694478
Update history
2018-12-05 10:13:20 +01:00
Eric Mansfield
6c03139ac8
Immutable units ( #1344 )
...
* Fixed unit base recognition and formatting for user-defined units
* Removed side effects from Unit.format()
* minor fix
2018-12-05 10:11:52 +01:00
greenkeeper[bot]
9634f5eba4
Update webpack to the latest version 🚀 ( #1347 )
...
* chore(package): update webpack to version 4.27.0
* update lock file
2018-12-04 11:55:03 +00:00
jos
ae1708d89c
Publish v5.3.1
v5.3.1
2018-12-03 19:48:27 +01:00
Eric Mansfield
92c58d92d0
Fix prefix tosi ( #1340 )
...
* Fixed unit base recognition and formatting for user-defined units
* Fixes prefix when calling Unit.toSI
* trailing space
2018-12-03 19:43:43 +01:00
jos
6be67ae5e6
Update karma to v3.1.3
2018-12-02 13:42:13 +01:00
jos
638ed7ec83
Publish v5.3.0
v5.3.0
2018-11-29 20:15:40 +01:00
jos
da5bbd84f4
Update history
2018-11-29 20:12:37 +01:00