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 de Jong
df206f73fb
Merge pull request
#980
from paulobuchsbaum/new_rationalize
...
Small fix
2017-12-03 19:54:52 +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
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
Merge pull request
#958
from IvanVergiliev/simplify-exponentiation
2017-10-21 19:10:43 -06:00