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
/
type
History
jos
41663147e6
Implemented function
sort
2014-08-14 22:24:15 +02:00
..
collection.js
Changed
min
,
max
, and
mean
to one-based dim
2014-07-24 21:35:11 +02:00
Complex.js
Using strict mode now in all files (added
'use strict';
on top of every file)
2014-07-18 23:19:14 +02:00
Help.js
Using strict mode now in all files (added
'use strict';
on top of every file)
2014-07-18 23:19:14 +02:00
Index.js
Fixed
#205
: A returned matrix subset is now only squeezed when the
index
consists of scalar values, and no longer for ranges resolving into a single value.
2014-08-09 16:48:00 +02:00
Matrix.js
Implemented function
sort
2014-08-14 22:24:15 +02:00
Range.js
Using strict mode now in all files (added
'use strict';
on top of every file)
2014-07-18 23:19:14 +02:00
ResultSet.js
Using strict mode now in all files (added
'use strict';
on top of every file)
2014-07-18 23:19:14 +02:00
Unit.js
Implemented function
sort
2014-08-14 22:24:15 +02:00