Commit Graph
7 Commits
Author SHA1 Message Date
conrad 9cf0e7ab0a handle pow(cx_cube, cube) and pow(cube.each_slice, mat) 2022-09-19 12:48:14 +10:00
conrad 9f419fc2eb rearrange 2022-09-18 11:44:29 +10:00
conrad 271782e62c initial handling of cubes by powext 2022-09-18 11:41:58 +10:00
conrad 3032f25942 simplifications 2022-09-16 14:30:23 +10:00
conrad b05f4ca6bc expanded pow() to handle subview_each1 2022-09-15 11:34:34 +10:00
conrad c6f29dc15c handle pow(cx_mat, mat) 2022-09-14 14:26:50 +10:00
conrad 17a983dd59 initial implementation of element-wise pow() 2022-09-14 12:38:13 +10:00