mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-29 20:07:01 +01:00
hide log 2
This commit is contained in:
parent
180339188d
commit
3a5ad63489
1 changed files with 1 additions and 1 deletions
|
|
@ -488,7 +488,7 @@ optim.dog_leg = function (subsys, rough) {
|
|||
iter++;
|
||||
}
|
||||
log.push(stop);
|
||||
window.___log(log);
|
||||
//window.___log(log);
|
||||
return {
|
||||
evalCount: iter,
|
||||
error: err,
|
||||
|
|
|
|||
Loading…
Reference in a new issue