Timeline for Calculate the Kronecker sum of two matrices
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 27, 2016 at 1:18 | comment | added | miles | @Dennis good catch, I was only testing against random values ? 4 4 $ 100 . I'm not sure if there's a way to make use of dyad compose x f&g y = (g x) f (g y) or something else here. | |
| Apr 27, 2016 at 1:14 | history | rollback | miles | Rollback to Revision 3 | |
| Apr 27, 2016 at 0:20 | comment | added | Dennis | Using matrix division will fail if one of the matrices is singular. For example, (2 2 $ 1 2 3 4) f (2 2 $ 1 1 1 1) will raise a domain error. | |
| Apr 26, 2016 at 21:00 | history | edited | miles | CC BY-SA 3.0 | removed i function using Mego's method |
| Apr 26, 2016 at 20:30 | history | edited | miles | CC BY-SA 3.0 | added 6 characters in body |
| Apr 26, 2016 at 14:57 | history | edited | miles | CC BY-SA 3.0 | added 9 characters in body |
| Apr 26, 2016 at 14:42 | history | answered | miles | CC BY-SA 3.0 |