4312 Commits

Author SHA1 Message Date
Jos de Jong
ace1ac74ab Merge develop into feature/async_suppport 2020-11-13 15:57:10 +01:00
Jos de Jong
3e88836a49 Merge branch 'develop' into feature/async_support
# Conflicts:
#	package-lock.json
2020-11-13 15:49:39 +01:00
Jos de Jong
9250f44e88 Fix #2026: introduce new option fractionsLimit in function simplify 2020-11-13 15:14:04 +01:00
Jos de Jong
488943d299 Fix #2026: have function simplify not output decimal values into fractions with very large numerator/denominator 2020-11-13 14:47:30 +01:00
Jos de Jong
fc042d0b78 Publish v8.0.1 v8.0.1 2020-11-09 16:16:00 +01:00
Jos de Jong
a171eb3da5 Fix #1979: missing "subset" dependency when using "mathjs/number" entry point 2020-11-09 16:10:59 +01:00
Jos de Jong
2dcba3c561 Show issue number in HISTORY.md 2020-11-09 13:27:03 +01:00
Jos de Jong
56f49f2e14 Update HISTORY.md and AUTHORS 2020-11-09 13:26:08 +01:00
Peter Krautzberger
02137e01c9
docs: update pretty print with MathJax (#2023)
Upgrades to MathJax v3 and adjusts to new APIs.
2020-11-09 13:23:18 +01:00
Jos de Jong
bc902335c1 Publish v8.0.0 v8.0.0 2020-11-06 10:41:11 +01:00
Jos de Jong
9d876fac77 Extend develop section 2020-11-06 10:36:13 +01:00
Jos de Jong
1540a18756 Write section "Develop" in readme 2020-11-06 10:11:15 +01:00
Jos de Jong
d0e61a42a5 Publish v8.0.0-beta.1 2020-11-06 09:50:34 +01:00
Jos de Jong
46b5102f92 Add missing file extensions on import 2020-11-02 12:53:16 +01:00
Jos de Jong
41c5e2fabe Merge branch 'develop' into v8
# Conflicts:
#	HISTORY.md
#	package-lock.json
#	package.json
#	src/expression/embeddedDocs/embeddedDocs.js
#	src/factoriesAny.js
#	src/function/special/erf.js
#	src/plain/number/probability.js
#	src/version.js
2020-11-02 11:59:12 +01:00
Jos de Jong
9fd958110f Publish v7.6.0 v7.6.0 2020-11-02 10:17:09 +01:00
Jos de Jong
bc32467182 Add some more tests against possible Object pollution 2020-11-02 10:11:58 +01:00
Jos de Jong
3c9d9a9fc5 Increase timeouts for IE 2020-11-02 09:46:49 +01:00
Jos de Jong
68c6a91801 Update devDependencies 2020-11-02 09:33:11 +01:00
Jos de Jong
81bf3ef492 Merge develop into feature/asnyc_support 2020-10-31 14:14:49 +01:00
Jos de Jong
315404ecb8 Merge branch 'develop' into feature/async_support
# Conflicts:
#	package-lock.json
#	package.json
#	src/function/arithmetic/abs.js
#	src/function/arithmetic/add.js
#	src/function/arithmetic/divideScalar.js
#	src/function/arithmetic/multiply.js
#	src/function/arithmetic/multiplyScalar.js
#	src/function/arithmetic/subtract.js
#	src/function/trigonometry/sin.js
2020-10-31 13:43:09 +01:00
Jos de Jong
76b9a0d435 Updated history 2020-10-28 12:49:11 +01:00
Jos de Jong
a2964f0287 Merge remote-tracking branch 'origin/develop' into develop 2020-10-28 12:01:00 +01:00
rnd-debug
5849038918
implementing rotate(w, theta) (#1992)
* emplementing rotate(w, theta)

* will return same type as input

* edge cases arraySize

* rising coverage

* making result type predictable

Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
2020-10-28 12:00:52 +01:00
Jos de Jong
1188d39f21 Updated history 2020-10-28 11:58:16 +01:00
rnd-debug
a34ebc2478
Providing overridable Unit.isValidAlpha (#2000)
* first commit

* providing some tests

* some docs
2020-10-28 11:50:45 +01:00
Jos de Jong
05721710d0 Publish v8.0.0-beta.0 2020-10-18 17:57:39 +02:00
Jos de Jong
eb9fcb3c41 Fix timeout on IE10 2020-10-18 13:05:11 +02:00
Jos de Jong
e788c1d7f3 Fix #1990: improve pickRandom: return matrix output on matrix input, introduce new option elementWise, always return n number of random picks (see also #1976). 2020-10-18 12:25:02 +02:00
Jos de Jong
5f59174614 Fix unit test and missing import extension 2020-10-18 10:23:36 +02:00
Jos de Jong
83e1963cee Merge branch 'develop' into v8
# Conflicts:
#	HISTORY.md
#	src/function/probability/pickRandom.js
#	test/unit-tests/function/probability/pickRandom.test.js
2020-10-18 10:14:32 +02:00
Jos de Jong
2594c69910 Publish v7.5.1 v7.5.1 2020-10-10 10:29:24 +02:00
Jos de Jong
ecb80514e8 Fix object pollution vulnerability in math.config 2020-10-10 10:24:48 +02:00
Jos de Jong
a2858e266a Publish v7.5.0 v7.5.0 2020-10-07 15:17:51 +02:00
Jos de Jong
a72deb37eb Update history 2020-10-07 15:07:47 +02:00
Jos de Jong
c5ab722d95 Merge branch 'pickrandom-allow-any-array)' of https://github.com/KonradLinkowski/mathjs into develop 2020-10-07 15:06:52 +02:00
Jos de Jong
4633d702f3 Fix merge conflicts 2020-10-07 13:40:21 +02:00
Jos de Jong
adb259b194 Merge remote-tracking branch 'origin/develop' into v8
# Conflicts:
#	HISTORY.md
#	package-lock.json
#	package.json
#	src/expression/embeddedDocs/embeddedDocs.js
#	src/factoriesAny.js
2020-10-07 13:35:05 +02:00
Jos de Jong
7575156c88 Publish v7.4.0 v7.4.0 2020-10-07 12:53:30 +02:00
Jos de Jong
642db063eb Update history 2020-10-07 12:43:22 +02:00
rnd-debug
439ec41e13
Feat/rotate matrix (#1984)
* providing rotationMatrix(theta, v)

* increase coverage

* adding latex test as is

* fixing rounding issues with math.pi

* fixing lint

* Update rotationMatrix.js

remove non-sense doc

* Update rotationMatrix.js

Remove non-sense from docs

* removing nonsense from docs

* Renaming functions

Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
2020-10-07 12:41:50 +02:00
Jos de Jong
08ed775fe4 Fix merge conflicts 2020-10-07 12:37:44 +02:00
Jos de Jong
99b738f3e6 Merge branch 'develop' into v8
# Conflicts:
#	AUTHORS
#	HISTORY.md
#	package-lock.json
#	package.json
#	src/expression/embeddedDocs/embeddedDocs.js
#	src/factoriesAny.js
#	src/function/arithmetic/ceil.js
#	src/function/arithmetic/fix.js
#	src/function/arithmetic/floor.js
#	test/unit-tests/function/arithmetic/ceil.test.js
2020-10-07 12:12:35 +02:00
Jos de Jong
7854a9b038 Update history 2020-10-07 10:23:12 +02:00
Konrad Linkowski
a5cbb6aa37 pickRandom - flatten the array 2020-10-03 19:37:21 +02:00
Konrad Linkowski
ca05c25546 Allow any array in pickRandom function 2020-10-03 19:37:21 +02:00
Jos de Jong
bc4d94b658 Update history and authors list 2020-09-30 12:38:54 +02:00
Konrad Linkowski
becab4099b
sqrtm - throw an error for matrices with dimension greater than two (#1977) 2020-09-30 12:37:32 +02:00
Jos de Jong
f3c4a90218 Update history 2020-09-27 17:10:24 +02:00
rnd-debug
9f06dad72f
floor and cell with precision (#1967)
* floor and cell with precision

* appends missing files

* fixing lint

* fixing ceil and floor tests: string typing issue

* fixing ceil and floor tests: string typing issue

* fixing ceil and floor tests: string typing issue

* fixing ceil and floor tests: string typing issue

* adding fix(x,n); adding more tests for floor and ceil

* rising coverage

* adding docs for fix(x,n)

* completing fix(x, n)

* fixing string typing issue
2020-09-27 17:07:38 +02:00