conrad
|
de7ac59cd1
|
use more general 'system solvers' instead of 'matrix inversion'
|
2021-07-22 23:00:12 +10:00 |
|
conrad
|
90583f252b
|
fix version
|
2021-07-22 10:50:40 +10:00 |
|
conrad
|
622eb49768
|
simplifications
|
2021-07-22 10:46:57 +10:00 |
|
conrad
|
3e6e4df209
|
better wording
|
2021-07-22 10:44:16 +10:00 |
|
conrad
|
9cd78c2287
|
remove errant instance of static
|
2021-07-21 22:59:01 +10:00 |
|
conrad
|
c14c4a3975
|
rename internal links
|
2021-07-21 16:25:06 +10:00 |
|
conrad
|
50c6ce40f3
|
mention emitted warning when a rank deficient system is detected
|
2021-07-21 16:16:14 +10:00 |
|
conrad
|
4529818c7d
|
remove errant char
|
2021-07-21 15:34:23 +10:00 |
|
conrad
|
fcf83808b4
|
clean up section on output streams
|
2021-07-21 15:32:47 +10:00 |
|
conrad
|
2e3857063d
|
add explanatory note
|
2021-07-19 11:55:25 +10:00 |
|
conrad
|
4bf1e67fef
|
patch bump
|
2021-07-18 11:28:13 +10:00 |
|
conrad
|
c856ef7248
|
don't use constexpr functions here; C++17 inline variables would be required
|
2021-07-16 10:53:05 +10:00 |
|
conrad
|
27036df322
|
version bump
|
2021-07-15 11:56:49 +10:00 |
|
conrad
|
8c97ea4df1
|
add .reset_cache()
|
2021-07-13 12:23:37 +10:00 |
|
conrad
|
c9a848dc5d
|
better wording
|
2021-07-11 22:08:14 +10:00 |
|
conrad
|
317718223f
|
minor improvements
|
2021-07-10 22:23:41 +10:00 |
|
conrad
|
7fb6bd1532
|
more details
|
2021-07-08 15:35:32 +10:00 |
|
conrad
|
ca436d3aca
|
fix spelling
|
2021-07-07 19:43:40 +10:00 |
|
conrad
|
355a3b9a9f
|
fix error message
|
2021-07-07 18:44:07 +10:00 |
|
conrad
|
421aae25e5
|
mark as RC1
|
2021-07-07 16:58:35 +10:00 |
|
conrad
|
ab314e186d
|
add handling for ssv_ascii
|
2021-07-07 14:34:27 +10:00 |
|
conrad
|
8781d9f2e7
|
update list of changes
|
2021-07-07 13:13:47 +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
|
e11ceea0fa
|
update list of changes
|
2021-07-07 01:33:12 +10:00 |
|
conrad
|
e8f745c3ae
|
docs for csv_opts::semicolon
|
2021-07-07 01:28:22 +10:00 |
|
conrad
|
49ff02882a
|
search for the separator
|
2021-07-07 01:20:45 +10:00 |
|
conrad
|
d6f14704ba
|
add csv_opts::semicolon
|
2021-07-07 01:17:43 +10:00 |
|
conrad
|
b9bd406c93
|
add csv_opts::semicolon
|
2021-07-07 01:12:06 +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
|
656189c899
|
comment out no longer needed runtime test
|
2021-07-06 18:21:47 +10:00 |
|
conrad
|
7caf00caff
|
use compile time check instead of run time check
|
2021-07-06 18:10:09 +10:00 |
|
conrad
|
dff7f6017d
|
don't convert non-finite floats into integers
|
2021-07-06 16:44:14 +10:00 |
|
conrad
|
d484903646
|
don't convert non-finite floats into integers
|
2021-07-06 16:33:36 +10:00 |
|
conrad
|
df2120d22a
|
don't convert non-finite floats into integers
|
2021-07-06 16:09:30 +10:00 |
|
conrad
|
ab89a05146
|
mark conversion operator as const
|
2021-07-06 15:38:24 +10:00 |
|
conrad
|
2c9e2851d5
|
simplifications
|
2021-07-06 15:22:37 +10:00 |
|
conrad
|
8826ae9306
|
minor cleanups
|
2021-07-06 15:18:37 +10:00 |
|
conrad
|
cf2f390059
|
docs for fill::value(scalar)
|
2021-07-06 15:01:36 +10:00 |
|
conrad
|
0300641b8f
|
change 'fill_type' to 'fill_form'
|
2021-07-06 14:37:02 +10:00 |
|
conrad
|
903d75bd95
|
update list of changes
|
2021-07-06 14:36:30 +10:00 |
|
conrad
|
9f737e592d
|
fix
|
2021-07-06 12:29:31 +10:00 |
|
conrad
|
fcc145f755
|
simplify forms for chol()
|
2021-07-06 12:02:01 +10:00 |
|
conrad
|
012ab663e0
|
refine docs for chol()
|
2021-07-06 11:34:22 +10:00 |
|
conrad
|
67600133c2
|
expand list of changes
|
2021-07-06 00:51:05 +10:00 |
|
conrad
|
66c32403a0
|
started on pivot forms of chol()
|
2021-07-06 00:48:26 +10:00 |
|
conrad
|
d0c0bcec22
|
expand list of changes
|
2021-07-05 23:48:22 +10:00 |
|
conrad
|
d6a2b6e185
|
allow specifying fill value at construction
|
2021-07-04 00:21:47 +10:00 |
|