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
Joel Hoover
97098adad7
Added rule to simplify that allows for combining of like terms in embedded quantities
2018-01-02 01:02:19 -05:00
..
decomposition
Released v3.12.0
2017-04-17 20:38:53 +02:00
simplify
fix for
#998
unary minus bug
2017-12-26 15:34:11 -08: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
Rationalize Package
2017-11-27 17:16:21 -02:00
rationalize.js
Merge pull request
#980
from paulobuchsbaum/new_rationalize
2017-12-03 19:54:52 +01:00
simplify.js
Added rule to simplify that allows for combining of like terms in embedded quantities
2018-01-02 01:02:19 -05:00