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
tetslee
12cdee2956
Merge branch 'algebraic_differentiation' into derivative
2016-10-25 13:06:37 +10:30
..
decomposition
Merge pull request
#440
from rjbaucells/develop
2015-08-28 20:45:49 +02:00
solver
Merge pull request
#461
from rjbaucells/develop
2015-09-07 13:02:14 -04: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
Added
cbrt
. Added a small test case and comment as well.
2015-09-21 02:48:30 -07:00
derivative.transform.js
Merged algebraic_differentiation, fixed issues with function transforms attached to factory functions
2015-07-29 21:24:34 +02:00
index.js
Fixed tabs
2015-08-26 04:53:50 +00:00
simplify.js
Fixed tabs
2015-08-26 04:53:50 +00:00
simplify.transform.js
Added new files
2015-08-25 00:59:42 +00:00