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
/
function
History
josdejong
2ecac3ae3b
Implemented transpose
2013-04-03 22:32:07 +02:00
..
arithmetic.js
Documented Matrix and Range in readme. Fixed a bug in Matrix.set
2013-04-01 21:39:54 +02:00
complex.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
numerics.js
Implemented transpose
2013-04-03 22:32:07 +02:00
probability.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
statistics.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
trigonometry.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
type.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
units.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
util.js
Removed Vector, as it is redundant with Matrix and only adds complexity.
2013-03-28 21:05:05 +01:00