This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mathjs
Watch
1
Star
0
Fork
0
You've already forked mathjs
mirror of
https://github.com/josdejong/mathjs.git
synced
2026-01-18 14:59:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
test
History
jos
b9246d9a45
Replace
Array.fill
with a helper function, replace
var
with
let
/
const
, return
.values
as Matrix too when input is a Matrix. See
#1705
2020-01-20 20:08:34 +01:00
..
benchmark
Improve performance of factorial for BigNumbers (
#1691
)
2019-12-31 11:31:35 +01:00
browser-test-config
Update Safari version in BrowserStack testing
2019-12-15 22:05:22 +01:00
generated-code-tests
Fixed
IndexNode
using a hardcoded, one-based implementation of
index
. See
#782
2019-11-20 12:23:06 +01:00
node-tests
run standard --fix
2019-08-21 10:09:10 +01:00
unit-tests
Replace
Array.fill
with a helper function, replace
var
with
let
/
const
, return
.values
as Matrix too when input is a Matrix. See
#1705
2020-01-20 20:08:34 +01:00