Commit Graph
31 Commits
Author SHA1 Message Date
conrad f6d51cbd44 handle corner cases 2021-11-17 15:36:36 +10:00
conrad 07e5cc59cd ensure val is overwritten 2021-11-17 15:26:29 +10:00
conrad 0f51020a06 remove handling of seldom encountered case 2021-11-17 15:21:44 +10:00
conrad c223b70d2d handle tokens stating with '.' 2021-11-17 15:17:44 +10:00
conrad 3d6fd3139a handle tokens stating with '.' 2021-11-17 15:05:44 +10:00
conrad 3b9e384ecb prevent loading garbage 2021-11-17 15:01:13 +10:00
conrad 971ad8b22d cleanup: replace 'i.e.' with 'ie.' for consistency 2021-09-26 16:07:54 +10:00
conrad 0e949f440e cleanup: replace 'e.g.' with 'eg.' for consistency 2021-09-26 16:02:59 +10:00
conrad b829608b35 add SPDX license identifier 2021-09-21 14:18:36 +10:00
conrad 1c43f43a40 allow detection of CSV files with semicolon as the separating character 2021-07-07 13:10:43 +10:00
conrad 40c0f346bd simplifications 2021-07-07 12:30:34 +10:00
conrad 5bc4f7b321 use explicit argument for separator 2021-07-07 12:11:46 +10:00
conrad 7b4e11c6ed prepare for custom separator in CSV files 2021-07-07 00:56:42 +10:00
conrad a0a60acbf0 fall back to serial loader if not enough memory 2021-07-07 00:35:29 +10:00
conrad 17acca7dd9 parallelised csv loader 2021-07-03 23:03:42 +10:00
conrad a5479bd433 conditional erasure 2021-06-08 12:38:33 +10:00
conrad 39c7f39388 more robust handling of csv with complex numbers 2021-06-07 11:46:08 +10:00
conrad 764c77d5a3 move non-critical tasks out of try block 2021-05-27 13:36:37 +10:00
conrad 393754f3d9 simplifications 2021-05-24 22:43:52 +10:00
conrad 12c9ec507c better handling of bad_alloc situations 2021-05-24 16:26:53 +10:00
conrad 72386a6550 catch bad_alloc while loading data 2021-05-24 15:35:24 +10:00
conrad 7894aefa8e catch bad_alloc while loading data 2021-05-24 14:22:36 +10:00
conrad 7e2427b769 catch bad_alloc while loading data 2021-05-24 14:00:12 +10:00
conrad a48c8a3418 fix 2021-03-30 17:09:59 +10:00
conrad c4b83ca819 use warning messages with configurable warning level 2021-03-30 16:59:57 +10:00
conrad 1cd2edbcda fixes 2021-03-28 15:48:42 +10:00
conrad 660cb7057f clean up error messages 2021-02-23 13:09:51 +10:00
conrad d949264004 initial handling of coord_ascii by dense matrices 2021-02-21 23:25:37 +10:00
conrad 6e9f37dbdb more cleanups 2021-01-10 11:57:17 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00