AbstractPhil commited on
Commit
e794337
·
verified ·
1 Parent(s): 0e9f66f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- ehavior 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
 
 
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