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
jos
6308e5b7fc
Added missing embedded docs
2018-05-02 09:51:08 +02:00
..
decomposition
Added missing embedded docs
2018-05-02 09:51:08 +02:00
simplify
ensure all files end with trailing \n
2018-04-27 21:41:02 +01:00
solver
ensure all files end with trailing \n
2018-04-27 21:41:02 +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 local variables
arg1
,
arg2
to
arg0
,
arg1
to match the argument index
2018-04-11 13:27:50 +02:00
index.js
add use strict to the top of a bunch of files
2018-04-27 21:28:28 +01:00
rationalize.js
ensure all files end with trailing \n
2018-04-27 21:41:02 +01:00
simplify.js
Dropped constant
uninitialized
2018-02-04 13:09:09 +01:00