Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ I **could not** speed up algo **today**, however I found out something more cruc
|
|
| 6 |
|
| 7 |
The cudasolver variation... is actually **quite inaccurate** compared to the traditional math results expectation.
|
| 8 |
It loses on many spectrums to regressive deflation, and I've organized a specific algorithm that supplements this exact
|
| 9 |
-
|
| 10 |
|
| 11 |
Faster, maybe not. Can't improve the speed. It's basically hardware optimized to the T until I hit the cuda kernels directly.
|
| 12 |
|
|
|
|
| 6 |
|
| 7 |
The cudasolver variation... is actually **quite inaccurate** compared to the traditional math results expectation.
|
| 8 |
It loses on many spectrums to regressive deflation, and I've organized a specific algorithm that supplements this exact
|
| 9 |
+
behavior for improved accuracy.
|
| 10 |
|
| 11 |
Faster, maybe not. Can't improve the speed. It's basically hardware optimized to the T until I hit the cuda kernels directly.
|
| 12 |
|