conrad
|
4e60f63b43
|
better wording
|
2022-10-13 11:41:15 +10:00 |
|
conrad
|
562912aae7
|
rearrange
|
2022-10-13 11:30:15 +10:00 |
|
conrad
|
33e59f7f1a
|
upgrade links
|
2022-10-13 11:23:20 +10:00 |
|
conrad
|
81891ea7c1
|
upgrade links
|
2022-10-13 11:17:29 +10:00 |
|
conrad
|
33c3c23722
|
fix broken links
|
2022-10-13 00:56:53 +10:00 |
|
conrad
|
c1277ba663
|
fix broken links
|
2022-10-13 00:53:17 +10:00 |
|
conrad
|
7d06488aa4
|
fix broken links
|
2022-10-13 00:48:05 +10:00 |
|
conrad
|
993d4e9af3
|
update wikipedia links to use https
|
2022-10-13 00:33:08 +10:00 |
|
conrad
|
76b88230f2
|
use std::lock_guard instead of explicit locking/unlocking
|
2022-10-12 13:11:01 +10:00 |
|
conrad
|
8fe6bdb3cf
|
add TODOs
|
2022-10-12 10:55:53 +10:00 |
|
conrad
|
b34cd0d2ef
|
store pointer before mutex unlock
|
2022-10-11 15:54:36 +10:00 |
|
conrad
|
44071638c7
|
simplification
|
2022-10-11 11:14:25 +10:00 |
|
conrad
|
3e16cfd611
|
prevent hanging lock in corner case
|
2022-10-11 11:12:10 +10:00 |
|
conrad
|
0a8344e3b5
|
use nullptr instead of 0
|
2022-10-11 10:25:22 +10:00 |
|
conrad
|
63c707de69
|
improve docs for Cube
|
2022-10-10 16:15:07 +10:00 |
|
conrad
|
1b533679ff
|
add note
|
2022-10-10 14:01:56 +10:00 |
|
conrad
|
3865a0520d
|
change order
|
2022-10-07 13:04:06 +10:00 |
|
conrad
|
2f3b57de47
|
simplification
|
2022-10-07 12:59:13 +10:00 |
|
conrad
|
5c96d0a07e
|
use same alignment type as Cube::fixed
|
2022-10-07 12:41:59 +10:00 |
|
conrad
|
f7d6f9190c
|
use same alignment type as Cube::fixed
|
2022-10-07 12:39:07 +10:00 |
|
conrad
|
1d0d82c790
|
clarifying comments
|
2022-10-07 12:19:11 +10:00 |
|
conrad
|
2e466792e9
|
simplification: use std::atomic directly on mat pointers
|
2022-10-07 00:07:22 +10:00 |
|
conrad
|
5dff1abc12
|
patch bump
|
2022-10-06 15:47:37 +10:00 |
|
conrad
|
6186968e7d
|
more debugging statements
|
2022-10-06 14:15:43 +10:00 |
|
conrad
|
0b3f496413
|
more debugging statements
|
2022-10-06 14:01:04 +10:00 |
|
conrad
|
8b8242395a
|
avoid code repetition
|
2022-10-06 12:35:12 +10:00 |
|
conrad
|
dff959f49b
|
preallocate arma_atomic_bool array for small cubes
|
2022-10-05 01:00:53 +10:00 |
|
conrad
|
b787e2c254
|
remove redundant initialisation
|
2022-10-04 17:46:23 +10:00 |
|
conrad
|
abae6fc358
|
change order of declarations
|
2022-10-04 17:45:38 +10:00 |
|
conrad
|
50d831ba39
|
initial workaround for data races in Cube::slice()
|
2022-10-04 16:28:19 +10:00 |
|
conrad
|
0f296dbf5d
|
add comment about deprecation
|
2022-10-04 10:08:30 +10:00 |
|
conrad
|
312f92d533
|
simplifications
|
2022-09-29 16:43:52 +10:00 |
|
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 |
|