Pat Grasso
|
8e01076ec9
|
Merge branch 'matrix.reshape' into develop
|
2017-02-24 10:12:20 -05:00 |
|
Pat Grasso
|
6e5dfe5b46
|
Create an exportable function for reshape()
Add `reshape()` to the list of matrix functions so that it can be called
via `mathjs.reshape()`.
|
2017-02-24 09:18:36 -05:00 |
|
Adam Kelly
|
6e63a112a2
|
Add Kronecker Product (Direct / Tensor Product)
Adds Kronecker Product as math.kron(x, y);
|
2017-01-17 22:31:42 +00:00 |
|
jos
|
e2a3878ba9
|
Moved functions format and print to section string
|
2016-03-03 20:17:41 +01:00 |
|
jos
|
e9e87cd938
|
Refactored ones and zeros to typed-functions. Created an index.js file for all matrix functions.
|
2015-04-28 20:14:08 +02:00 |
|