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
/
test
History
josdejong
2ecac3ae3b
Implemented transpose
2013-04-03 22:32:07 +02:00
..
expr
Documented Matrix and Range in readme. Fixed a bug in Matrix.set
2013-04-01 21:39:54 +02:00
function
Implemented transpose
2013-04-03 22:32:07 +02:00
type
Changed Matrix.get and Matrix.set to one-based instead of zero-based.
2013-04-01 13:53:49 +02:00
test.html
Implemented Matrix support for all methods
2013-04-01 15:30:25 +02:00
test.min.html
Refactored Parser, Scope, and Workspace inside a closure. Added a travis config file.
2013-03-27 20:52:16 +01:00