FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/unit-tests - samxcode/mathjs · GitHub
samxcode
/
mathjs
Public
forked from
josdejong/mathjs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mathjs
test
unit-tests
on
develop
User selector
Datepicker
Commit history
Commits on Oct 10, 2020
Fix object pollution vulnerability in `math.config`
josdejong
committed
ecb8051
View commit details
Copy full SHA for ecb8051
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
Merge branch 'pickrandom-allow-any-array)' of https://github.com/KonradLinkowski/mathjs into develop
josdejong
committed
c5ab722
View commit details
Copy full SHA for c5ab722
View code at this point
Browse repository at this point
Feat/rotate matrix (#1984)
Show description for 439ec41
rnd-debug
and
josdejong
authored
439ec41
View commit details
Copy full SHA for 439ec41
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
pickRandom - flatten the array
KonradLinkowski
committed
a5cbb6a
View commit details
Copy full SHA for a5cbb6a
View code at this point
Browse repository at this point
Allow any array in pickRandom function
KonradLinkowski
committed
ca05c25
View commit details
Copy full SHA for ca05c25
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
sqrtm - throw an error for matrices with dimension greater than two (#1977)
KonradLinkowski
authored
becab40
View commit details
Copy full SHA for becab40
View code at this point
Browse repository at this point
Commits on Sep 27, 2020
floor and cell with precision (#1967)
Show description for 9f06dad
rnd-debug
authored
9f06dad
View commit details
Copy full SHA for 9f06dad
View code at this point
Browse repository at this point
Commits on Sep 26, 2020
Binary, octal, and hexadecimal literals and formatting (#1968)
Show description for f5d843b
clnhlzmn
and
josdejong
authored
f5d843b
View commit details
Copy full SHA for f5d843b
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Fix negative dividend modulo for BigNumber and Fraction (#1973)
ovk
authored
36c53b7
View commit details
Copy full SHA for 36c53b7
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
Increase timeout of unit test that sometimes fails on IE
josdejong
committed
323de6b
View commit details
Copy full SHA for 323de6b
View code at this point
Browse repository at this point
Replace `underscore` with `lodash` (used in some unit tests)
josdejong
committed
1ce9acd
View commit details
Copy full SHA for 1ce9acd
View code at this point
Browse repository at this point
enable variance() and std() to use arrays with units (#1959)
rnd-debug
authored
d08f2bc
View commit details
Copy full SHA for d08f2bc
View code at this point
Browse repository at this point
Commits on Aug 29, 2020
Add usolveAll and lsolveAll methods (#1916)
Show description for ba4ff2f
cshaa
and
josdejong
authored
ba4ff2f
View commit details
Copy full SHA for ba4ff2f
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
feat: implementing norm 2 for matrices (#1931)
Show description for 97a56b8
rnd-debug
and
josdejong
authored
97a56b8
View commit details
Copy full SHA for 97a56b8
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
Fix some unit tests failing on IE 11
josdejong
committed
80fb20f
View commit details
Copy full SHA for 80fb20f
View code at this point
Browse repository at this point
Merge branch 'Undo' of https://github.com/Veeloxfire/mathjs into Veeloxfire-Undo
josdejong
committed
84f2746
View commit details
Copy full SHA for 84f2746
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
Added one-based indexing for diff inside the parse
Show description for 1fd3c8b
Veeloxfire
committed
1fd3c8b
View commit details
Copy full SHA for 1fd3c8b
View code at this point
Browse repository at this point
spelling in diff.test.js
Veeloxfire
committed
3ecf86e
View commit details
Copy full SHA for 3ecf86e
View code at this point
Browse repository at this point
added better(?) support for matrices
Show description for fbebed7
Veeloxfire
committed
fbebed7
View commit details
Copy full SHA for fbebed7
View code at this point
Browse repository at this point
added unit tests for diff Errors
Show description for 0c61d21
Veeloxfire
committed
0c61d21
View commit details
Copy full SHA for 0c61d21
View code at this point
Browse repository at this point
Added other types to diff.test.js
Show description for e993e83
Veeloxfire
committed
e993e83
View commit details
Copy full SHA for e993e83
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
Fix unit test
josdejong
committed
719fc80
View commit details
Copy full SHA for 719fc80
View code at this point
Browse repository at this point
Fix functions `sum`, `prod`, `min`, and `max` not throwing a conversion error when passing a single string, like `sum("abc")`
josdejong
committed
c19492a
View commit details
Copy full SHA for c19492a
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Fix `prod("abc")` not throwing a conversion error
josdejong
committed
eef3b9e
View commit details
Copy full SHA for eef3b9e
View code at this point
Browse repository at this point
Fix `sum("abc")` not throwing a conversion error
josdejong
committed
0ae2d49
View commit details
Copy full SHA for 0ae2d49
View code at this point
Browse repository at this point
Commits on Jun 13, 2020
Fix lint error
josdejong
committed
ac97133
View commit details
Copy full SHA for ac97133
View code at this point
Browse repository at this point
Fix #1882: have `DenseMatrix.resize` and `SparseMatrix.resize` accept `DenseMatrix` and `SparseMatrix` as inputs too
josdejong
committed
6c7f4c8
View commit details
Copy full SHA for 6c7f4c8
View code at this point
Browse repository at this point
Commits on May 18, 2020
Fix #1856: make the library robust against Object prototype pollution (#1860)
josdejong
authored
23f32fa
View commit details
Copy full SHA for 23f32fa
View code at this point
Browse repository at this point
Commits on May 6, 2020
Remove all deprecated code and warnings
josdejong
committed
23e38be
View commit details
Copy full SHA for 23e38be
View code at this point
Browse repository at this point
Merge branch 'develop' into v7
Show description for aafa456
josdejong
committed
aafa456
View commit details
Copy full SHA for aafa456
View code at this point
Browse repository at this point
Commits on May 4, 2020
Fix #1842: value `Infinity` not turned into the latex symbol `\\infty`
josdejong
committed
6038d12
View commit details
Copy full SHA for 6038d12
View code at this point
Browse repository at this point
Commits on May 3, 2020
Fix unit test on node 8 (yeah, I know)
josdejong
committed
d145588
View commit details
Copy full SHA for d145588
View code at this point
Browse repository at this point
Fix broken bundle tests and linting issues
josdejong
committed
f948755
View commit details
Copy full SHA for f948755
View code at this point
Browse repository at this point
Fix #1834: value `Infinity` cannot be serialized and deserialized
josdejong
committed
28b7a02
View commit details
Copy full SHA for 28b7a02
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Updated diff function to allow selecting a dimension
Veeloxfire
committed
1348d67
View commit details
Copy full SHA for 1348d67
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL