Commit Graph
28 Commits
Author SHA1 Message Date
conrad 10b1286069 refactor to use superlu::int_t 2025-04-23 16:27:05 +10:00
conrad 77cc3e9287 fix prototypes for xSYCON and xHECON 2024-12-17 12:17:02 +10:00
conrad dbca4d6631 wrappers for sytrs and hetrs 2024-11-11 20:05:17 +10:00
conrad bcca9da94d add wrappers 2024-10-30 15:39:21 +10:00
conrad 91dbb8c2ea rework arna_rng to use thread-safe mersenne twister as default; ensure unique seeds for each thread 2023-08-07 10:07:46 +10:00
conrad 44ef7e7e3e remove HDF5 wrapper functions 2022-12-01 18:01:07 +10:00
conrad be3197a4eb rename internal cmake-related option for clarity 2022-07-12 13:10:00 +10:00
conrad 3c3692215a print warning if incompatible HDF5 detected 2022-07-11 15:22:48 +10:00
conrad 3b2754f553 don't use ATLAS headers 2022-03-17 01:21:27 +10:00
conrad f0c5db3237 partially restore support for ATLAS, due to RHEL7 2022-03-16 21:36:24 +10:00
conrad db60a7b685 cleanup 2022-03-11 15:25:49 +10:00
conrad 367dee5274 remove support for lapack::larnv 2022-03-11 15:23:56 +10:00
conrad e32f2cd3f0 remomve deprecated class 2022-02-26 14:19:06 +10:00
conrad af9eaee9bd remove ATLAS related support 2022-02-24 11:21:16 +10:00
conrad 6a4ea5716e add SPDX license identifier 2021-09-21 14:20:15 +10:00
conrad 2b3e4bec4f initial implementation of pivoted chol 2021-07-03 01:26:28 +10:00
conrad 4b7a0157e7 fix 2021-04-21 12:56:47 +10:00
conrad cdd7a683b7 remove drop_tol arg 2021-04-21 12:50:09 +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 7737e1be06 use extern rng seeed instead of extern mt19937_64 2021-03-22 16:14:41 +10:00
conrad 6fcbeeb013 remove initialiser 2021-03-17 16:35:02 +10:00
conrad f2de89541a use explicit seed 2021-03-17 16:27:11 +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 5fed339dd8 fix 2020-12-22 13:47:36 +10:00
conrad a8bf6364bd definitions of xlangs and xgscon 2020-12-22 00:10:03 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00