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
2025-12-08 19:46:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
lib
/
function
/
algebra
History
jos
99ab11b234
Dropped constant
uninitialized
2018-02-04 13:09:09 +01:00
..
decomposition
Released v3.12.0
2017-04-17 20:38:53 +02:00
simplify
Changes according to feedback from Harry
2018-02-01 19:45:07 +01: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
- Implemented
OperatorNode.isUnary
and
OperatorNode.isBinary
.
2018-01-31 11:00:39 +01:00
index.js
Rationalize Package
2017-11-27 17:16:21 -02:00
rationalize.js
- Implemented
OperatorNode.isUnary
and
OperatorNode.isBinary
.
2018-01-31 11:00:39 +01:00
simplify.js
Dropped constant
uninitialized
2018-02-04 13:09:09 +01:00