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
Timothy Lee
82095ebc19
Revert "Changed multiply to only output Fractions when both arguments can be exactly represented as Fractions"
...
This reverts commit f3cb41864582b2dc8b07c07d4c22d6c313bcc114.
2017-05-08 15:57:19 +09:30
..
decomposition
Released v3.12.0
2017-04-17 20:38:53 +02:00
simplify
Revert "Changed multiply to only output Fractions when both arguments can be exactly represented as Fractions"
2017-05-08 15:57:19 +09:30
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