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 · 10.5.x
armadillo-code
Browse files
May 29, 2021
update examples to take into account new defaults
· 483fee2b
conrad
authored
May 29, 2021
483fee2b
patch bump
· 19d7540f
conrad
authored
May 29, 2021
19d7540f
remove no longer needed code
· 2f66c3c3
conrad
authored
May 29, 2021
2f66c3c3
May 28, 2021
workaround for another thread_local issue on macOS
· 8de8c98e
conrad
authored
May 29, 2021
8de8c98e
ensure consistent behaviour between Mat and Cube
· 11362c5d
conrad
authored
May 28, 2021
11362c5d
May 27, 2021
move non-critical tasks out of try block
· 764c77d5
conrad
authored
May 27, 2021
764c77d5
May 25, 2021
fix
· 78711ba0
conrad
authored
May 25, 2021
78711ba0
simplification
· 4a5293ec
conrad
authored
May 25, 2021
4a5293ec
May 24, 2021
simplifications
· 393754f3
conrad
authored
May 24, 2021
393754f3
better handling of bad_alloc situations
· 12c9ec50
conrad
authored
May 24, 2021
12c9ec50
catch bad_alloc while loading data
· 72386a65
conrad
authored
May 24, 2021
72386a65
better wording
· d04cefe7
conrad
authored
May 24, 2021
d04cefe7
catch bad_alloc while loading data
· 7894aefa
conrad
authored
May 24, 2021
7894aefa
catch bad_alloc while loading data
· 7e2427b7
conrad
authored
May 24, 2021
7e2427b7
May 21, 2021
ensure object is sane after memory acquisition failure
· faf6c8f4
conrad
authored
May 21, 2021
faf6c8f4
ensure object is sane after memory acquisition failure
· 8efc4504
conrad
authored
May 21, 2021
8efc4504
minor version bump
· 00600d53
conrad
authored
May 21, 2021
00600d53
reduce pedantic compiler warnings
· 7706301d
conrad
authored
May 21, 2021
7706301d
May 20, 2021
fix
· b021217b
conrad
authored
May 20, 2021
b021217b
May 19, 2021
ignore unused variable
· 4ff464fb
conrad
authored
May 19, 2021
4ff464fb
May 16, 2021
update openmp thresholds
· a1e0c304
conrad
authored
May 16, 2021
a1e0c304
May 15, 2021
mark as RC1
· 0894c11b
conrad
authored
May 15, 2021
0894c11b
update list of changes
· d5752c4d
conrad
authored
May 15, 2021
d5752c4d
May 14, 2021
added .clean()
· 11c8a05f
conrad
authored
May 15, 2021
11c8a05f
added .replace() and .clean()
· 7ca483de
conrad
authored
May 14, 2021
7ca483de
use openmp for computationally expensive ops
· 4d54a830
conrad
authored
May 14, 2021
4d54a830
use openmp for computationally expensive ops
· ee6ce32e
conrad
authored
May 14, 2021
ee6ce32e
fix
· 968cbee8
conrad
authored
May 14, 2021
968cbee8
add .clean()
· 17a9e4cf
conrad
authored
May 14, 2021
17a9e4cf
add .clamp()
· 0e00caf7
conrad
authored
May 14, 2021
0e00caf7
simplification
· 07579bb1
conrad
authored
May 14, 2021
07579bb1
add .clamp()
· c351f5eb
conrad
authored
May 14, 2021
c351f5eb
fix
· 87e63142
conrad
authored
May 14, 2021
87e63142
generate random array instead of calling arma_rng::randu<eT>() in a loop
· 3fd74d24
conrad
authored
May 14, 2021
3fd74d24
remove no longer needed typedef
· be96b16f
conrad
authored
May 14, 2021
be96b16f
simplifications
· 8b94ae0a
conrad
authored
May 14, 2021
8b94ae0a
May 13, 2021
use fill indicator
· e3ab3b6d
conrad
authored
May 13, 2021
e3ab3b6d
expand size() to accept span args
· ae95b1a7
conrad
authored
May 13, 2021
ae95b1a7
May 12, 2021
fix comment
· 1c3b9e6d
conrad
authored
May 12, 2021
1c3b9e6d
added rudimentary .randu() and .randn()
· 12bcca37
conrad
authored
May 12, 2021
12bcca37
Loading