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
History
jos
d7c4d28944
Fixed
#975
: a wrong example in the docs of lusolve
2017-11-23 20:25:22 +01:00
..
decomposition
Released v3.12.0
2017-04-17 20:38:53 +02:00
simplify
#934
unaryMinus simplifyCore
2017-08-28 06:35:40 -07:00
solver
Fixed
#975
: a wrong example in the docs of lusolve
2017-11-23 20:25:22 +01:00
sparse
Fixed a bug in an internal method used for sparse matrices, see
#536
. Still needs extra unit tests to verify the behavior
2016-01-08 19:58:26 +01:00
derivative.js
Refactored usage of properties
.isNode
,
.isSymbolNode
, etc. into using functions like
type.isNode(x)
for security
2017-08-12 14:38:03 +02:00
index.js
implemented qr decomposition
2017-03-31 18:18:02 +01:00
simplify.js
Merge pull request
#958
from IvanVergiliev/simplify-exponentiation
2017-10-21 19:10:43 -06:00