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-25 15:07:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
lib
/
function
/
algebra
History
Jos de Jong
4504c3cc2a
Merge pull request
#1003
from HarrySarson/3-arg-derivative
...
Improves derivative for 3 argument nodes.
Closes
#1002
2018-01-13 12:32:56 +01:00
..
decomposition
Released v3.12.0
2017-04-17 20:38:53 +02:00
simplify
Handle error in simplifyConstants when a function has all numeric arguments but is not itself defined
2018-01-08 01:13:14 -05: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
uses orginal order of switch statements
2018-01-08 11:18:44 +00: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