conjugate-gradient
Advanced tools
+1
-1
| { | ||
| "name": "conjugate-gradient", | ||
| "version": "0.0.0", | ||
| "version": "0.0.1", | ||
| "description": "Conjugate gradient solver", | ||
@@ -5,0 +5,0 @@ "main": "pcg.js", |
+0
-1
@@ -35,3 +35,2 @@ "use strict" | ||
| } | ||
| console.log(tolerance, max_iter) | ||
| if(!x) { | ||
@@ -38,0 +37,0 @@ if(b.buffer) { |
5009
-0.69%105
-0.94%