Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · 11.4.x
armadillo-code
Browse files
Oct 06, 2022
simplification: use std::atomic directly on mat pointers
· 2e466792
conrad
authored
Oct 07, 2022
2e466792
patch bump
· 5dff1abc
conrad
authored
Oct 06, 2022
5dff1abc
more debugging statements
· 6186968e
conrad
authored
Oct 06, 2022
6186968e
more debugging statements
· 0b3f4964
conrad
authored
Oct 06, 2022
0b3f4964
avoid code repetition
· 8b824239
conrad
authored
Oct 06, 2022
8b824239
Oct 04, 2022
preallocate arma_atomic_bool array for small cubes
· dff959f4
conrad
authored
Oct 05, 2022
dff959f4
remove redundant initialisation
· b787e2c2
conrad
authored
Oct 04, 2022
b787e2c2
change order of declarations
· abae6fc3
conrad
authored
Oct 04, 2022
abae6fc3
initial workaround for data races in Cube::slice()
· 50d831ba
conrad
authored
Oct 04, 2022
50d831ba
add comment about deprecation
· 0f296dbf
conrad
authored
Oct 04, 2022
0f296dbf
Sep 29, 2022
simplifications
· 312f92d5
conrad
authored
Sep 29, 2022
312f92d5
remove redundant check
· 95f9a2ef
conrad
authored
Sep 29, 2022
95f9a2ef
swap order
· bba3bbeb
conrad
authored
Sep 29, 2022
bba3bbeb
ensure consistency with the Mat class
· ded018ba
conrad
authored
Sep 29, 2022
ded018ba
Sep 27, 2022
ensure form of 'caveat' marker is consistent
· 02a8cd42
conrad
authored
Sep 27, 2022
02a8cd42
simplification
· 6c2ed1b2
conrad
authored
Sep 27, 2022
6c2ed1b2
recommendation for fill::zeros and fill::ones instead of zeros() and ones()
· 60248a44
conrad
authored
Sep 27, 2022
60248a44
Sep 26, 2022
add guards for corner cases
· a153dcbb
conrad
authored
Sep 26, 2022
a153dcbb
Sep 25, 2022
use explicit variables for error strings
· d45089d9
conrad
authored
Sep 25, 2022
d45089d9
Sep 22, 2022
version bump
· 1c88751c
conrad
authored
Sep 22, 2022
1c88751c
Sep 20, 2022
simplify error messages
· b8e7eb46
conrad
authored
Sep 20, 2022
b8e7eb46
Sep 19, 2022
fix
· c6bff4a5
conrad
authored
Sep 19, 2022
c6bff4a5
cleanup
· 61a505f4
conrad
authored
Sep 19, 2022
61a505f4
cleanup
· 2093ebf3
conrad
authored
Sep 19, 2022
2093ebf3
mark as RC1
· dd721e2b
conrad
authored
Sep 19, 2022
dd721e2b
update docs for pow()
· 5f87efca
conrad
authored
Sep 19, 2022
5f87efca
handle pow(cx_cube, cube) and pow(cube.each_slice, mat)
· 9cf0e7ab
conrad
authored
Sep 19, 2022
9cf0e7ab
Sep 18, 2022
rearrange
· 9f419fc2
conrad
authored
Sep 18, 2022
9f419fc2
initial handling of cubes by powext
· 271782e6
conrad
authored
Sep 18, 2022
271782e6
Sep 16, 2022
simplifications
· 3032f259
conrad
authored
Sep 16, 2022
3032f259
remove explicitly deleted functions
· 88342ba3
conrad
authored
Sep 16, 2022
88342ba3
use same pattern for consistency
· fe6e89d8
conrad
authored
Sep 16, 2022
fe6e89d8
add guard for consistency
· 77f6e7c5
conrad
authored
Sep 16, 2022
77f6e7c5
simplifications
· b0257d69
conrad
authored
Sep 16, 2022
b0257d69
check size before copy
· b9518337
conrad
authored
Sep 16, 2022
b9518337
simplification
· 70fd84aa
conrad
authored
Sep 16, 2022
70fd84aa
use soft reset
· 45b66321
conrad
authored
Sep 16, 2022
45b66321
simplifications
· 1adb5f7e
conrad
authored
Sep 16, 2022
1adb5f7e
simplifications
· 0ca754e7
conrad
authored
Sep 16, 2022
0ca754e7
reset output on size mismatch
· 60c3d151
conrad
authored
Sep 16, 2022
60c3d151
Loading