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-25 15:07:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
test
History
Jos de Jong
d97f338fcc
chore: replace util functions
values
and
contains
and usages of
indexOf
with using native JS functions
values
and
contains
(see
#3194
)
2024-04-25 08:35:49 +02:00
..
benchmark
chore: fix linting issue
2024-02-08 09:21:42 +01:00
browser-test-config
chore: update the browser versions tested on browserstack
2022-11-29 15:59:23 +01:00
generated-code-tests
fix
:
#3141
help(config)
altering the actual
config
when evaluating the examples
2024-02-01 11:09:02 +01:00
node-tests
chore: replace util functions
values
and
contains
and usages of
indexOf
with using native JS functions
values
and
contains
(see
#3194
)
2024-04-25 08:35:49 +02:00
typescript-tests
fix
:
#3180
fix type definitions of function
add
and
multiply
to allow
2024-04-03 09:27:12 +02:00
unit-tests
fix
#3192
: function
isNaN
returns
false
for
NaN
units in a matrix or array
2024-04-24 09:31:06 +02:00