1:
-2:
-3:
- |
-A,B,C
+A,B,C
0.5,0.6,98.0
2.0,3.4,5.3
|
@@ -91,11 +162,7 @@ you can use this method using a StringReader.
All these functions expect the data type of the matrix to be generated as generic type argument.
Only Double, Single, Complex and Complex32 are supported.
Example:
-1:
-2:
-3:
- |
-using MathNet.Numerics.Data.Text;
+using MathNet.Numerics.Data.Text;
Matrix<double> matrix = DelimitedReader.Read<double>("data.csv", false, ",", true);
|
@@ -145,9 +212,7 @@ Default: null.
Example:
-1:
- |
-DelimitedWriter.Write("data.csv", matrix, ",");
+DelimitedWriter.Write("data.csv", matrix, ",");
|
The data extension packages also offer other ways to serialize a matrix to a binary stream or file.
@@ -157,88 +222,16 @@ Among others:
MATLAB Level-5 Mat files
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
+
+
+
diff --git a/Compatibility.html b/Compatibility.html
index b05e7c82..7dd33a1a 100644
--- a/Compatibility.html
+++ b/Compatibility.html
@@ -1,63 +1,138 @@
-
-
- Platform Support
+
+
+
+ Platform Support
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
|
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
+
+
+
diff --git a/Contributing.html b/Contributing.html
index cf2f7867..bbbbc47c 100644
--- a/Contributing.html
+++ b/Contributing.html
@@ -1,63 +1,138 @@
-
-
- Contribute to Math.NET Numerics
+
+
+
+ Contribute to Math.NET Numerics
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
|
|