Skip to content

Commit

Permalink
Update hesse-convergence.js
Browse files Browse the repository at this point in the history
  • Loading branch information
infusion committed Jun 18, 2022
1 parent c2b0691 commit d05ef55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hesse-convergence.js
Expand Up @@ -85,7 +85,7 @@ function run(V, j) {
// console.log(s[i].toFraction());
}

//console.log("multiplikation");
//console.log("multiplication");
var r = matrMult(t, s);
for (var i in r) {

Expand Down

0 comments on commit d05ef55

Please sign in to comment.