conrad
|
95f9a2ef74
|
remove redundant check
|
2022-09-29 15:29:31 +10:00 |
|
conrad
|
bba3bbebfe
|
swap order
|
2022-09-29 12:30:03 +10:00 |
|
conrad
|
ded018ba4c
|
ensure consistency with the Mat class
|
2022-09-29 11:48:16 +10:00 |
|
conrad
|
02a8cd420b
|
ensure form of 'caveat' marker is consistent
|
2022-09-27 13:32:22 +10:00 |
|
conrad
|
6c2ed1b2f0
|
simplification
|
2022-09-27 13:29:07 +10:00 |
|
conrad
|
60248a44ce
|
recommendation for fill::zeros and fill::ones instead of zeros() and ones()
|
2022-09-27 13:27:29 +10:00 |
|
conrad
|
a153dcbb16
|
add guards for corner cases
|
2022-09-26 15:53:46 +10:00 |
|
conrad
|
d45089d9aa
|
use explicit variables for error strings
|
2022-09-25 12:00:09 +10:00 |
|
conrad
|
1c88751c5e
|
version bump
|
2022-09-22 17:07:55 +10:00 |
|
conrad
|
b8e7eb46d4
|
simplify error messages
|
2022-09-20 14:28:14 +10:00 |
|
conrad
|
c6bff4a535
|
fix
|
2022-09-19 16:42:33 +10:00 |
|
conrad
|
61a505f490
|
cleanup
|
2022-09-19 16:29:15 +10:00 |
|
conrad
|
2093ebf3a9
|
cleanup
|
2022-09-19 16:22:14 +10:00 |
|
conrad
|
dd721e2b3f
|
mark as RC1
|
2022-09-19 13:43:31 +10:00 |
|
conrad
|
5f87efcad0
|
update docs for pow()
|
2022-09-19 12:48:38 +10:00 |
|
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
|
88342ba388
|
remove explicitly deleted functions
|
2022-09-16 14:14:06 +10:00 |
|
conrad
|
fe6e89d8f1
|
use same pattern for consistency
|
2022-09-16 13:37:34 +10:00 |
|
conrad
|
77f6e7c5dd
|
add guard for consistency
|
2022-09-16 13:11:20 +10:00 |
|
conrad
|
b0257d69ec
|
simplifications
|
2022-09-16 13:05:20 +10:00 |
|
conrad
|
b9518337ea
|
check size before copy
|
2022-09-16 12:49:07 +10:00 |
|
conrad
|
70fd84aaf6
|
simplification
|
2022-09-16 12:46:12 +10:00 |
|
conrad
|
45b6632147
|
use soft reset
|
2022-09-16 12:33:23 +10:00 |
|
conrad
|
1adb5f7ead
|
simplifications
|
2022-09-16 12:21:43 +10:00 |
|
conrad
|
0ca754e7d0
|
simplifications
|
2022-09-16 12:13:28 +10:00 |
|
conrad
|
60c3d15197
|
reset output on size mismatch
|
2022-09-16 12:09:26 +10:00 |
|
conrad
|
7c95f23717
|
simplification
|
2022-09-16 12:07:00 +10:00 |
|
conrad
|
45d54e1ec1
|
reset output on size mismatch
|
2022-09-16 12:06:48 +10:00 |
|
conrad
|
e68c026343
|
suggest to use square() instead of pow(X,2)
|
2022-09-15 16:49:05 +10:00 |
|
conrad
|
2301d46777
|
add internal link
|
2022-09-15 16:40:38 +10:00 |
|
conrad
|
48b6312f86
|
combine list of changes for simplicity
|
2022-09-15 16:32:41 +10:00 |
|
conrad
|
0f2a79bf25
|
simplify to use lambda function
|
2022-09-15 16:23:56 +10:00 |
|
conrad
|
6e6a5086f3
|
remove pow from list of misc fns
|
2022-09-15 15:42:20 +10:00 |
|
conrad
|
e2fff3399a
|
update list of changes
|
2022-09-15 15:37:36 +10:00 |
|
conrad
|
584db6dfc5
|
rearrange for clarity
|
2022-09-15 15:34:25 +10:00 |
|
conrad
|
46186d068c
|
fix ordering
|
2022-09-15 15:32:59 +10:00 |
|
conrad
|
7b3a345236
|
separate entry for expanded form of pow()
|
2022-09-15 15:30:01 +10:00 |
|
conrad
|
52076bef60
|
optionally use openmp
|
2022-09-15 14:39:33 +10:00 |
|
conrad
|
67d500d878
|
optionally use openmp
|
2022-09-15 12:23:41 +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 |
|
conrad
|
9ad6d34ba7
|
remove no longer needed code
|
2022-09-14 11:51:08 +10:00 |
|
conrad
|
d7367f6332
|
explicitly check for nullptr
|
2022-09-13 11:14:21 +10:00 |
|
conrad
|
f77132b829
|
explicitly check for nullptr
|
2022-09-13 11:04:13 +10:00 |
|
conrad
|
bc4401a8a3
|
mark unwanted conversions as explicitly deleted
|
2022-09-12 14:19:30 +10:00 |
|
conrad
|
4bb9a4b612
|
simplification
|
2022-09-12 14:13:34 +10:00 |
|