update list of changes

This commit is contained in:
conrad
2021-07-07 01:33:12 +10:00
parent e8f745c3ae
commit e11ceea0fa
+1
View File
@@ -19259,6 +19259,7 @@ List of additions and changes for each version:
<li>faster <a href="#save_load_mat">loading</a> of CSV files when using OpenMP
<li>expanded <a href="#chol">chol()</a> to optionally use pivoted decomposition</li>
<li>expanded vector, matrix and cube constructors to allow element initilisation via <code>fill::value(scalar)</code></li>
<li>added <i>csv_opts::semicolon</i> option to allow <a href="#save_load_mat">saving/loading</a> of CSV files with semicolon (;) instead of comma (,) as the separator character</li>
</ul>
</li>
<br>