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 de Jong
e02b9520ea
Merge pull request
#819
from HarrySarson/qr-implementation
...
Qr implementation
2017-04-15 20:26:04 +02:00
..
decomposition
Correct the return value of qr example.
2017-04-13 12:09:02 +01:00
simplify
Fixed
simplify
not handling non-existing functions correctly
2017-01-22 15:44:14 +01: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
Fixed markdown urls, updated an example
2017-01-23 21:56:14 +01:00
index.js
implemented qr decomposition
2017-03-31 18:18:02 +01:00
simplify.js
simplify - remove addtion of zero
2017-04-13 19:06:39 +09:30