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
/
src
History
josdejong
2ecac3ae3b
Implemented transpose
2013-04-03 22:32:07 +02:00
..
expr
Implemented getting and setting submatrices in the Parser
2013-04-01 12:55:36 +02:00
function
Implemented transpose
2013-04-03 22:32:07 +02:00
type
Documented Matrix and Range in readme. Fixed a bug in Matrix.set
2013-04-01 21:39:54 +02:00
constants.js
Renamed project from math2 to mathjs
2013-02-17 01:36:22 +01:00
exports.js
Created construction methods for easily creating data types. Moved the data types and parser to another namespace.
2013-03-26 22:06:48 +01:00
functions.js
Added check for correct argument count to all functions
2013-02-23 14:13:17 +01:00
header.js
implemented method format
2013-03-14 21:20:53 +01:00
util.js
Documented Matrix and Range in readme. Fixed a bug in Matrix.set
2013-04-01 21:39:54 +02:00