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
/
lib
/
function
/
algebra
/
solver
History
jos
d7c4d28944
Fixed
#975
: a wrong example in the docs of lusolve
2017-11-23 20:25:22 +01:00
..
utils
Refactored
x && x.isMatrix === true
into
type.isMatrix(x)
, same with
isDenseMatrix
and
isSparseMatrix
2017-08-12 13:24:39 +02:00
lsolve.js
Merge pull request
#461
from rjbaucells/develop
2015-09-07 13:02:14 -04:00
lusolve.js
Fixed
#975
: a wrong example in the docs of lusolve
2017-11-23 20:25:22 +01:00
usolve.js
Merge pull request
#461
from rjbaucells/develop
2015-09-07 13:02:14 -04:00