Commit Graph
20 Commits
Author SHA1 Message Date
conrad 8de8c98ed4 workaround for another thread_local issue on macOS 2021-05-29 01:43:48 +10:00
conrad f699d74143 avoid direct use of std::rand() for randg() 2021-04-13 12:31:53 +10:00
conrad a6b42aad6a use old method to ensure same sequence for ARMA_RNG_ALT randn 2021-04-12 12:45:08 +10:00
conrad 006ffdda6b fix indendation 2021-03-22 18:19:41 +10:00
conrad a825994703 fix wording 2021-03-22 17:29:32 +10:00
conrad 5fdfb73957 cleanup 2021-03-22 17:28:23 +10:00
conrad bfe9c5059b try warmup of mt19937_64_instance 2021-03-22 17:08:43 +10:00
conrad d72d553148 seed is always set before use of mt19937_64_instance 2021-03-22 16:17:41 +10:00
conrad 7737e1be06 use extern rng seeed instead of extern mt19937_64 2021-03-22 16:14:41 +10:00
conrad b8a5b62aa8 fix 2021-03-19 13:45:18 +10:00
conrad b8ed2568dc fix 2021-03-19 13:43:18 +10:00
conrad 2ebb82b374 prevent shadowing 2021-03-17 16:26:18 +10:00
conrad dbae094980 refactor to use an external instance of std::mt19937_64 instead of arma_rng_cxx11 2021-03-17 15:56:04 +10:00
conrad 3075947ac9 add typename 2021-02-27 12:09:04 +10:00
conrad b0898e9ca5 use c++11 based RNG for filling 2021-02-27 12:06:04 +10:00
conrad c7e8cd5c7c workaround for macOS thread_local issue 2021-02-25 12:20:34 +10:00
conrad f58d82e119 simplification 2021-02-18 18:46:16 +10:00
conrad 7ebfb9d871 fix for cx_mat.elem().randn() 2021-01-08 12:49:36 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00